body{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color : #203E69;
	color : #0E3362;
	margin : 0px;
}

td {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #0E3362;
}

a{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #0E3362;
 	text-decoration : none;
}

a:hover{
	text-decoration : underline;
}

table.find{
	background-image : url(img/find_bg.gif);
}

.find a{
	font-size : 11px;
	color : #FFFFFF;
	font-weight : bold;
}

.find td{
	font-size : 11px;
	color : #FFFFFF;
	font-weight : bold;
}

.find table{
	 margin-top : 5px;
}

input.btn{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 10px;
	font-weight : bold;
	height : 19px;
	border : 0;
	background-image : url(img/btn_bg.gif);
	cursor : hand;
	padding-left : 5px;
	padding-right : 5px;
}

a.btn{
	color : #ffffff;
	font-size : 10px;
	height : 15px;
	background-image : url(img/btn_bg.gif);
	padding-left : 5px;
	padding-right : 5px;
}

a.btn:hover{
	text-decoration:none;
}

a.sorting {
	padding-left : 5px;
	padding-right : 10px;
	font-weight: bold;
	color: #FFFFFF;
}

td.header{
	
}

table.header{
	background-color : #CACCE2;
}

.header a{
	font-size : 11px;
	font-weight : bold;
}

.header td{
	font-size : 11px;
	font-weight : bold;
}

table.news01{
	background-image : url(img/news_bg.gif);
	padding-left : 10px;
}

.news01 td{
	font-size : 10px;
	font-weight : bold;
	color : #ffffff;
}

table.news02{
	background-image : url(img/news_bg02.gif);
	padding-left : 10px;
	padding-top : 5px;
}

.news02 td{
	font-size : 11px;
	font-weight : bold;
}

table.news03{
	background-image : url(img/news_bg02.gif);
	padding-left : 10px;
	padding-top : 5px;
}

.news03 td{
	font-size : 16px;
	font-weight : bold;
	color : #ff0000;
	text-align : right;
	padding-right : 10px;
}

table.footer{
	background-image : url(img/footer_bg.gif);
	padding-left : 20px;
	padding-right : 20px;
	padding-top : 3px;
	padding-bottom : 3px;
}

.footer td{
	font-size : 10px;
}

.footer a{
	font-size : 10px;
	font-weight : bold;
}

table.main{

}

tr.listDark{
	background-color : #EDF2F8;
}

tr.listDark td{
	font-weight : bold;
}

tr.listDark a{
	font-weight : bold;
}

tr.listLight{
	background-color : #F4F7FA;
}

tr.listLight td{
	font-weight : bold;
}

tr.listLight a{
	font-weight : bold;
}

td.blckContent{
	padding : 10px;
}

td.searchContent{
	padding : 0px;
	background-color : #FDDB7D;
}

td.blckContent a{
	font-size : 12px;
}

td.blckContent td{
	font-size : 12px;
}

table.list{
	background-color : #FFFFFF;
	border-top : 1px solid #FFFFFF;
	border-right : 1px solid #FFFFFF;
}

td.listHeader{
	font-size : 13px;
	font-weight : bold;
	background-color : #CACCE2;
	color : #203E69;
	padding-left : 10px;
}

td.listPrice{
	text-align : right;
	font-size : 13px;
	font-weight : bold;
	background-color : #CACCE2;
	color : #CC0000;
	padding-right : 10px;
}

td.sortBy{
	font-weight : bold;
	color : #FFFFFF;
	padding-left : 10px;
	height: 20px;
}

table.content{
	padding : 35px;
}

.content h1{
	font-size : 25px;
	font-weight : bold;
}

.content td{
	font-size : 13px;
	font-weight : bold;
}

table.detail{
	padding-top : 25px;
	padding-bottom : 25px;
	padding-left : 12px;
	padding-right : 12px;
}

.nabidka {
	background-color : #F4F7FA;
}

td.nabidka {
	background-color : #F4F7FA;
}

td.blockLabel {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: capitalize;
	padding-top: 2px;
	padding-bottom: 2px;
}

a.mestaObce {
	font-size: 9px;
	color: Black;
}

span.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

td.blockBody {
	background-color : #EAEBF3;
}

td.blockBodyBig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color : #EAEBF3;
}
