

#hlavni_ram
{
	WIDTH: 800px; 
	POSITION: relative;
	BORDER: 1px solid black; 
	MARGIN: auto; 
	background-color: #fbe7a2;
}

#hlavicka
{
	LEFT: 10px; 
	_LEFT: 0px;
	TOP: 10px;
	right: 10px; 
	WIDTH: 780px; 
	HEIGHT: 90px; 
	POSITION: relative; 
}

#menu
{
	LEFT: 10px; 
	_LEFT: 0px;
	TOP: 5px; 
	right: 10px;
	WIDTH: 777px;
	_width: 780px; 
	HEIGHT: 18px; 
	_height: 24px;
	POSITION: relative; 
	TEXT-ALIGN: center; 
	background-color: #f4c217; 
	color: red; 
	border: 2px solid red; 
	font-family: arial; 
	font-weight: bold; 
	font-size: 14px; 
	padding-top:2px;
}


#podmenu
{
	left:10px;
	top: 5px;
	_left:0px;
	POSITION: relative; 
	WIDTH: 781px;
	_width: 780px; 
	HEIGHT: 20px; 
	_height: 20px;
	color: #f4c217; 
	background-color:red;
	font-family: arial; 
	font-weight: normal; 
	font-size: 12px; 
	padding-top:1px;
}

#obsah
{
	padding:5px;
	LEFT: 10px; 
	_LEFT: 0px;
	TOP: 15px;
	right: 10px;
	bottom: 10px;
	WIDTH: 769px;
	_WIDTH: 780px;
	margin-bottom:30px;
	_margin-bottom:40px;
	POSITION: relative; 
	BORDER: 1px solid black; 
	background-color: white;
	text-align:left;
	font-size:80%;
}

#jazyky
{
	left:660px;
	top: -6px;
	_left:325px;
	_top: -6px;
	POSITION: relative; 
	color: white; 
	width: 130px;
	background-color:red;
	font-family: arial; 
	font-weight: normal; 
	font-size: 14px; 
}


a.menu:visited, a.menu:link, a.menu:active  
{
	color: white;
	text-decoration:none;
}

a.menu2:visited, a.menu2:link, a.menu2:active  
{
	color: red;
	text-decoration:none;
}

a.menu:hover,a.menu2:hover  
{ 

	color: red; 
}



a.jazyky:visited, a.jazyky:link, a.jazyky:active  
{
	color: white;
	text-decoration:none;
}

a.jazyky2:visited, a.jazyky2:link, a.jazyky2:active  
{
	color: #f4c217;
	text-decoration:none;
}

a.jazyky:hover, a.jazyky2:hover  
{ 

	color: #f4c217; 
}

a.paticka, a.paticka:visited, a.paticka:link, a.paticka:active  
{
        font-size:80%;
        position:relative;
        top:-5px;
	color: black;
	text-decoration:none;
}


table {font-size:100%;}

table.tab1
{
	cellpadding:0;
	cellspacing:0;
	border-collapse: collapse;
	border:black solid 1px;
	font-size:100%;
}

td.lista
{
	background:black;
	color:white;
	border-right:white solid 1px;
	border-bottom:white solid 1px;
	padding:2px;
}

td.lista_last
{
	background:black;
	color:white;
	border-right:black solid 1px;
	border-bottom:white solid 1px;
	padding:2px;
}

td.vnitrek
{
	border:black solid 1px;
	padding:2px;
}

div.zelena {color:green; font-weight:bold; font-size:120%; margin-bottom:10px;}






table.cenik {width:100%; border:solid black 1px; border-collapse: collapse;}
table.cenik td {border:solid black 1px; padding:3px;}

table.cenik td.c2 {text-align:center;}
table.cenik td.c3 {text-align:center;}
table.cenik td.c4 {text-align:center;}
table.cenik td.c5 {text-align:center;}
table.cenik td.c6 {text-align:center;}
table.cenik td.c7 {text-align:center;}
table.cenik td.c8 {text-align:center;}
table.cenik td.c9 {text-align:center;}
table.cenik td.c10 {text-align:center;}

table.cenik tr.lista td {font-weight:bold; background:#000082; color:white;}

table.cenik tr.lista td.c1 {border-right:solid white 1px;}
table.cenik tr.lista td.c2 {border-left:solid white 1px;border-right:solid white 1px;}
table.cenik tr.lista td.c3 {border-left:solid white 1px;border-right:solid white 1px;}
table.cenik tr.lista td.c4 {border-left:solid white 1px;border-right:solid white 1px;}
table.cenik tr.lista td.c5 {border-left:solid white 1px;border-right:solid white 1px;}
table.cenik tr.lista td.c6 {border-left:solid white 1px;border-right:solid white 1px;}
table.cenik tr.lista td.c7 {border-left:solid white 1px;border-right:solid white 1px;}
table.cenik tr.lista td.c8 {border-left:solid white 1px;border-right:solid white 1px;}
table.cenik tr.lista td.c9 {border-left:solid white 1px;border-right:solid white 1px;}
table.cenik tr.lista td.c10 {border-left:solid white 1px;}


h2.cenik span.lambda {font-weight:normal;}



