@charset "windows-1250";
/* CSS Document */

*
{
	/*border: 1px solid black !important;*/
	font-family: 'Tahoma CE', 'Arial CE', 'Helvetica CE', Tahoma, Arial, lucida, sans-serif;
	font-size: 12px;
	color: #333333;
}

A         {COLOR: #000000;}
A:link    {TEXT-DECORATION: underline;}
A:visited {}
A:hover   {COLOR: #C4B49D;}

body {
	text-align: left;
	margin: 0px;
	padding: 0px;
	background: #02673f;
}

#obal {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	background: White;
	position: relative; left: 0; top: 0;
}

#pata { 
	background:url("images/stin_bila.gif") repeat-x;
	margin: 20px 0 0 0;
}
.delitko { 
	background:url("images/stin_bila.gif") repeat-x;
	height: 5px;
}

.zalozka_on { 
	background:url("images/zalozka_on.gif") no-repeat;
	height: 26px; width: 135px;
	text-align: center;
	font-weight: bold;
	color:#CC6600;

}
.zalozka_off { 
	background:url("images/zalozka_off.gif") no-repeat;
	height: 26px; width: 135px;
	text-align: center;
	border-bottom: 1px solid #666666;
	cursor: pointer;
}
.zalozka_off_a { 
	background:url("images/zalozka_off_a.gif") no-repeat;
	height: 26px; width: 135px;
	text-align: center;
	border-bottom: 1px solid #666666;
	cursor: pointer;
	color:#000000;
	text-decoration:underline;
}
.zalozka_mezi { 
	height: 26px; width: 10px; border-bottom: 1px solid #666666;
}

.zalozka_telo { 
	border: 1px solid #666666; border-top: 0px;
	background:url("images/zalozka_telo.gif") repeat-x;
}

.obalobrazek { width: 180px; height:150px; float:left;}
.obrazek { cursor: pointer; font-size: 11px; color: silver;}
.obrazek_on { cursor: pointer; font-size: 11px; color: #AA0000;}

.znacky-nazev{color:#02663E; font-size:14px; font-weight:bold; margin:0 0 10px 0;}

