/* @reset style */
html,body,div{
    margin:0; padding:0;
}
html { width: 100%;}
ul, ol {
	list-style-position: inside;
	padding: 0 0 0 10px;
}
body {	
	font-style: normal;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;	
	padding:0;
	color:#888888;
	background-color:#FFFFFF;	
	margin:0 auto;		
	}

.clear{ clear: both;margin:0;padding:0;}
table{ border-collapse: collapse;}

.bor{border:solid 1px #F0F;}
	
/*Start main-header*/
#main-header{
	margin:0;
	padding:0;
	/*border:solid 1px #006600;*/
	}
.header-left{
	margin-top:10px;	
	/*border:solid 1px #0000FF;*/
	}
.header-right{
	margin-top:10px;	
	/*border:solid 1px #0000FF;*/
	}
.header-search{
	margin-top:25px;
	padding:0;
	}
.header-search .input-group-addon{
	padding: 6px 20px;
	-webkit-border-radius: 0 25px 25px 0;
	-moz-border-radius: 0 25px 25px 0;
	border-radius: 0 25px 25px 0;
	background:#011877;
	border:solid 1px #011877;
	cursor:pointer;
	}
.header-search .form-control{
	border:solid 1px #011877;
	height:30px;
	color:#011877;
	-webkit-border-radius: 25px 0 0 25px;
	-moz-border-radius: 25px 0 0 25px;
	border-radius: 25px 0 0 25px;
	}
.header-search .input-group-addon .fa-search{
	color:#FFF;
	font-size:16px;
	}
.header-society{
	margin-top:15px;
	padding:0;
	text-align:right;
	/*border:solid 1px #0F0;*/
	}
.icon-society{
	width:22px;
	height:22px;
	margin:1px;
	float:right;	
	}
.icon-society img:hover{
	opacity:0.7;
	}
/*.icon-society.f{
	background:url(../images/society.png) 0 2px no-repeat;
	}
.icon-society.g{
	background:url(../images/society.png) -25px 2px no-repeat;
	}
.icon-society.y{
	background:url(../images/society.png) -50px 2px no-repeat;
	}
.icon-society.t{
	background:url(../images/society.png) -73px 2px no-repeat;
	}
.icon-society.f:hover, .icon-society.g:hover, .icon-society.y:hover ,.icon-society.t:hover{
	opacity:0.7;
	}*/
	
/*End main-header*/

/*Start main-menu*/
#main-menu{
	margin-top:10px;
	padding:0;
	background:#ff7300;	
	/*border:solid 1px #F00;*/
	}
