body, html {
	height: 100%;
	width: 100%;
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #e3e3e3;
}
#wrapper {
	width: 100%;
	height: 100%;	
}
#header_wrapper {
	position: relative;
	width: 1003px;
	margin: 0 auto 0 auto;
	z-index: 1;
}
#content_wrapper {
	width: 1003px;
	margin: 0 auto 0 auto;

}
#footer_wrapper {
	width: 100%;
	height: 147px;
	background-image: url(../img/foot_rpt.gif);
	background-position: left top;
	background-repeat: repeat-x;
	
}
/* ---------- Header  ---------- */
#header {
	width: 1003px;
	margin: 0 auto 0 auto;
	background-image: url(../img/head_bg.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
#head {
	overflow: hidden;
	outline: 0 none;
}
/* ---------- Main navigation ---------- */

#main_nav {
	float: right;
	list-style: none;
	margin-top: 0px;
	width: 542px;
	display: inline;
	padding-right: 0px;
}
#main_nav li {
	float: left;
	height: 27px;
	padding-left: 0px;
	padding-right: 0px;
}
#main_nav li.first {
	background-image: none;
}
#main_nav li a {
	height: 27px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	outline: 0 none;
	background-repeat: no-repeat;
	background-position: left top;
}
#main_nav li a:hover {
	background-position: right top;
}
#main_nav li .selected a {
	background-position: right top;
}
/* ---------- Footer navigation ---------- */

