@charset "utf-8";
/* 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: #6699cc;}

body {
	margin: 0;
	padding: 0;
}

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

#obal-top {
height: 210px;
}

#menu-obal {
position: relative;
width: 1000px;
z-index: 99;
margin-top: -210px;
}

#adresa-obal {
position: relative;
width: 1000px;
z-index: 99;
margin-top: -60px;
height: 60px;
padding-left: 28px;
color:#666666;
}

#right-box
{
 float: right; 
 width: 347px;
 background: White url("images/pozadi-right.gif") repeat-y;
 }
 
#stred
{
margin: 5px 30px 0 30px;
width: 590px;
background: White url("images/pozadi-main.gif") repeat-x;
 }
 
#down
{
margin: 30px 0 0 0;
padding-top: 20px;
height: 20px;
background: White url("images/pozadi-down.gif") no-repeat;
border-bottom: 1px dashed black;
 }

.menu a
{
	float: right;
	height: 28px;
	_height: 35px;
	width: 45px;
	color: Black;
	font-size: 15px;
	text-decoration: none;
	display: block;
	padding: 7px 0px 0px 17px;
	_padding-right: 10px;
	background: #eceded url("images/menu-pozadi.gif") no-repeat;
	background-position: 0px 0px
}

.menu a:hover
{
	color: White;
	background: #9a141b url("images/menu-pozadi.gif") no-repeat;
	background-position: 0px -35px;
}

.nadpis{
	color: #9a141b;
	font-size: 18px;
	font-weight: bold;
	padding-left: 30px;
}

#podpis{
	padding-top: 5px;
	font-weight: bold;
	color: #9a141b;
	font-size: 14px;
}

.cervena{
	color: #9a141b;
	font-weight: bold;
}
.obalobrazek { width: 211px; height:160px; float:left;}
.obrazek a { cursor: pointer; font-size: 11px; color: #666666; text-decoration: none;}
.obrazek a:hover { cursor: pointer; font-size: 11px; color: #9a141b;}