img{ border:none;}
body {
	margin:0;
	padding:0;
}
a:link{ color:#3E569E; text-decoration:none;}
p{ text-align:justify;}


#vse-telo{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#3E569E;	
	width:957px;
	height:100%;
	margin: 0 auto 0 auto;
}
#telo{
	height:100%;
	background:url(../images/body_bg.jpg);
	background-repeat:repeat-y;
	background-position:center;
	padding-top: 10px;
}
#hlavicka{
	width:957px;
	height:143px;
	float:left;
	clear:both;
	margin-top: 5px;
}
#hlavicka span { 
	float:left;
}
	
#obsah{
	height:100%; 
	width:788px;
	margin-left:78px; 
	margin-top:150px;
}
#obsah-horni-cast{
	background-image:url(../images/body_horni.png);
	background-repeat:no-repeat;
	height:28px;
	margin-bottom:0px;
	}
#obsah-obsah{
	background-image:url(../images/triton_16.png);
	background-repeat:repeat-y;
	
	}
#obsah-text{
	padding-top:1px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:0px;
}
#obsah-spodek{
	background-image:url(../images/triton_22.png); 
	background-position:bottom; 
	background-repeat:no-repeat; 
	margin-bottom:0px; 
	height:38px;
}
#banner{
    width: 238px;
	height: 100%;
	color:#FFF;
	position: relative;
	top:175px;
	left: 795px;
}
#spodek{
	padding-left:250px;
	padding-top: 20px;
	padding-bottom:20px;
	clear:both;
	font-size:80%;}

.tab-podtrzene{/*border-bottom:1px; border-bottom-color:#3E569E; border-bottom-style:solid;*/}
.tab-vlevo{
	border-top:1px;
	border-top-color:#3E569E;
	border-top-style:solid;
	border-bottom:1px;
	border-bottom-color:#3E569E;
	border-bottom-style:solid;
	border-right:1px;
	border-right-color:#3E569E;
	border-right-style:solid;
	padding-left:5px;
	padding-right:5px;
	text-align: left;
}
.tab-vpravo{ 
	border-top:1px; 
	border-top-color:#3E569E; 
	border-top-style:solid; 
	padding-left:5px; 
	padding-right:5px; 
	border-bottom:1px; 
	border-bottom-color:#3E569E; 
	border-bottom-style:solid;  
}
th, td { vertical-align:text-top;}
#menu_contact_table a:link { text-decoration:underline; }