/* STYLESHEET S M A L L */

/* BEGIN standard styles */
body 		{ font-size:13px; }
a 	 		{ padding:8px 0;  }
p			{ font-size: 15px; line-height:20px; margin-bottom: 1.5em; } 
h1			{ font-size:24px; font-weight:400; font-family:'FranchiseRegular'; margin:.5em 0; }
h2			{ font-size:15px; font-weight:bold; margin:0 0 .5em 0;}
h3			{ font-size:14px; font-weight:700; margin:0;}
ul li		{ margin-left:1.2em; font-size:14px;}
ol li		{ margin-left:1.5em; font-size:14px;}

/* BEGIN custom styles */
#header,#content,#footer 
			{ min-width:320px; width:100%; margin:0px;}
.btn		{ line-height:15px; font-size:14px; margin-top:7px; padding:10px 0px 10px 10px;text-align:left;}
.btn2		{ line-height:25px; font-size:13px; margin-top:7px; padding:5px 0px 5px 5px;text-align:left;}
.showsmall	{ display:block;}
.hidesmall	{ display:none;}
			
/* HEADER */
#headerfull	{ height:56px; width:100%; background-image:url(../img/back_head_low_smallest.png); background-size:99px; position:absolute; z-index:2;}
#header 	{ height:78px; }
#head_nav 	{ height:78px; background-image:url(../img/back_head_menu_smallest.png); background-size:320px; width:320px; float:left; }
#logo img 	{ height:38px; margin:12px 10px 0px 0px; }
#head_right	{ display:none;}

#headimgfull{ width:100%; margin-top:50px; position:absolute; z-index:1; background:#000;}
#headimg	{ width:100%; margin:0px auto; height:72px;overflow:hidden;}
#headimg img{ width:100%; height:auto;}

#headimgdown{ width:100%; height:17px; margin-top:105px; position:absolute; z-index:1; background-image:url(../img/back_head_low.png);}


/* NAVIGATION */
#menu  		{ padding:17px 0px 0px 27px; display:none; position:absolute; overflow:hidden; z-index:99; background:#e0e0e0;}
#menu li 	{ font-size:15px; font-weight:bold; padding:0px; border-bottom:1px solid #bbb; float:none; height:32px; overflow:hidden; }
#menu a  	{ padding:7px; border-right:none; display:block; height:18px;}
#menusmall  { display:block; padding-left:22px; font-size:15px; font-weight:bold}


/* CONTENT */
#section	{ clear:both; padding-top:117px;}
#intro		{ font-size:14px; line-height:15px; padding:8px 17px; font-family:'Arial'; font-weight:bold; font-style:italic;}
#subintro	{ font-size:13px; line-height:15px; padding:0px 17px 8px 17px; }
.blokfull	{ margin:0px; padding:0px 17px;}
.subblok	{ width:100%; margin:10px 0px;}
.blok2		{ margin-right:0px;}
.blok3		{ width:100%; }

.home_news_title{ font-size:14px;}
.news_title{ font-size:14px;}

#left		{ float:none; width:auto; padding:17px 17px 5px 17px; height:auto; }
#right		{ padding:0px; width:auto;}

/* DONEREN-pages */
.do_blocken  { width:93%; height:auto; padding:10px; float:none}
#do_1ma_block, #do_vst_block, #do_grp_block, #do_nal_block{ margin:15px 0px  0px 0px; }
#do_fac_block, #do_twt_block, #do_nws_block, #do_pra_block{ margin:15px 0px  0px 0px; height:auto; }

.do_block_txt{ width:auto; float:none;}
.do_block_btn{ float:none;width:80px; text-align:center; padding:10px; margin-top:5px;}


/* FORM */
.in_radio{ width:20px; padding:0px; margin-left:0px;}
input, textarea	{ font-size:16px; height:20px; margin-bottom:8px; padding:0px;}
form { width:286px;  }
.formnb{ width:90%; }
#blockwatgeven { width:286px; float:none;}
.field { font-size:16px;}

/* FOOTER */
#footer		{ min-height:95px;}
#footercontent	{ margin:0px; width:auto;padding:10px; text-align:center; }
#footA:after{ content:"";}
