body{
	margin: 0;
	background: url(img/bg-body.gif) left top repeat-x;
	font-family: Tahoma,serif,sans-serif;
	font-size: 0.7em;
	color: #383838;
}

h1{
	height: 28px;
	line-height: 28px;
	background: #1F5CAF;
	color: #fff;
	padding: 0 5px;
	margin: 0;
	font-size: 1.4em;
	margin-bottom: 20px;
}
h1.l2{
	height: 56px;
	line-height: 28px;
	background: #1F5CAF;
	color: #fff;
	padding: 0 5px;
	margin: 0;
	font-size: 1.4em;
	margin-bottom: 20px;
}

h2{
	margin: 0;
	margin-bottom: 17px;
	color: #19539C;
	font-size: 1.3em;
}

h3{
	margin: 0;
	margin-bottom: 12px;
	color: #1C67C4;
	font-size: 1.2em;
}

h4{
	background: #F0F0F0;
	color: #666666;
	margin: 0;
	font-size: 1.4em;
	height: 35px;
	line-height: 35px;
	padding-left: 20px;
}

a{
	color: #1B4987;
}

a:hover{
	text-decoration: none;
}

p{
	margin: 0;
	margin-bottom: 15px;
	text-align: justify;
}

ul{
	margin-top: 3px;
	margin-bottom: 10px;
}

ol li{
	margin-bottom: 4px;
}

ul li{
	margin-left: -40px;
	list-style: none;
	background: url(img/odr-li.gif) left 4px no-repeat;
	padding-left: 20px;
	margin-bottom: 4px;
}

ul.seznamA li{
	list-style: lower-alpha;
	background: none;
	margin-left: 0px;
	padding-left: 0px;
}

textarea,input{
	font-size: 1em;
	font-family: Tahoma,serif,sans-serif;
	border: 1px solid #D0E2FF;
	background: #F0F6FF;
}

#main{
	width: 950px;
	margin: 0 auto;
	background: #fff;
}

#zahlavi{
	height: 25px;
	line-height: 25px;
	padding-right: 50px;
	text-align: right;
}

#hlavicka{
	height: 118px;
	background: url(img/bg-hlavicka.jpg) right top no-repeat;
	position: relative;
}

#hlavicka a{
	position: absolute;
	left: 16px;
	top:13px;
}

#menu{
	height: 35px;
	line-height: 35px;
	background: url(img/bg-menu.gif) left top repeat-x;
	padding-left: 30px;
	margin-bottom: 
}

#menu a{
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
	padding: 10px 12px;
}

#menu a:hover,#menu a.aktiv{
	background: url(img/bg-menu-hover.gif) left top repeat-x;
	color: #fff;
}

#menu span{
	background: url(img/odr-menu.gif) left 50% no-repeat;
}

#podmenu{
	height: 12px;
	background: url(img/bg-podmenu.gif) left top repeat-x;
}

#obsahBox{
	background: url(img/bg-main1.jpg) left top no-repeat;
	padding-bottom: 30px;
	border-bottom: 8px solid #E5E5E5;
}

#obsah{
	position: relative;
	width: 763px;
	padding-top: 25px;
	left: 186px;
	background: url(img/bg-main2.jpg) left top no-repeat;
}

#levySloupec{
	width: 533px;
	float: left;
}

#levySloupecObsah{
	padding: 8px 18px;
}

#pravySloupec{
	float: left;
	width: 230px;
	background: #E1E1E1 url(img/bg-news.gif) left bottom no-repeat;
	padding-bottom: 300px;
}

#pravySloupecObsah{
	padding: 17px 17px 30px 20px;
}

#paticka{
	font-size: 1em;
	color: #666666;
	text-align: center;
	padding: 10px;	
	line-height: 1.5em;
}

#paticka span,#paticka span a{
	color: #CCCCCC;
	text-decoration: none;
}

a#archiv{
	display: block;
	background: url(img/bg-archiv.gif) left top repeat-x;
	color: #4C4C4C;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	font-size: 1.1em;
}

a#archiv span{
	display: block;
	height: 27px;
	line-height: 27px;
	background: url(img/odr-archiv.gif) right 50% no-repeat;
}

#submenu{
	line-height: 2em;
	margin-bottom: 10px;
}

#submenu a{
	padding: 1px 4px;
	margin-right: 5px;
	text-decoration: none;
	border: 1px solid #1B4987;;
}

#submenu a:hover,#submenu a.aktiv{
	background: #1B4987;
	color: #fff;
}

.novinka{
	color: #4C4C4C;
	padding-bottom: 15px;
	border-bottom: 1px solid #D4D4D4;
	margin-bottom: 15px;
}

.novinka p{
	margin-bottom: 0;
}

span.datum{
	display: block;
	font-size: 0.8em;
}

a.nadpis,span.nadpis{
	font-weight: bold;
	color: #003399;
}

a.newsDetail{
	background: url(img/a-newsDetail.gif) left 50% no-repeat;
	padding: 6px;
	text-decoration: none;
	margin-left: 5px;
}

table.tabulka{
	border-collapse: collapse;
	margin: 12px 0px;
}

table th{
	color: #fff;
}

table.tabulka td,table.tabulka th{
	padding: 4px 8px;
	text-align: left;
	vertical-align: top;
}

table.pozadiTB{
	border-bottom: 4px solid #1F5CAF;
}

table.pozadiTB td{
	background:#E7E7E7 url(img/bg-td.gif) left top repeat-x;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

table.pozadiTB th{
	background: #6A6A6A url(img/bg-th.gif) left top repeat-x;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.iRight{
	float: right;
	padding: 1px;
	border: 10px solid #E6E6E6;
	margin-left: 15px;
	margin-bottom: 15px;	
}

.ramecek{
	padding: 1px;
	border: 10px solid #E6E6E6;
}

.box33{
	width: 33.3%;
	_width: 33%;
	float: left;
	margin-bottom: 20px;
}

.imgBox{
	text-align: center;
	margin-bottom: 1em;
}

.aCenter{
	text-align: center;
}

.aRight{
	text-align: right;
}

input.submit{
	background: #7095C4;
	color: #fff;
	font-weight: bold;
	font-size: 1.2em;
}

.cleaner{
	clear: both;
	height: 0;
	overflow: hidden;
}

.galerie a img {margin: 0 10px 10px 0; padding: 1px; border: 5px solid #E6E6E6;}
