:root {
	--main-color: #00adef;
	--main-color-40: rgba(0, 183, 241, 0.4);
	--main-color-light: #9ce4ff;
	--main-color-lighter: #d8effc;
	--main-color-ligter-light: #EDFAFF;
	--main-color-dark: #5BC4FF;
	--main-color-darker: #008ABF;
  }

  body {
	background: white;
	font-family: 'Helvetica Neue', helvetica, arial, sans-serif;
}

a, a:visited, a:active, a:link {
	color: gray;
}

h1, h2, h3, h4 {
	color: #00adef;
	font-family: 'Helvetica Neue', helvetica, arial, sans-serif;
}

.wrap {
	background: none;
}

#content {

}

#content .wrap {
	min-height: 0;
}

#content select {
	background-image: url(/images/fotonaredi/chevron_d.png);
}

@-moz-document url-prefix() {
.css-select-moz {
	background-image: url(/images/fotonaredi/chevron_d.png);
  }
}


/* back menu for smaller screens */


#menuback {
	background-color: #222;
}
.menubackitem {
	padding: 10px;
	font-size: 17px;
	color: #00b7f1;
	font-weight: 400;
}
.selmenubackitem {
	background-color: #00b7f1;
	color: white;
}
.menubackitem:hover {
	background-color: #00b7f1;
	color: black;
}
#menubackbutton {
	left: 15px;
	top:15px;
}

/* contents */

.pagetoptitle {
	font-weight: 400;
}

.pagetoptitle a {
	color: #00b7f1;
	font-weight: 400;
	font-size: 24px;
}

.questionswrap a:hover, .questionswrap a:hover p {
	color: #00b7f1;
	text-shadow: none;
}

.questionswrap li, .questionsfinal a {
	font-weight: 400;
}

/* page heads */

#head {
	background-color: #00b7f1;
	font-family: 'Helvetica Neue', helvetica, arial, sans-serif;
}

#head.creator {
	background-color: #00b7f1;
	background-image: none;
}

.headwrap {
	height: auto;
	line-height: 9px;
}

.headwrap.admin {
	height: 40px;
}

.logo_glava {
	position: relative;
	left: 0;
	padding: 10px 0 10px 30px;
}

.headwrap.admin .logo_glava {
	position: absolute;
	left: 20px;
	padding: 0;
}

.logo_glava img{
	height: 60px;
}

.headwrap.admin .logo_glava img {
	height: 36px;
}

.traka_glava {
	right: 0.6%;
	bottom: 0;
	letter-spacing: 1px;
	font-weight: 400;
}

.traka_glava a{
	marign: 0;
	color: white !important;
	font-weight: 300;
	padding: 10px 5px;
	font-size: 14pt;
}

.traka_glava a:hover {
	text-shadow: none;
	background-color: #0276A7;
}

.traka_glava .headsublinks {
	background-color: #00b7f1;
}

.login_head {
	top: 0px;
	right: 30px;
	padding: 8px 10px;
	background-color: white;
	color: black;
	border-radius: 0;
}

.login_head a {
	color: black !important;
	letter-spacing: 1px;
	font-weight: 400;
}

/* login & register page */

#login-content {
	float: left;
	width: 39%;
	border: 1px solid lightgray;
	border-radius: 10px;
}

#login-content > div{
	margin: 15px;
}

#loginfgt {
	color: #00adef;
}

#registerImg, #loginTxt {
	float: left;
	width: 55%;
	margin-right: 5%;
	overflow: hidden;
}

#loginTxt > div {
	padding: 10px;
}

#registerImg > img{
	width: 100%;
}

.loginpromotxt, .loginpromotxttop {
	width: 90%;
	font-size: 17px;
	color: #f90;
	text-align: center;
	margin: 30px auto 0;
}

.loginpromotxttop {
	margin: 0 auto 10px;
	padding-top: 10px;
}

/* products */

.prod_group_title {
	padding: 30px 5px 5px;
}

a.groupmenuitem {
	color: #00adef !important;
}

.groupmenuselected {
	background-color: #00adef;
}

a.groupmenuselected {
	color: white !important;
}

.groupmenuselected:hover {
	background-color: #00adef;
}

/* footers ... */

#footer {
	background-color: #00adef;
	font-family: 'Helvetica Neue', helvetica, arial, sans-serif;
}

