﻿body {
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size: 12px;
	background-color: #DEDEDE;
}
.style1 {
	background-image: url('images/fonhead.gif');
}
.style2 {
	background-image: url('images/bordura.gif');
}

a {
	text-decoration: underline;
	color: #0169AF;
}

a:hover {
	text-decoration: none;
	color: #2D80FB;
}

.thumbb {
	margin: 0 5px 0 5px;
	border: medium double #808080;
	float: left;
}


.menured {
	background-image: url('images/menuheadred.gif');
	background-repeat: repeat-x;
	background-color: #E22222;
	width: 100%;
	height: 29px;
	border: 1px #800000 solid;
}

.menucontent {
	margin: 0 0 10px 0;
	padding: 0 0 15px 0;
	border: 1px #808080 solid;
	background-color: #FFFFFF;
	background-image: url('images/menufoot.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: normal;
	width: 99%;
	word-spacing: normal;
	vertical-align: top;
	display: table;
}

.menucontent .menublue {
	background-image: url('images/menublueheader.gif');
	background-repeat: repeat-x;
	background-position: top;
	background-color: #29B7E2;
	width: 100%;
	height: 40px;
	font-size: 14px;
	font-weight: bold;
	padding: 7px 0 0 0;
	line-height: normal;
	color: #FFFFFF;
	text-align: center;
}

.menucontent .menublue h3 {
	color: #FFFFFF;
	font-size: 14px;
	height: 29px;
	line-height: normal;
	font-weight: bold;
	margin: 10px 5px 2px 12px;
}


.menucontent ul{
	width: 188px;
	margin: 0;
	padding: 0 0 0 5px;
	list-style-type: none;
}
.menucontent ul li{
	background:url(images/arrow.gif) 0 7px no-repeat;
	padding:0 0 0 13px;
	margin:0;
	float:left;
}
.menucontent ul li a{
	display: block;
	width: 179px;
	color: #666666;
	text-decoration: none;
	float: left;
	font-weight: bold;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.menucontent ul li a:hover{
	background-color: #D7EBFF;
	color: #0169AF;
	border-bottom-color: #0169AF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.textcontent {
	border: 1px #666666 solid;
	background-color: #FFFFFF;
	background-image: url('images/menutop.gif');
	background-repeat: repeat-x;
	background-position: top;
	line-height: normal;
	width: 566px;
	margin: 0;
	padding: 0;
}
.textcontent .foot {
	background-color: #FFFFFF;
	background-image: url('images/menufoot.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: normal;
	width: 100%;
	height: 19px;
	margin: 0;
	padding: 0;
}

.textcontent .txt {
	padding: 10px 20px 10px 10px;
	text-align: justify;
}

.txt h1 {
	font-size: 18px;
	text-align: center;
}

.txt .rekv {
	font-size: 12px;
	text-align: right;
	color: #666666;
}

.txt .rekv a {
	text-decoration: none;
	}


.anons {
	background-color: #F0F0F0;
	background: #FCFEFF url('images/shortfon.gif') repeat-x bottom;
	padding: 3px 5px 3px 5px;
	display: block;
	width: 99%;
	color: #000000;
	border: 1px #999999 solid;
	margin: 5px 0 5px 0;
	font-size: 12px;
	float: left;
	font-weight: normal;
}

.anons h2{
	padding: 0;
	margin: 0;
	color: #0169AF;
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
}

.anons h2 a {
	color: #000000;
	text-decoration: none;
	}
	
.anons h2 a:hover {
	color: #666666;
	text-decoration: none;
}



.anons .short{
	padding: 0;
	margin: 0;

}

.anons .short p {
	padding: 0;
	margin-top: 3px;

}

.rekvizity {
	margin: 0;
	padding: 0;
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
}

.rekvizity a{
	text-decoration: none;
}

.pagenav a, .pagenav a:link, .pagenav a:active {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px #999999 solid;
	color: #000000;
	background-color: #D7E1EC;
}
.pagenav a:hover {
	border: 1px #0165A7 solid;
	color: #114477;
	background-color: #D7EBFF;
}
.pagenav span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #000000;
	background-color: #FFFFFF;
}
.pagenav span.current {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #000000;
	background-color: #D7EBFF;
}
.pagenav span.extend {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	color: #000000;
}
.blockpage {
	margin: 10px 0 10px 0;
	padding: 10px 0 10px 0;
	text-align: center;
	display: block;
}