#foot {
	float: left;
	list-style: none;
	margin-top: 15px;
	margin-left: 10px;
	display: inline;
	padding-right: 0px;
}
#foot li {
	float: left;
	height: 34px;
	padding-left: 0px;
	padding-right: 0px;
}
#foot li.first {
	background-image: none;
}
#foot li a {
	height: 34px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	outline: 0 none;
	background-repeat: no-repeat;
	background-position: left top;
}
#foot li a:hover {
	background-position: right top;
}
#content {
	width: 100%;
}
#footer {
	width: 1003px;
	height: 147px;
	margin: 0 auto 0 auto;
	background-image: url(../img/footer.gif);
	background-position: center;
	background-repeat: no-repeat;
}
#main_content {

}
* {
	margin: 0px;
	padding: 0px;
}
/* ---------- Class ---------- */
.mains {
	float: left;
	position: relative;
	width: 390px;
	padding-left: 20px;
	padding-bottom: 40px;
}
.title2 {
	text-indent: 10px;
	padding-top: 12px;
	margin-left: 10px;
	font-family: Tahoma;
	font-size: 20px;
	color: #a2a2a2;
	background-image: url(../img/title2_bg.gif);
	background-position: center;
	background-repeat: no-repeat;
	width: 388px;
	height: 30px;
}
.news {
	margin-left: 20px;
	margin-top: 10px;
}
.news_t {
	float: right;
	padding-top: 3px;
	margin-right: 5px;
	font-family: Tahoma;
	font-size: 13px;
	color: #262525;
	background-image: url(../img/more.gif);
	background-position: right;
	background-repeat: no-repeat;
	width: 245px;
}
.news_i {
	float: left;
	margin-right: 10px;
	padding: 3px;
	background-image: url(../img/newsmask.gif);
	background-position: center;
	background-repeat: no-repeat;
}
.news_d {
	font-family: Tahoma;
	font-size: 11px;
	color: #da251d;
	margin-top: 2px;
	margin-bottom: 2px;
}
.news_b {
	padding-left: 10px;
	font-family: Tahoma;
	line-height: 1.2em;
	font-size: 11px;
	color: #4c4c4c;
	width: 370px;
	text-align: justify;
}
.spacer {
	width: 371px;
	height: 3px;
	margin-top: 10px;
	margin-left: 1px;
}
.spacer1 {
	width: 681px;
	height: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 10px;
}
.archive {
	float: right;
	font-family: Tahoma;
	font-size: 10px;
	padding-right: 25px;
	margin-right: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #4c4c4c;
	background-image: url(../img/more.gif);
	background-position: right;
	background-repeat: no-repeat;
}
.subs {
	float: right;
	padding-right: 20px;
	width: 490px;
}
.about {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 5px;
}
.ab_img {
	float: right;
	padding: 3px;
	margin-left: 15px;
	background-image: url(../img/aboutmask.gif);
	background-position: center;
	background-repeat: no-repeat;
}
.ab_tx {
	font-family: Tahoma;
	font-size: 11px;
	text-align: justify;
	color: #4c4c4c;
	width: 360px;	
}
.ab_rm {
	float: right;
	padding-top: 10px;
}
.ce_rm {
	float: right;
	padding-top: 10px;
	padding-right: 10px;
}
.ca_rm {
	float: right;
	padding-right: 10px;
}
.subs_l {
	float: left;
	width: 240px;
}
.sl_1 {
	margin: 10px;
}
.cert {
	margin-left: 15px;
}
.title3 {
	margin-top: 10px;
	text-indent: 10px;
	padding-top: 12px;
	font-family: Tahoma;
	font-size: 20px;
	color: #a2a2a2;
	background-image: url(../img/title3_bg.gif);
	background-position: center;
	background-repeat: no-repeat;
	width: 235px;
	height: 30px;
}
.subs_r {
	margin-top: 10px;
	float: right;
	width: 215px;
	padding-right: 10px;
}
.title4 {
	text-indent: 10px;
	padding-top: 12px;
	font-family: Tahoma;
	font-size: 20px;
	color: #a2a2a2;
	background-image: url(../img/title4_bg.gif);
	background-position: center;
	background-repeat: no-repeat;
	width: 213px;
	height: 30px;
}
.cont {
	padding: 10px;
	margin-bottom: 40px;
	
}
.con_t {
	margin-top: 10px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #1f1a17;
}
.con_ad {
	font-family: Tahoma;
	font-size: 12px;
	color: #1f1a17;
}
.title1 {
	text-indent: 10px;
	padding-top: 12px;
	font-family: Tahoma;
	font-size: 20px;
	color: #a2a2a2;
	background-image: url(../img/title1_bg.gif);
	background-position: center;
	background-repeat: no-repeat;
	width: 481px;
	height: 30px;
}
#miro {
	position: relative;
	top: -27px;
	text-align: center;
	z-index: 0;
	padding-bottom: 10px;
	
}
.navigate {
	position: relative;
	left: 425px;
	top: 14px;
	width: 525px;
	z-index: 2;
	width: 550px;
}
.copy {
	position: relative;
	margin-top: 75px;
	margin-left: 15px;
}
.webby {	
	position: relative;
	padding-top: 70px;
	padding-left: 680px;
	width: 106px;
	overflow: hidden;
	outline: none;
}
.clear {
	clear: both;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.logo {
	position: absolute;
	visibility: hidden;
}
/* -------- SUBPAGE -------- */
#subpage #header {
	width: 1003px;
	margin: 0 auto 0 auto;
	background-image: url(../img/head_bg1.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
#subpage #miro {
	position: relative;
	top: -27px;
	z-index: 0;
	text-align: center;
	padding-bottom: 10px;
	background-image: url(../img/_flash2.jpg);
	background-position: center; 
	background-repeat: no-repeat;
	
}
#subpage #miro.bck_138 {
	background-image: url(../img/_flash2-4.jpg); 
	background-position: center; 
	background-repeat: no-repeat;
	text-align: center;
	padding-bottom: 10px;
}
#subpage #miro.bck_105 {
	background-image: url(../img/_flash2-3.jpg); 
	background-position: center; 
	background-repeat: no-repeat;
	text-align: center;
	padding-bottom: 10px;
}
#subpage #miro.bck_107 {
	background-image: url(../img/_flash2-2.jpg); 
	background-position: center; 
	background-repeat: no-repeat;
	text-align: center;
	padding-bottom: 10px;
}
#subpage #miro.bck_108 {
	background-image: url(../img/_flash2-6.jpg); 
	background-position: center; 
	background-repeat: no-repeat;
	text-align: center;
	padding-bottom: 10px;
}
#subpage #miro.bck_106 {
	background-image: url(../img/_flash2-1.jpg); 
	background-position: center; 
	background-repeat: no-repeat;
	text-align: center;
	padding-bottom: 10px;
}
#subpage #miro.bck_142 {
	background-image: url(../img/_flash2-1.jpg); 
	background-position: center; 
	background-repeat: no-repeat;
	text-align: center;
	padding-bottom: 10px;
}
#subpage #miro.bck_144 {
	background-image: url(../img/_flash2-1.jpg); 
	background-position: center; 
	background-repeat: no-repeat;
	text-align: center;
	padding-bottom: 10px;
}
#subpage #miro.bck_158 {
	background-image: url(../img/_flash2-1.jpg); 
	background-position: center; 
	background-repeat: no-repeat;
	text-align: center;
	padding-bottom: 10px;
}
#subpage #miro.bck_164 {
	background-image: url(../img/_flash2-1.jpg); 
	background-position: center; 
	background-repeat: no-repeat;
	text-align: center;
	padding-bottom: 10px;
}
#subpage #miro.bck_166 {
	background-image: url(../img/_flash2-1.jpg); 
	background-position: center; 
	background-repeat: no-repeat;
	text-align: center;
	padding-bottom: 10px;
}
#subpage #miro.bck_167 {
	background-image: url(../img/_flash2-1.jpg); 
	background-position: center; 
	background-repeat: no-repeat;
	text-align: center;
	padding-bottom: 10px;
}
#subpage #miro.bck_170 {
	background-image: url(../img/_flash2-1.jpg); 
	background-position: center; 
	background-repeat: no-repeat;
	text-align: center;
	padding-bottom: 10px;
}
#subpage #miro.bck_171 {
	background-image: url(../img/_flash2-1.jpg); 
	background-position: center; 
	background-repeat: no-repeat;
	text-align: center;
	padding-bottom: 10px;
}
#subpage #miro.bck_134 {
	background-image: url(../img/_flash2-5.jpg); 
	background-position: center; 
	background-repeat: no-repeat;
	text-align: center;
	padding-bottom: 10px;
}
#subpage #miro.bck {
	background-image: url(includes/img/_flash2.jpg); 
	background-position: center; 
	background-repeat: no-repeat;
	text-align: center;
	padding-bottom: 10px;
}
#subpage .mains {
	float: left;
	width: 700px;
	padding-left: 15px;
	padding-bottom: 40px;
}
#subpage .mainz {
	float: left;
	width: 700px;
	padding-left: 20px;
	margin-bottom: 40px;
}
#subpage .cont {
	padding: 10px;
	margin-bottom: 40px;
	
}
#subpage .con_t {
	padding-left: 10px;
	margin-top: 10px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #464240;
}
#subpage .con_ad {
	padding-left: 10px;
	font-family: Tahoma;
	font-size: 12px;
	color: #464240;
}
.title0 {
	text-indent: 10px;
	padding-top: 12px;
	font-family: Tahoma;
	font-size: 20px;
	color: #a2a2a2;
	background-image: url(../img/title0_bg.gif);
	background-position: center;
	background-repeat: no-repeat;
	width: 705px;
	height: 30px;
}
.news1 {
	padding: 10px;
	width: 700px;
}
.new_tt {
	padding-left: 5px;
	padding-top: 5px;
	font-family: Tahoma;
	font-size: 22px;
	color: #262525;

}
.news_img {
	padding: 10px;
	float: left;
	background-image: url(../img/articlemask.gif);
	background-position: center;
	background-repeat: no-repeat;
}
.news_tx {
	padding: 8px;
	line-height: 1.3em;
	font-family: Tahoma;
	font-size: 12px;
	text-align: justify;
	color: #4c4c4c;
	width: 685px;
}
.news_tx li {
	margin-left: 20px;
}
.news_txt {
	position: relative;
	line-height: 1.3em;
	font-family: Tahoma;
	font-size: 12px;
	text-align: left;
	color: #4c4c4c;
	width: 350px;
}
.docs {
	width: 300px;
	margin-left: 20px;
	font-family: Tahoma;
	font-size: 12px;
}
.docs img {
	float: left;
	padding: 10px;
	background-image: url(../img/docmask.gif);
	background-position: center;
	background-repeat: no-repeat;
}
.d_t {
	font-weight: bold;
	padding-top: 10px;
	color: #4c4c4c;
}
.d_d {
	color: #da251d;
}
#subpage .subs {
	float: right;
	padding-right: 15px;
	width: 220px;
}
#prfa {
	float: right;
	width: 390px;
	padding-right: 20px;
	display: inline;
}
#prfa img {
	margin: 5px;
}
.main_l {
	float: left;
	width: 350px;
	margin-top: 20px;
}
.gallery {
	width: 320px;
	display: inline;
}
.gallery img {
	padding: 10px;
	background-image: url(../img/gallerymask.gif);
	background-position: center;
	background-repeat: no-repeat;
}
.main_r {
	float: right;
	width: 350px;
	margin-top: 20px;
}
.title5 {
	text-indent: 10px;
	padding-top: 12px;
	font-family: Tahoma;
	font-size: 20px;
	color: #a2a2a2;
	background-image: url(../img/title5_bg.gif);
	background-position: center;
	background-repeat: no-repeat;
	width: 343px;
	height: 30px;
}
.fl_r_b {
	float: right;
	padding-right: 41px;
}
.category {
	margin-top: 10px;
	padding-left: 5px;
	width: 700px;
}
.cat_i {
	float: left;
	padding: 10px;
	background-image: url(../img/catmask.gif);
	background-position: center;
	background-repeat: no-repeat;
}
.cat_ix {
	float: left;
	width: 200px;
}
.news_x {
	float: right;
	margin-right: 35px;
	width: 450px;
}
.logos {
	position: absolute; 
	left: 210px;
	top: 14px;
	width: 161px;
	height: 27px;
	z-index: 50;
}
.logos a {
	overflow: hidden;
	outline: 0 none;
}
#subpage .news_t {
	float: right;
	padding-top: 10px;
	padding-right: 15px;
	font-family: Tahoma;
	font-size: 14px;
	color: #262525;
	background: none;
	background-position: right;
	background-repeat: no-repeat;
	width: 430px;
}
#pagination {
	font-size: 12px;
	color: #000000;
	height: 10px;
	float: right;
	margin-top: 10px;
	padding-right: 300px;
	list-style: none;
}
#pagination li {
	display: inline;
	float:left;
	padding: 4px;
	color: #da251d;
}
#pagination li.prev {
	padding-top: 4px;
	padding-right: 10px;
}
#pagination li.next {
	padding-top: 4px;
	padding-left: 10px;
}
#pagination a.selected {
	font-weight: bold;
	color: #da251d;
}
/*
SEND ARTICLE
*/
#send_article {
	margin-left: 0px;
	background-color: #e3e3e3;
	margin-right: 8px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
	border-bottom: solid 1px #D2E0CE;
}
#send_article fieldset, #contact fieldset {
	border: 0 none;
}
#send_article div.float_left {
	width: 55%;
}
#send_article div.float_right {
	width: 42%;
}
#send_article div.float_left div {
	height: 40px;
}
#send_article label {
	width: 144px;
	float: left;
	color: #6B6B6B;
	font-size: 12px;
	padding-top: 2px;
}
#send_article div.float_left input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B6B6B;
	width: 140px;
	height: 18px;
	padding-top: 1px;
	padding-left: 2px;
	border: solid 1px #D2E0CE;
}
#send_article textarea {
	width: 200px;
	height: 80px;
	margin-top: 2px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B6B6B;
	border: solid 1px #D2E0CE;
}
a:link, a:visited {
	text-decoration: none;
	color: #4c4c4c;
}
a:hover, a:active {
	text-decoration: none;
	color: #4c4c4c;
}
a img {
	border: none 0;
}