#footer a, #footer a:visited {
	color: white;
	font-weight: 400;
}

#bigfooter {
	background-color: #00adef;
	color: white;
	text-align: left;
	font-family: 'Helvetica Neue', helvetica, arial, sans-serif;
}

#bigfooter a{
	color: white;
	font-family: 'Helvetica Neue', helvetica, arial, sans-serif;
	font-weight: 400;
}

#bigfooter h1, #bigfooter h2, #bigfooter h3, #bigfooter h4{
	color: white;
	font-weight: 400;
	letter-spacing: 1px;
	font-family: 'Helvetica Neue', helvetica, arial, sans-serif;
}

#bgfcontent {
	color: white;
}

#bgfcontent .widget {
	text-align: left;
}

#footer a:hover, #bigfooter a:hover {
	color: #007eae;
}


/* color definition classes */


.maincolor {
	color: #00adef;
}

.backmaincolor {
	background-color: #00adef;
}

.mainbordercolor {
	border-color: #00adef;
}

.maincolorlight {
	color: #9ce4ff;
}

.backmaincolorlight {
	background-color: #9ce4ff;
}

/* buttons */

.topbutton, .topbutton_s, .button_m {
	font-family: 'Helvetica Neue', helvetica, arial, sans-serif;
	font-weight: 400;
	background-color: #00b9ff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#00b9ff), to(#00adef));
	background-image: -webkit-linear-gradient(top, #00b9ff, #00adef);
	background-image: -moz-linear-gradient(top, #00b9ff 0%, #00adef);
	background-image: -o-linear-gradient(top, #00b9ff 0%, #00adef);
	background-image: linear-gradient(to bottom, #00b9ff, #00adef);
	border: 1px solid #00adef;
	text-transform: none;
	text-shadow: none;
	letter-spacing: 1px;
	box-shadow: none;
}

.topbutton.greenbutton {
	background: #ff9100;
	border-color: #ed8700;
	border-top-color: #ffa42d;
}

.topbutton:hover, .topbutton_s:hover, .topbutton:active, .topbutton_s:active, .button_m:hover, .button_m:active {
	background: #00adef;
}

.topbutton.greenbutton:hover, .topbutton.greenbutton:active {
	background: #ed8700;
	border-top-color: #ffa42d;
}

/* ui widgets */

.ui-widget-header {
	background: #00adef;
	border: 1px solid #00adef;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	color: #00adef;
}

/* pages elements */

.toptitle {
	font-size: 18pt;
	padding: 3px 0;
	border-bottom: 2px solid #00adef;
	margin-bottom: 10px;
}

.prodstiltitle {
	text-align: center;
	padding: 18px 5px;
	box-sizing: border-box;
}

.prodstilselinfo  {
	text-align: center;
}

.scroll_left_btn {
	border-radius: 0;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	background-color: rgba(0,0,0,0.2);
}

.scroll_right_btn {
	border-radius: 0;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	background-color: rgba(0,0,0,0.2);
}

.admin_link a {
	font-weight: 400;
}

.ui-dialog {
	font-family: 'Helvetica Neue', helvetica, arial, sans-serif;
}

.ui-dialog-titlebar {
	font-weight: 400;
}

.ui-dialog.ui-widget-content {
	border: none;
}

.ui-widget-header {
	border: none;
}

.ui-dialog .ui-dialog-titlebar {
	padding: .6em 1em;
	font-size: 1.1em;
}

.ui-dialog .ui-dialog-buttonpane button {
	font-family: 'Helvetica Neue', helvetica, arial, sans-serif;
	font-weight: 400;
	color: white;
	background-color: #00adef;
	background-image: none;
	background: -moz-linear-gradient(
		top,
		#00b9ff 0%,
		#00adef);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#00b9ff),
		to(#00adef));
	border: 1px solid #00adef;
}

.ui-dialog .ui-dialog-buttonpane button:hover {
	background: -moz-linear-gradient(
		top,
		#00adef 0%,
		#00adef);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#00adef),
		to(#00adef));
}

a.ui-dialog-titlebar-close.ui-state-hover {
	background-image: none;
	background-color: transparent;
	border-color: transparent;
}

a.ui-dialog-titlebar-close.ui-state-hover .ui-icon-closethick {
	background-image: url(/php2/temp/ui-icons_228ef1_256x240.png);
}

#logintip {
	text-align: center;
}

#logintip.ui-state-highlight {
	border: 0;
	background-image: none;
	background: -moz-linear-gradient(
		top,
		rgba(0,183,241,0.5) 0%,
		rgba(0,183,241,0.5));
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(rgba(0,183,241,0.5)),
		to(rgba(0,183,241,0.5)));
}

.login-cont-wrap a {
	color: #00adef !important;
	font-weight: 400;
}

.login-cont-button {
	text-align: center;
	margin-bottom: 20px;
}

.login-cont-button > div, .login-cont-regbutton > div {
	display: block;
}

.headshopnum {
	padding: 3px 3px 3px 4px;
}

.arrow_box, .headshopnum.arrow_box {
	border-color: #00adef;
}
.arrow_box:before, .headshopnum.arrow_box:before {
	border-right-color: #00adef;
}
.headshopnum.arrow_box:after {
	border-right-color: #ffffff;
}

/* FAQs */

.faqshort a .faqtop {
	color: #00adef;
}

.faqshort a .faqgroup:hover {
	color: #00adef;
}

/* Basket */

.baskettop, .baskettop th {
	color: #00adef;
	border-top: 1px solid #00adef;
}

#mycouponswrap {
	margin: 0 -10px;
}


/* my photos */

#folders .foldername:hover {
	background-color: #00adef;
}

#folders .foldername.foldersel {
	background-color: #00adef;
}

#folders .foldernew, #folders .foldernew .foldericn {
	color: #00adef;
}

#folders .foldernew:hover, #folders .foldernew:hover .foldericn {
	color: #008ec4;
	background-color: initial;
}

