body{
	margin: 0px;
	padding: 0px;
	background-color: #E9E9E9;
	font-family: Verdana;
	font-size: 10px;
	color:#555555;
}

#okno{
	margin: 5px auto 0px auto;
	position: relative;
	width: 850px;
}
#top{
	background-image: url(../img/main/pozadi1.jpg);
	background-repeat: repeat-x;
	height: 100px;
	border-bottom: 3px solid #E9E9E9;
}
#top #logo_img{
	margin: 0px 30px 0px 30px;
	float: left;
	width: 170px;
	height: 100px;
}
#top #link-pia {
	position: absolute;
	left: 455px;
	top: 0;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	line-height: 65px;
}
#top #link-pia-central {
	position: absolute;
	left: 380px;
	top: 0;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	line-height: 65px;
}
#top #menu_top{
	background-image: url(../img/main/pozadi3.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 100px;
	width: 560px;
}
#top #menu_top a{
	background-image: url(../img/main/top_delitko.gif);
	background-position: left;
	background-repeat: repeat-y;
	position: relative;
	left: -1px;
	top: 63px;
	padding:0px 8px;
	height:37px;
	display: block;
	float: left;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	line-height: 37px;
}

#top #menu_top a:hover{
	text-decoration: underline;
}

#top2{
	height: 200px;
/*	background-color: #3496c0; */
	background-color: #000000;
	border-bottom: 3px solid #E9E9E9;
	padding-left: 200px;
}
#top2 #obr1{
	float: right;
	width: 550px;
	height: 200px;
}
#middle{
	background-color: #ffffff;
	position: relative;
	padding-left: 0px;
	min-height: 437px;
	_height: 433px;
	border-left: 1px solid #555555;
	border-right: 1px solid #555555;
}
#middle #obsah{
	padding: 0px 30px 0px 30px;
}
#middle #obsah img{
	/*margin: 2px 10px;*/
}
#middle #obsah .bodka{
	overflow: auto;
	border-width: 0px;
	height: 17px;
	background-image: url(../img/main/bodka1.gif);
	background-repeat: repeat-x;
	background-position: center;
	position: relative;
	left: -5px;
}
#middle #obsah .aktualita{
	overflow: hidden;
	padding-left: 5px;

}
#middle #obsah a{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a img{
	border-width: 0px;
}
#middle #obsah h1{
	margin: 0px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin-bottom:5px;
}

#middle #obsah h1 a:hover{
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
#middle #obsah h2{
	margin: 0px;
	display: inline;
	font-size: 14px;
	font-weight: bold;
}
#middle #obsah h2 a{
	text-decoration: underline;
}
#middle #obsah h2 a:hover{
	text-decoration: none;
}
#bottom{
	background-color: #555555;
	position: relative;
	padding-left: 0px;
	min-height: 40px;
	_height: 40px;
	color: #ffffff;
	border-left: 1px solid #555555;
	border-right: 1px solid #555555;
	border-top: 3px solid #E9E9E9;
}
#left{
	width: 170px;
	position: absolute;
	top: 103px;
	left: 30px;
	height: 210px;
}
#left #menu1{
	background-color: #FFFFFF;
	padding: 19px 0px;
}
#leftbanners {
	width: 170px;
	background-color: #000000;
}
.m-submenu{
	position: absolute;
	margin-top: 12px;
}
.submenu{
	display: none;
}

.submenu-open {
	background-color: #cccccc;
	width: 170px;
	padding: 0px 0px;
	position: absolute;
	z-index: 1;
	left: 170px;
	top: -32px;
}

#left #menu1 a{
	font-weight: bold;
	color: #000000;
	font-size: 10px;
	padding: 3px 20px 4px 10px;
	display: block;
	text-decoration: none;
	border-top: 1px solid #e9e9e9;
	background-image: url(../img/main/sipka.gif);
	background-repeat: no-repeat;
	background-position: 155px 0px;
}
#left #menu1 a:hover{
	font-weight: bold;
	color: #3496c0;
	font-size: 10px;
	padding: 3px 20px 4px 10px;
	display: block;
	text-decoration: underline;
	border-top: 1px solid #e9e9e9;
	background-image: url(../img/main/sipka.gif);
	background-repeat: no-repeat;
	background-position: 155px 0px;
}

input, textarea, select {
	clear: both;
	float: none;
	border-width: 1px;
	border-color: #999999 #DDDDDD #DDDDDD #999999;
}

