.SHA{
	-moz-box-shadow: 0px 0px 3px #404b52;
	-webkit-box-shadow: 0px 0px 3px #404b52;
	box-shadow: 0px 0px 3px #404b52;
}
ul.headerMenu{
	list-style: none;
	padding: 0px; 	
	margin:0px;
	float:right;
	font-size:10px;
	font-weight:bold;
	height:40px;
	
}
ul.headerMenu li{
	float:left;
	display:block;
	border-left:solid 1px rgba(0, 0, 0, 0.1);
}
ul.headerMenu li:FIRST-CHILD{ border-left:none; }
ul.headerMenu li a{
	display:block;
	text-decoration: none;
	color:#404b52;
	text-align:center;
	padding:0px 10px 0px 10px;
	border-top:solid 1px white;
	line-height:40px;
	height:40px;
	cursor:pointer;
}
ul.headerMenu li a i{
	margin-top:14px;
	margin-bottom:8px;
	font-size:30px;
}


ul.headerMenu li a:hover {
	color:#e8112d;
	border-top:solid 1px #e8112d;
}
ul.headerMenu li a.selectedHM{
	color:#e8112d;
	border-top:solid 1px #e8112d;
}
#logo{
	overflow:hidden;
	float:left;
	height:80px;
	width:330px;
	float:left;
	
}





 /* FACEBOOK AND LANGUAGE----------------------------------------- */

ul.fbothers{
	float:left;
	list-style:none;
	padding:0px;
	margin:0px;
}
ul.fbothers li:FIRST-CHILD{
}
ul.fbothers li{
	float:left;
	height:40px;
	width:40px;
	text-align:center;
	line-height:40px;
	border:solid 1px #ebedef;
}
ul.fbothers li i{
	font-size:14px;
	color:#848994;
}
ul.fbothers li i:hover{
	color:white;	
}
ul.fbothers li:hover{
	background-color:#50a2de;
	color:white;
}


ul.fbothers li img{
	margin-top:12px;
}

 /* REGISTRATION----------------------------------------- */

ul.reglogrec{
	float:right;
	list-style:none;
	padding:0px;
	margin:0px;
	margin-top:5px;
}
ul.reglogrec li{
	float:left;
	height:25px;
	line-height:30px;
	font-size:10px;
	padding:0px 10px 0px 10px;
	cursor:pointer;
	
}



 /* LEFT MENU----------------------------------------- */


#left_side {
	width:240px;
	float:left;
	margin-bottom:80px;
}

.menutitle{
	width: 200px;
	margin:0px;padding:0px;
	font-size:11px;
	margin-top:10px;
	
	text-align:left;
	background-color:#50a2de;
	border:solid 1px #50a2de;
	padding:10px 15px 10px 15px;
	color:white;
}
.menutitle i{
	width:25px;
	height:40px;
	float:left;
	font-size:20px;
}

#menu_left ul {
	padding:0px;margin:0px;
	list-style: none;
	display: block;
	width: 230px;
	background-color:white;
	border:solid 1px #ebebeb;
}

#menu_left ul li {
	position: relative;
	
}

#menu_left ul li:after {
	position: absolute;
	top: 10px;
	right: 13px;
	display: block;
	width: 14px;
	height: 15px;
	background-image: url(/images/ajax-nav-row.png);
	background-repeat: no-repeat;
	content: "";
	-webkit-transition: right .25s linear;
	transition: right .25s linear;
}

#menu_left ul li:hover:after, #menu_left ul li.current:after {
	right: 7px;
	background-position: bottom;
}

#menu_left ul li:hover:before,#menu_left ul li.current:before {
	position: absolute;
	top: 1px;
	right: -8px;
	display: block;
	width: 0;
	height: 0;
	content: "";
	color: #50a2de;
}

#menu_left ul li a {
	display: block;
	padding: 10px;
	border-bottom: 1px solid #ebebeb;
	color: #404b52; 
	-webkit-transition: none;
	transition: none;
	text-decoration: none;
	font-size: 10px;
}