#photos .photowrap.editselect:after {
	background-image: url('/images/fotonaredi/photocheck2.png');
}

#phcreatetilewrap input:focus, .forms_h input:focus, .forms_h textarea:focus, #checkoutcol1wrap input:focus {
	border-color: #00adef;
	outline: 1px #00adef;
	outline-style: auto;
}

/* my products */

.mygroup {
	border-bottom: 1px solid #00adef;
}

.myprodscont .productwrap {
	border-bottom: 1px solid #00adef;
}

/* checkout */

.checkwrap.checkwrapsel {
	background-color: #9ce4ff;
}

.checkwrap.checkwrapsel .checkcheck {
	background-image: url(/images/check2a.png);
}

.checkinfo .paymill img {
	max-width: 350px;
	margin-left: -20%;
	margin-bottom: -5%;
}

.checkinfo .paypal img {
	max-width: 330px;
	margin-left: -27%;
}

#checkoutcol1wrap input:focus {
	border-color: #00adef;
	outline: 1px #00adef;
	outline-style: auto;
}

/* admin users */

.seg .ord, .seg .prod, .segu .ord {
	background-color: #00adef;
}

.seg .prod, .segu .prod {
	background-color: #008fc6;
}

.sectiontitleblock:after {
	background: #00adef;
}

/* Responsive Design
------------------------------------------------------------ */

@media only screen and (max-width: 1200px) {

}

@media only screen and (max-width: 999px) {
	.prod_group_title {
		padding: 20px 5px 5px 30px;
	}
}

@media only screen and (max-width: 768px) {
	#head .login_head {
		right: 10px;
		padding: 8px 12px 12px;
	}
	#head .logo_glava {
		position: absolute;
		top: 0;
		right: 0;
		left: initial;
		padding: 10px;
		overflow: hidden;
		width: 40px;
	}
	#head .logo_glava img {
		height: 35px;
	}
	.admin .headwrap {
		height: 45px;
	}
	#login-content {
		width: 49%;
	}
	#registerImg, #loginTxt {
		width: 45%;
	}
	#registerImg > img{
		width: 190%;
	}
	.prod_group_title {
		padding: 15px 5px 5px 20px;
	}
}

@media only screen and (max-width: 400px) {
	#login-content {
		float: none;
		width: 90%;
		margin: 0 auto;
	}

	#registerImg, #loginTxt {
		float: none;
		width: 100%;
		margin-right: 0;
	}
	#registerImg > img{
		width: 100%;
	}
	.prod_group_title {
		padding: 5px 5px 5px 15px;
	}
}

@media only screen and (max-width: 320px) {
	#head .logo_glava img {
		height: 36px;
	}
	#menubackbutton {
	    left: 11px;
	    top: 11px;
	}
}