#vlajecky {
	position: absolute;
	top: 45px;
	left: 820px;
	width: 20px;
}

.znaceniTbl, .techTbl {
/*	border:2px solid #000066;*/
}

.znaceniTbl th, .techTbl th {
	color:white;
	text-align: left;
	background-color:#0880BB;
}

.znaceniTbl .line0, .techTbl .line0 {
	background-color:#e8e8e8;
	color:black;
}

.znaceniTbl .line1, .techTbl .line1 {
	background-color:#C6C6C6;
	color:black;
}

.znaceniTbl .line2, .techTbl .line2 {
	background-color:#ffffff;
	color:black;
}

.znaceniTbl .line0, .znaceniTbl .line1 {
	cursor: pointer;
}

.znaceniPointAct {
	height:20px;
	font-weight: bold;
	background-color: #ffffff;
	color: black;
	text-align: center;
}

.znaceniPointPas {
	height:20px;
	background-color: #bbbbbb;
	color: black;
	text-align: center;
}

.large {
	font-size:12pt;
	font-weight: bold;
}

.red {
	color:red;
	border:1px solid #DDDDDD;
}

.configItem {
	width:15px;
}
.clear {
	clear: both;
}

.clearBottom {
	clear: both;
	height:10px;
}

.submit {
	background-color: #888888;
	border:1px solid white;
}

.right {
	float:right;
}

.preload17a {background: url(../img/1a.gif);}
.preload17b {background: url(../img/1b.gif);}
.menu {padding:5px 0 0 1em; color:#333333; margin:0; list-style:none; height:30px; position:relative; background:url(../img/0c.gif) repeat-x left bottom; font-size:10px;}
.menu li {float:left; height:30px; margin-right:1px; color:#333333;}
.menu li a {display:block; float:left; height:30px; line-height:24px; color:#333333; text-decoration:none; font-family:verdana; font-weight:bold; text-align:center; padding:0 0 0 4px; cursor:pointer; background:url(../img/0a.gif) no-repeat;}
.menu li a b {float:left; display:block; color:#333333; padding:0 16px 5px 12px; background:url(../img/0b.gif) no-repeat right top;}

.menu li.current a {color:#000000; background:url(../img/2a.gif) no-repeat;}
.menu li.current a b {color:#000000; background:url(../img/2b.gif) no-repeat right top;}
.menu li a:hover {color:#000000; background: url(../img/1a.gif) no-repeat;}
.menu li a:hover b {color:#000000; background:url(../img/1b.gif) no-repeat right top;}
.menu li.current a:hover {color:#000000; background: url(../img/2a.gif) no-repeat; cursor:default;}
.menu li.current a:hover b {color:#000000; background:url(../img/2b.gif) no-repeat right top;}

.divider {
	height:3px;
	background-image: url(../img/divider.gif);
	background-repeat: repeat-x;
	margin:10px 0px;
}

.center, .center td {
	text-align: center;
}

p {
	text-align: justify;
	margin:10px 0px;
}

.clickable {
	cursor: pointer;
}

.highlights {
	position:absolute;
	left:550px;
	top:10px;
	z-index:5;
}

sub {
	font-size:8pt;
}

.subtitle {
	padding-left:5px;
	font-size:8pt;
}

.listItem {
	
}

.listItemPhoto {
	float:right;
	width:360px;
}

.listItemContents {
	width:410px;
	float:left;
}

.nahrada {
	margin:10px 0px;
}

.nahradaText {
	padding:10px;
	border:1px solid red;
	font-weight: bold;
	background-color: #FFFF99;
}

/* ------ NEWS ------ */

.homeNewTitle {
	font-weight:bold;
}

.homeNewContents {
}

.tinyDate {
	margin-top:1px;
	color:red;
}

.border-line {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	margin-bottom: 1em;
	margin-right: 1px;
	clear: both;
}

h5 {
	font-size:10pt;
}

h6 {
	font-size:9pt;
	margin: 0px;
	display: block;
	font-weight: bold;
	margin-bottom:0px;
}


.shimBtn {
	padding:1px 2px;
	border:1px solid #FFFFFF;
}

#bottom_part {
	margin: 0px auto 10px auto;
	position: relative;
	width: 850px;
	height:32px;
	background:url(../img/bottom.png)
}

#bottom_inner {
	padding:10px 0px 0px 34px;
	color:white;
}
