/*------------ OBECN?FORMT STRNKY -------------*/
body {
    font-family: Arial, sans-serif;
    line-height: 130%;
    font-size:9pt;
	background: url('../images/horni-pruh-pozadi.gif') repeat-x;
	margin:0; padding:0;
	color:#777;
    }

a       {text-decoration:underline; color:#888;}
a:hover {text-decoration:none;}

form	{margin:0; padding:0;}
img		{border:none;}

h1      {font-size:28px; color:#e95d0f; margin:10px 0 30px 0;}


 
/*------------ LAYOUT -------------*/
#cely-web   {width: 100%; background: url('../images/header-levy.jpg') no-repeat; min-width:1000px;}
#cely-web {
min-width:999px;
width:expression(document.body.clientWidth < 1001 ? "999px" : "100%" );
}
#header {width:100%; height:297px;  background: url('../images/header-pravy.jpg') top right no-repeat; position:relative;}
#header a.uvodni {display:block; width:240px; height:206px; position:absolute; top:0; left:0;}
#header ul {margin:0; padding:0; position:absolute; bottom:60px; left:24px;}
#header ul li {list-style:none; color:white; font-size:11pt; font-weight:bold; float:left; margin-right:41px;}
#header ul li a {color:white; font-size:11pt;}
#header span.nabizime {color:white;position:absolute; bottom:17px; left:5px; font-weight:bold;}
#header span.aktuality {color:white;position:absolute; bottom:8px; right:23px; font-weight:bold; font-size:12pt;}


#levy      {float:left; width:190px; margin:15px 0 0 10px; background: url('../images/vagonek-levy.jpg') left bottom no-repeat; padding-bottom:140px;}
#stred     {margin-left:210px; margin-right:270px; }
#pravy     {text-align:right; font-size:8pt; color: #3ca3d7; float:right; width:200px;
			 margin:15px 20px 0 0px; background: url('../images/vagonek-pravy.jpg') center bottom no-repeat;
			 padding-bottom:140px; position:relative;}
#pravy a {color:#007fb3;}

.aktualita	{margin-bottom:15px;}
.aktualita p {margin:0; padding:0;}
.aktualita	.nadpis {font-weight:bold;}
.aktualita	a.vice	{display:block;}
div.vyrobil {color:#007fb3; position:relative; top:160px; left:0; text-align:right;}
	
/*-ostatní-*/
.cleaner    {clear:both;}
.mezera	{height:40px;}

.tisk	{display:none;}

