@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: black;
}

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

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

#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:#336699;

}
.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: 160px; height:150px; float:left;}
.obrazek { cursor: pointer; font-size: 11px; color: silver;}
.obrazek_on { cursor: pointer; font-size: 11px; color: #AA0000;}

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


.velky-nadpis{color:#25549B; font-size:22px; font-weight:bold;}
.stred-nadpis{color:#25549B; font-size:16px; font-weight:bold;}
.maly-nadpis{color:#25549B; font-weight:bold;}

.akce-blok {width:507px; height:193px; display:none; text-align:left; position:absolute; padding:0 0 0 1px; top:50px; left:200px; background:url("images/akce-pozadi.gif") no-repeat;}
.akce-nadpis {color:#aa0000; font-size:17px;font-weight:bold; padding:22px 0 0 15px;}
.akce-radek {height:22px; line-height:22px; padding:0 0 0 15px; margin: 0 2px 0 0;}
.sudy {background:#e1f3ff;}
.akce-nazev {width:380px; float:left;}
.akce-hodnota {float:right; padding:0 25px 0 0;}