#menu_left ul li:hover>a,#menu_left ul li.current> a  {
	color: #50a2de !important;
}








 /* END LEFT MENU----------------------------------------- */




































#scroll_box{
	width:100%;
    position:fixed;
    top:0px;
    right:auto;
    display:none;
	z-index:100;

}

#header #languageBox li a {
font-family:bpg_mrgvlovani_2010;
font-size:11px;
}





.scrollup{
    width:40px;
    height:40px;
    position:fixed;
    bottom:20px;
    right:20px;
    display:none;
    text-indent:-9999px;
    background-color:#50a2de;
	background-image: url(/images/scroll_top.png);
	z-index:999;
	border-radius:25px;
	border:solid 2px #50a2de;
}
.scrollup:hover{
	
	border:solid 2px white;
}






#infoBox{


	overflow:hidden;
	float:left;
	width:260px;
	height:70px;
	margin-left:15px;
	margin-top:10px;
	
}


#infoBox ul{
	list-style: none;
	padding: 0px; 	margin:0px;
	
}
#infoBox ul li{
	float:left;
	color:white;
	font-size:11px;
	line-height:16px;
	height:20px;
}
#infoBox ul li a{
	text-decoration:none;
}
#infoBox ul li a:hover{
	text-decoration:underline;
	color:white;
}
.mypageurl{
	font-size:13px;
	display:block;
	float:left;
	color:white;	
	
}

.mypageurl:hover{
	color:#dc6226;	
}

.mypageurl i{
	font-size:17px;
	float:left;
	width:18px;
}



.mp{
	height:30px;
}


#ButtonsTop{
	width:375px;
	height:80px;
	float:left;
	margin-left:10px;

}
.ButtonTOP{
	display:block;
	height:30px;
	line-height:32px;
	color:white;
	floaT:left;
	padding:0px 9px 0px 9px;
	font-size:10px;
	cursor:pointer;
	margin-top:1px;
	background-color:none;
	
}