/* minimal styles for that navi */
.rmm {margin: 0;position:relative;z-index:99999;}
.rmm ul {margin: 0; padding:0; list-style: none; position: relative;}
.rmm ul:after {content: ""; clear: both; display: block;}
.rmm ul li {float: left;}
.rmm ul li:hover {background: #202020;}
.rmm ul li:hover > ul {display: block;}
.rmm ul li:hover a{color: #fff;}
.rmm ul li a {color: #fff; display: block; text-decoration: none;}
.rmm ul ul {display: none; margin:0; padding: 0; position: absolute; top: 100%;}
.rmm ul ul li {float: none; position: relative;}
.rmm ul ul li a{color: #fff;}
.rmm ul ul li a:hover {background: #202020;}
.rmm ul ul ul {position: absolute; left: 100%; top:0; width: 100%;}

/* mobile menu header button */
.rmm-toggled {width: 100%;min-height: 46px; margin: 0 auto; display: none;}
.rmm-closed ~ .rmm-mobile {display: none!important;}
.rmm-toggled-controls{width: 100%;}
.rmm-toggled-title{width: 60%; float: left; font-size: 15px; color: #fff; font-weight:bold; display: block; padding:14px 0 0 10px; text-decoration: none; text-transform: uppercase; text-align: left;}
.rmm-toggled-button{width: 20%; float: left;
	display:block;
	width: 33px;
	padding:0 !important;
	margin:9px 15px 0 0;
	border:1px solid #fff;
	border-radius:3px;
	float: right;
}
.rmm-toggled-button span{float: left; display:block; margin: 3px 6px; height: 3px; background:white; width:20px;}

/* normalny back button visible only on mobiles  */
.rmm .rmm-back{display: none; font-size: 12px;}
.rmm .rmm-back:after {display: none;}
.rmm .rmm-back a:after {
	font-family: 'icomoon';
	speak: none;
	-webkit-font-smoothing: antialiased;
	content: "\e000";
	position: relative;
	display: inline-block;
	-webkit-transform: rotate(-60deg);
	transform: rotate(-60deg);
	top: 1px;
	right: 0;
	float: left;
	font-size: 10px;
}
.rmm-mobile .rmm-back{display: block;}

/* mobile menu list */
.rmm-mobile{width: 100%;}
.rmm-mobile .rmm-dropdown:hover ~ ul, .rmm-mobile .rmm-dropdown:hover > ul ,.rmm-mobile .rmm-dropdown:hover + ul {display: none!important;}
.rmm-mobile ul{width: 100%; position: inherit!important;}
.rmm-mobile li{width: 100%; }

/* mobile menu js action */
.rmm-dropdown{display: block!important;}
.rmm-mobile .rmm-subview{display: block!important; width: 100%;}
.rmm-mobile .rmm-subover-hidden{display: none!important;}
.rmm-mobile .rmm-subover-visible{display: block;}
.rmm-mobile .rmm-subover-header{display: none!important; padding: 0; margin: 0;}

/* mobile menu content */
.rmm-mobile .rmm-submenu{position: relative; left: 0px;}

.rmm .rmm-mobile li:hover > ul {display: none;}

/* arrow down for wide screen */
.rmm.mstyle {text-align:left;font-family: Arial, Helvetica, sans-serif;font-weight:bold;font-size:18px;color:#FFF;background:#ff7300;height:46px;}
.rmm.mstyle ul {display: inline-table; text-align:left;}
.rmm.mstyle ul li {text-align:left;border-bottom:solid 3px #ff7300;}
.rmm.mstyle ul li:hover, .rmm.mstyle ul li.current {background: #f2a96c;border-bottom:solid 3px #f9f000;}
.rmm.mstyle ul ul {display: none; margin:0; background: #ff7300; border-radius: 0px; padding: 0; position: absolute;}
.rmm.mstyle ul li a {color: #fff; display: block; padding: 10px 20px 7px; text-decoration: none;}
.rmm.mstyle ul ul li {border-bottom: 1px solid #f9f000;}
.rmm.mstyle ul ul li a {padding: 8px 30px; color: #fff;font-size:12px; }
.rmm.mstyle ul ul li a:hover {background: #f2a96c;}

/* arrow down for wide screen */
.rmm.mstyle ul li > a:not(:only-child):after {
	/*font-family: 'icomoon';*/
	speak: none;
	-webkit-font-smoothing: antialiased;
	/*content: "\e000";*/
	position: relative;
	display: inline-block;
	-webkit-transform: rotate(210deg);
	transform: rotate(210deg);
	top: -4px;
	left: 1px;
	font-size: 10px;
}

/* arrow left for wide screen submenus  */
.rmm.mstyle ul ul li > a:not(:only-child):after {-webkit-transform: rotate(120deg)!important; transform: rotate(120deg)!important; top: 2px; font-size: 14px; float: right; margin-right: -20px;}

/* mobile style */
.rmm.mstyle .rmm-mobile li > a:not(:only-child):after {-webkit-transform: rotate(120deg)!important; transform: rotate(120deg)!important; top: 4px!important; font-size: 14px!important; float: right; margin-right: -20px;}
.rmm.mstyle .rmm-mobile li{background: #ff7300; border-bottom: 1px solid #f9f000; border-top: 0!important; }

/*End main-menu*/

/*Start main-content*/
#main-content{
	margin:0 auto;
	padding:0;
	min-height:120px;
	/*border:solid 1px #0F0;*/
	}
.content-infor{
	margin:15px 12px 25px;
	padding:0;
	min-height:120px;
	/*border:solid 1px #00F;*/
	}
.title-wel{
	margin:0;
	padding:0;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#ff7300;
	/*border:solid 1px #0FF;*/
	}
.paragraph, .paragraph p{
	margin:0;
	padding:0;
	line-height:25px;
	font-size:14px;
	color:#5f5f5f;
	}
.txt-center{
	text-align:center;
	}
.header-title{
	position:relative;
	margin-top:15px;
	padding:0;
	min-height:30px;
	/*border:solid 1px #00FF00;*/
	}
.txt-title{
	position:absolute;
	width:100%;
	text-transform:uppercase;
	font-size:14px;
	color:#ff7300;
	font-weight:bold;
	text-align:center;
	top:6px;
	z-index:10;
	/*border:solid 1px #009900;*/
	}
.txt-title span{
	padding:0 15px;
	background:#FFF;
	}
.title-txt{
	position:absolute;
	width:100%;
	text-transform:uppercase;
	font-size:14px;
	color:#ff7300;
	font-weight:bold;	
	top:6px;
	z-index:10;
	/*border:solid 1px #009900;*/
	}
.title-txt span{
	padding-right:15px;
	background:#FFF;
	}
.line{
	position:absolute;
	height:3px;
	width:100%;
	top:15px;
	background:#ff7a0d;
	}

.box-infor{
	margin:0 auto 25px;
	min-height:120px;
	/*border:solid 1px #006600;*/
	}
.box-items{
	margin:15px 0;
	padding:0;
	min-height:250px;
	border:solid 1px #eeeeee;
	}
.items-img{
	margin:0 auto;		
	}
.items-img:hover{
	opacity:0.8;
	}
.items-text{
	margin:5px 10px;
	padding:0;
	/*border:solid 1px #090;*/
	}
.items-title{
	margin:0;
	padding:0;
	height:20px;	
	overflow:hidden;
	/*border:solid 1px #00F;*/
	}
.items-title a{
	margin:0;
	padding:0;
	font-size:12px;
	color:#ff7300;
	font-weight:bold;
	}
.items-short{
	margin:0;
	padding:0;
	height:65px;
	overflow:hidden;
	font-size:12px;
	line-height:22px;
	color:#5f5f5f;
	/*border:solid 1px #0FF;*/
	}
.items-short p{
	margin:0;
	padding:0;
	height:65px;
	overflow:hidden;
	font-size:12px;
	line-height:22px;
	color:#5f5f5f;	
	}
.read-more{
	margin-top:5px;
	padding:0;	
	}
.read-more a{
	font-size:12px;
	color:#ff7300;
	font-weight:bold;
	}

/*End main-content*/

/*Start main-running*/
#main-running{
	margin:0;	
	/*border:solid 1px #00F;*/
	}
#box-running{
	margin:5px 0;
	min-height:100px;
	background:#eeeeee;
	/*border:solid 1px #F00;*/
	}

/*End main-running*/

/*Start main-footer*/
#main-footer{
	margin:0;
	padding:0;	
	/*border:solid 1px #0F0;*/
	}
.box-footer{
	margin:15px 0;
	padding:0;
	min-height:120px;
	/*border:solid 1px #F00;*/
	}
.title-footer{
	margin:0;
	padding:0;
	font-size:14px;
	font-weight:bold;
	color:#ff7300;
	/*border:solid 1px #0C0;*/
	}
.line-footer{
	margin:7px 0 12px;
	height:3px;
	width:70%;
	background:#ff7300;
	}
#main-copyright{
	margin:0;
	padding:12px 0;
	color:#FFF;
	font-size:14px;
	text-align:center;
	font-weight:bold;
	background:#ff7300;
	/*border:solid 1px #00F;*/
	}
#main-copyright a{
	color:#FFF;
	}

/*End main-footer*/

.contact-row{
	width:450px;
	margin:15px 0;
	}
.btnsend{
	margin:5px 0;
	padding:8px 18px;
	color:#FFF;
	font-size:14px;
	border:0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background:#ff7300;
	}
.btnsend:hover{
	background:#C66300;
	}
.message{
	margin:0;
	padding:0;
	/*border:solid 1px #F00;*/
	}
.message div.success{
	padding:5px;
	color:#008000;
	border:solid 1px #2db902;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background:#C1FFC1;	
	}
.message div.error{
	padding:5px;
	color:#CC0000;
	border:solid 1px #CA0000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background:#FFC4C4;	
	}
	
.visitor_counter .number {
    margin-top: -30px;
    position: absolute;
    right: 0;
    text-align: right;
	right:15px;
}
.visitor_counter ul li {
    font-weight: bold;
    line-height: 27px;
    list-style: outside none none;
}
.visitor_counter ul li .today {
    background: rgba(0, 0, 0, 0) url("../images/visitor_icon.png") no-repeat scroll center top;
    height: 150px;
    margin-left: -25px;
    margin-top: 7px;
    position: absolute;
    width: 15px;
}
		
@media only screen and (max-width: 767px){
	.contact-row{
		width:100%;		
		}
}

.box-logo{
	margin:12px 0;
	padding:0;	
	background:#FFF;
	/*border:solid 1px #006600;*/
	}
.box-logo img{
	padding:1px;
	margin:0 auto;
	text-align:center;
	border:solid 1px #eeeeee;
	}
.box-logo img:hover{	
	border:solid 1px transparent;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);	
	}

.box-enquiry{
	margin:20px auto;
	width:700px;
	padding:0;	
	border:solid 1px #E5E5E5;	
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}
.enquiry-title{
	margin-bottom:15px;
	padding:8px 15px;
	font-size:16px;
	font-weight:bold;
	background:#FBFBFB;
	border-bottom:solid 1px #E5E5E5;
	}
.box-enquiry input, .box-enquiry textarea{
	margin:10px 0 25px;
	}
.box-captcha{
	min-height:120px;
	margin-bottom:20px;
	padding:0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:solid 1px #CCC;
	}
.box-captcha img#captcha{	
	vertical-align:middle;
	border:solid 1px #CCC;
	margin:5px;
	}
.btn-enquiry{
	margin:0 15px 20px;
	padding:0;	
	}
.btn-enquiry .btnenquiry{
	margin:5px 0;
	padding:8px 18px;
	color:#FFF;
	font-size:14px;
	border:0;
	font-weight:bold;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background:#ff7300;
	}
	
@media only screen and (max-width: 767px){
	.box-enquiry{
		width:100%;		
		}
}

.no-data{
	min-height:25px;
	margin:55px 10px;
	padding:25px 0 15px 0;
	text-align:center;
	font-size:18px;
	border-radius:3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background:rgba(205,244,128,0.5);
	border:solid 1px #C2B658;
	}
	