/*------------- obrasci ---------------*/

form {
	font-size:12px;
	color:#454545;
	}
	
	.legend {
		margin-top:5px;
		margin-bottom:20px;
		font-size:14px;
		font-weight:bold;
		color:#333;
		padding:0px;
		display:block
		}

fieldset {
	border: none;
	background:url(../img/bg_fieldset.gif) repeat-x;
	background-position:top center;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	margin-top:20px
	}

label {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#454545;
	width:195px;
	text-align:right;
	float:left;
	margin:9px 7px 0px 0px;
	
	}
	
input {
	width:395px;
	padding-left:4px;
	padding-top:3px;
	height:29px;
	background:#f7f7f7 url(../img/input_neutral.gif) no-repeat;
	border:none;
	margin-bottom:4px;
	}

input.error {

	background:#f7eeee url(../img/input_neutral.gif) no-repeat;
	
	}
	
.short {
	background:none;
	margin:0px; padding:0px;
	}	
	
.short input {
	width:37px;
	padding-left:4px;
	padding-top:3px;
	height:29px;
	background:url(../img/input_short_neutral.gif) no-repeat #f7f7f7;
	border:none;
	margin-bottom:4px;
	}	
	

p.error {
	font-size:10px;
	color:#900;
	margin:-2px 0 2px 205px;
	padding:0px;
	
	}	

.short p.error {
	
	position:relative;
	margin:-2px 0 2-10px 205px;

	}

.radio {
	background:none;
	width:auto; height:auto;
	}

input.submit_button {
	width:213px;
	height:33px;
	background:url(../img/form_submit_off.gif);
	margin:20px 0px 0px 260px;
	border:none;
	}
		
input.submit_button:hover { 

	background:url(../img/form_submit_on.gif);
	cursor:pointer;
	}		
	
textarea {
	width:395px;
	padding-left:4px;
	height:81px;
	background:url(../img/textfield_neutral.gif) no-repeat;
	border:none;
	overflow:hidden;
	font-family:Tahoma, Geneva, sans-serif;
	padding-top:4px
	
	}