.regbut{border-bottom:solid 2px #79BE0B;border-top:solid 2px #f6f6f6;margin-left:2px;color:#848994;}
.logbut{border-bottom:solid 2px #dc6226;border-top:solid 2px #f6f6f6;margin-left:2px;color:#848994;}
.recbut{border-bottom:solid 2px #22bbd6;border-top:solid 2px #f6f6f6;margin-left:2px;color:#848994;}

.regbut:hover{ border-top:solid 2px #79BE0B; }
.logbut:hover{ border-top:solid 2px #dc6226;}
.recbut:hover{ border-top:solid 2px #22bbd6; }


.recbut1{background-color:#22bbd6;border:solid 1px #22bbd6;line-height:30px;font-size:12px;}
.recbut1:hover{ border:solid 1px #22bbd6; background-color:white;color:#22bbd6;}

.regbut1{background-color:#22bbd6;border:solid 1px #22bbd6;line-height:30px;font-size:12px;}
.regbut1:hover{ font-size:18px;}

.logbut1{background-color:#dc6226;border:solid 1px #dc6226;line-height:30px;font-size:12px;}
.logbut1:hover{ border:solid 1px #dc6226; background-color:white;color:#dc6226;}



.closeButton{
	margin:0px;
	padding:0px;
	display:block;
	height:30px;
	line-height:30px;
	background-color:#79BE0B;
	border:solid 1px #79BE0B;
	color:white;
	padding:0px 10px 0px 10px;
	font-size:10px;
	cursor:pointer;
	position:absolute;
	top:0px;
	right:0px;
	
}
.closeButton:hover{
	border:solid 1px #79BE0B; background-color:white;color:#79BE0B;
}




.regform ul{
	list-style:none;
	padding: 0px; 	margin:0px;
	width:700px;
	float:left;
}
.regform ul li{
	float:left;
	margin-top:20px;
	margin-left:20px;
}















.hoverdiv{
	position:absolute;
	border:solid 3px #79BE0B; 
	display:none;
	background-color:#f5f5f4;
	z-index:900;
}
.hoverdiv ul {
	list-style:none;
	padding: 0px; 	margin:0px;
	width:320px;
	
}
.hoverdiv ul li{
	width:320px;
	border-top:solid 1px #79BE0B;
	float:left;
	height:35px;
}
.hoverdiv ul li:FIRST-CHILD{
	border-top:none;
}
.hoverdiv ul li a{
	height:35px;
	line-height:35px;
	text-align:left;
	display:block;
	padding-left:10px;
	font-size:10px;
	color:#404b52;
}
.hoverdiv ul li a i{
	float:left;
	width:16px;
	font-size:12px;
	margin-top:11px;
}
.hoverdiv ul li a:hover{
	background-color:#79BE0B;
	color:white;
}

.infor{
	width:100%;
	height:80px;
}
.frtitle{
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:24px;
	margin-top:0px;
}
#msg1,#msg2,#msg3{
	height:30px;
	text-align:center;
	margin-top:2px;
}



#fade
	{
		display: none;
		position: fixed; 
		left: 0; top: 0;
		width: 300px; 
		height: 100%;
		opacity: .80;
		z-index: 99;
	}
	.popup_block
	{
		display: none;
		background: #fff;
		padding: 15px;
		border: 1px solid #252525;
		float: left;
		color:#8d8d8d;
		font-weight:bolder;
		position: fixed;
		top: 58%;
		left: 45%;
		z-index: 105;
		-moz-box-shadow: 3px 3px 4px #252525;
		-webkit-box-shadow: 3px 3px 4px #252525;
		box-shadow: 3px 3px 4px #252525;
	}
	.popup_block a
	{
		font-weight: bold;
		text-decoration:none;
	}
	img.btn_close {
	float: right;
	margin: -55px -55px 0 0;
	}
	.poplight{
		text-decoration:underline;
		color:#9e9e9e;
	}
	.popText{
		overflow:auto;
		height:350px; 
		padding:5px;
		font-size:11px;
	}







@media screen and (min-device-width: 768px) and (max-device-width: 1024px){
	 ul.headerMenu li a {font-size:8px;}
	.ButtonTOP{ font-size:8px; }
	i.refresh{
		cursor:pointer;
		margin:22px 0px 0px 20px;
		font-size:28px;
	}
}
@media only screen and (max-device-width: 480px) {
	ul.headerMenu li a {font-size:8px;}
	.ButtonTOP{ font-size:8px; }
	i.refresh{
		cursor:pointer;
		margin:22px 0px 0px 20px;
		font-size:28px;
	}
}









 /* CONTENT----------------------------------------- */


#contentdivV{
	margin:0px;padding:0px;
	border-radius:5px;
	width:1100px;
	float:left;
	margin-top:10px;
	padding:10px;
	color:#404b52;
	font-size:14px;
	overflow:hidden;
	background-color:white;
	padding-top:0px;
	text-align:center;
}
#contentdivV1{
	margin:0px;padding:0px;
	border-radius:5px;
	width:100%;
	float:left;
	padding:10px;
	color:#404b52;
	font-size:10px;
	overflow:hidden;
	margin-bottom:50px;
}
#contentdivV2{
	margin:0px;padding:0px;
	border-radius:5px;
	width:830px;;
	float:left;
	padding:10px;
	padding-top:0px;
	margin-top:0px;
	color:#848994;
	font-size:12px;
	overflow:hidden;
	margin-bottom:50px;
}
#pageTitle{
	border-radius:5px;
	padding-top:30px;
	padding-bottom:30px;
	color:#404b52;
	text-align:center;
	font-size:26px;
	
}
.contact_bg{
	
}







 /* CONTACT----------------------------------------- */

.contactform{
	width:760px; height:400px;
	float:left;
	margin-top:20px;
}
.contactform ul li{
	float:left;
	margin-top:10px;
	margin:0px; padding:0px;
}
.contactform .input_lis .names, .contactform .textarea_lis .names{
	color:#848994;
	font-size:11px;
	font-weight:bold;
	height:20px;
	display:block;
	line-height:22px;
}
.contactform input{
	height:30px;
	color:#50a2de;
}
.contactform textarea{
	color:#50a2de;
}
.contactbutton{
	
	height:20px;
	line-height:22px;
	font-size:11px;
	padding:0px 5px 0px 5px;
	
	display:block;
	cursor:pointer;
	font-weight:bold;
	float:right;
	margin-top:170px;
	margin-right:380px;
		color:#50a2de;
	border:solid 1px #50a2de;
}
.contactbutton:hover{
	color:#848994;
	border:solid 1px #848994;
}
#msgcontact{
	margin-left:10px;
	font-size:11px;
	height:20px;
	line-height:22px;
	float:left;
	margin-top:10px;
}


 /* END CONTACT----------------------------------------- */
 
 
 
 
 
 
 
 .conUL{
 	list-style:none;
 	float:left;
 	padding:0px;
 	text-align:left;
 	
 }
  .conUL li{
 	float:left;
 	width:320px;
 	height:240px;
 	margin-left:10px;
 	margin-top:10px;
 	font-size:11px;
 	margin-bottom:10px;
 	border:solid 1px #ebebeb;
 	padding:10px;
 	border-radius:10px;
 	color:#848994;
 	cursor:default;
 }
 .conUL li:hover{
 	border:solid 1px #50a2de;
 }
 .nump{
 	width:50px;
 	height:50px;
 	line-height:55px;
 	margin-right:15px;
 	border-radius:30px;
 	margin-top:0px;
 	padding-top:0px;
 	margin-bottom:190px;
 	
 	float:left;
 	border:solid 1px #ebebeb;
 	display:block;
 	text-align:center;
 	font-size:24px;
 	color:#50a2de;
 	
 }
   .conUL li:hover >.nump{
   	color:white;
   	border:solid 1px #50a2de;
   	background-color:#50a2de;
   }
 
 
.actUL{
	list-style:none;
	padding:0px;
	margin:0px;
	font-size:11px;
	padding-bottom:50px;
	float:left;
}
.actUL li{
	width:240px;
	height:320px;
	float:left;
	margin-left:10px;
	text-align:left;
	margin-top:20px;
	border:solid 1px #ebebeb;
	font-size:11px;
	padding:10px;
	color:#848994;
}
 .actUL li:hover{
 	border:solid 1px #50a2de;
 	color:#50a2de;
 }
.actUL li img{
	width:240px;
}

















.parUL{
	list-style:none;
	padding:0px;
	margin:0px;
	font-size:11px;
	padding-bottom:50px;
	float:left;
	margin-top:20px;
}
.parUL li{
	width:218px;
	height:218px;
	float:left;
	border:solid 1px #ebebeb;
}
 .parUL li:hover{
 	border:solid 1px #50a2de;
 }
.parUL li img{
	width:218px;
}


 
 
 
 
#GE_T, #ENG_T{
	font-size:10px;
	font-family:bpg_mrgvlovani_caps_2010;
	font-weight:bold;
	text-decoration:none;
	color:#848994;
	display:block;
}
#GE_T:hover, #ENG_T:hover{
	COLOR:white;
}

#GE_T.selectedlang,#ENG_T.selectedlang{
	COLOR:white;
	background-color:#50a2de;
}

.mainUL{
	list-style:none;
	float:left;
	margin:0px;
	padding:0px;
	margin-bottom:50px;
	margin-top:50px;
	border-top:solid 1px #ebebeb;
}
.mainUL li:FIRST-CHILD{
	margin-left:0px;
}
.mainUL li{
	width:340px;
	float:left;
	height:400px;
	margin-left:30px;
	color:#848994;
	text-align:left;
	font-size:12px;
	margin-top:50px;
	font-weight:normal;
}
.mainUL li img{
	width:340px;
	margin-bottom:20px;
}
 
 
.memberbut{
	padding-left:20px;
	padding-right:20px;
	height:40px;
	color:white;
	background-color:#50a2de;
	border:solid 1px #50a2de;
	font-size:16px;
	text-align:center;
	line-height:40px;
	border-radius:10px;
	cursor:pointer;
	float:left;
	display:block;
	
}
.memberbut:hover{
	background-color:white;
	color:#50a2de;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
 
 
