* { margin: 0; padding: 0 } 
ul {list-style-type: none;
margin: 0;
padding: 0;}
body {
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	background: #fff url(../images/body-bc.jpg) repeat-x top;
	color: #000;
	font-size: small;
	text-align: center;
	min-width: 900px;
	line-height: 1.5;
	margin: 15px 0 0 0;
} 
html, body { height: 100% } 
html>body { font-size: small } 
p{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding: 0 0 15px 0;
}
a {
	color: #832911;
	text-decoration: underline;
}
a:hover {
	color: #032F46;
	text-decoration: none;
}
.noscreen { width: 200px; position: absolute; left: 0; top: -1000px } 
hr { display: none } 
.clear { clear: both; height: 1px; line-height: 1px; font-size: 1px;} 
/* layout */ 
#wrap {
	width: 900px;
	_width: 902px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	position: relative;
	border: 1px solid #C9C9C9;
	background: White;
} 
#top   {
	margin: 0;
	padding: 0;
	position: relative;
	height: 198px;
}
#baner   {
	width: 750px;
	height: 124px;
	margin: 0;
	padding: 0;
	position: relative;
}
#menu-wrap {
	left: 350px;
	position: absolute;
}
#menu{
	width: 550px;
	height: 67px;
	background: #f6f6f6 url(../images/menu-bc.jpg) repeat-x;
	position: relative;
	text-align: center;
	font: 14px Georgia, Times, serif;
}
#menu ul{float:right;display:inline;width:550px;}
#menu li{list-style:none;float:left;display:inline;width:110px;height:67px;overflow:hidden}
#menu li a,#menu li strong{
	margin-top: 3px;
	padding: 20px;
	display: block;
	text-decoration: none;
	font-weight: normal;
	border-left: 1px solid #D53505;
}
#menu li a:link,#menu li a:visited{
	color: White;
	font-weight: bold;
}
#menu li a:hover,#menu li strong{
	color: #FFE3D7;
	background: #D23508 url("../img/li.gif") no-repeat right top;
}
#menu li strong{color:#fff;border:none}
/* menu */ 
#news {
	width: 290px;
	height: 131px;
	background: url(../images/news-bc.jpg) repeat-x;
	text-align: right;
	margin: 0;
	left: 600px;
	top: 67px;
	overflow: hidden;
	position: absolute;
}
#news .in {
	font: 16px Georgia, Times, serif;
	text-align: right;
	padding: 10px;
	overflow: hidden;
}
#slog {
	width: 250px;
	height: 131px;
	margin: 0;
	left: 350px;
	top: 67px;
	overflow: hidden;
	position: absolute;
}
#top-line{
	width: 900px;
	height: 22px;
	background: url(../images/top-line.jpg) no-repeat;
	padding: 0;	
	margin: 0;
	text-align: left;
}
#top-line a{
	font: bold 12px "MS Sans Serif", Geneva, sans-serif;
	padding: 5px 0 0 15px;
	text-decoration: none;
	color: #636363;
	line-height: 22px;
}
#top-line a:hover{
	color: #B6B6B6;
}
#box{
	background: url(../images/box-bc.jpg) repeat-y;
	width: 900px;
	padding: 0;
	text-align: left;
	height: auto;
	margin: 0;
	position: relative;
}
#left_wrap
{
	float: left;
	width: 282px;
	height: auto;
	min-height: 360px;
	_height: 360px;
	margin: 0;
	padding: 0;
	background: #F9F9F9 url(../images/left-bc.jpg) no-repeat top left;
}
#left
{
	margin: 0 0 0 100px;
	text-align: left;
}
#nav {
}
#nav a{
	line-height: 18px;
	padding: 1px 5px 1px 1px;
	margin: 10px 5px 1px 1px;
	text-decoration: none;
	font: bold 12px sans-serif;
}
#nav a:link,#nav a:visited{
	color: #5C5C5C;
}
#nav a:hover{
	background: White;
	color: Black;
	text-decoration: none;
}
#nav .submenu a {
	color: #878787;
	padding-left: 22px;
	line-height: 20px;
}
.rozbal{
	color: #9A280B;
	font-weight: bold;
	margin-right: 5px;

}
#content_wrap
{
	margin:0 0 0 290px;
	padding:0;
}

#content
{
	margin: 0;
	padding: 0.5em 1em;
} 
#content li
{
	font-size: 80%;
} 
#foot{
	background: url(images/foot_bc.jpg) no-repeat;
	width: 920px;
	height: 30px;
	padding: 0;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	font-size: 11px;
}
#foot .lef{
	width: 48%;
	float: left;
	padding: 5px 0 0 30px;
	color: #9C9C9C;
}
#foot .righ{
	width: 40%;
	float: right;
	padding: 5px 35px 0 0;
}
#main_content{
	margin: 0px;
	padding: 0px;
	left: 205px;
	width: 540px;
	height: 100%;
	background: #cccccc;
	position: absolute;
}
#slogan{
	display: inline;
	margin: 0;
	position: absolute;
	left: 205px;
	width: 540px;
	height: 130px;
}
h1, h1 span {
	width: 350px;
	height: 198px;
	font-size: 170%;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	color: #fff;
}
h1 span {
	display: block;
	background: url(../images/logo.jpg) no-repeat;
	z-index: 1;
	cursor: pointer;
	color: #fff;
	font-size: 0%;
}
h3, h2 {
	margin: 10px 0 10px 10px;
	font-size: 140%;
	color: #616161;
}
#left h3{
	color: #A32F12;
	text-align: center;
}
#news h3{
	color: #5F5F5F;
	text-align: left;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	margin: 20px 0 10px 5px;
	font-size: 100%;
	color: #AA0702;
}
h5 {
	margin: 7px 0 5px 5px;
	font-size: 100%;
	color: #818181;
	font-weight: bold;
}
.small{
	font-size: 60%;
}
a.odkaz{
	color: #595959;
	text-decoration: none;
	font-weight: bold;
	font-size: 100%;
}
a.odkaz:hover{
	color: #B2B2B2;
}
a.odkaz3{
	font-size: 12px;
	color: #8B2005;
	text-decoration: none;
	font: bold Arial Helvetica sans-serif;
}
a.odkaz3:hover{
	color: #FF8C00;
	text-decoration: none;
}
#content ul, #content ul {
	padding: 5px 10px 15px 35px;
}
#content li, #content li {
	list-style: disc;
	padding-bottom: 5px;
}
.imag, .imagright, imagleft {
	background-color: #fff;
	padding: 5px;
	border: 1px solid Silver;
	margin: 2px;
}
.imagright {
	float: right;
	margin-left: 15px;
}
.imagleft {
	float: left;
}
.img, .imgright, imgleft {
	background-color: #fff;
	border: 1px solid Silver;
	margin: 5px;
}
.imgright {
	float: right;
	margin-left: 15px;
}
.imgleft {
	float: left;
}
.nobrd { border: 0 }
.space1{
	margin-top: 2px;
}
.space2{
	margin-top: 5px;
}
.space3{
	margin-top: 10px;
}
.space4{
	margin-top: 20px;
}
.space5{
	margin-top: 40px;
}
a.odkaz_dvebe {
	font-size: 7pt;
	color: Silver;
	font-family: Verdana, Tahoma, Arial;
	text-decoration: none;
	font-weight: normal;
}
a.odkaz_dvebe:hover {
	color: #5C5C5C;
	text-decoration : underline;
}
.text{
	font-size: 13px;
}
.objednavka form{
	width: 450px;
	padding: 0px;
	font-size: 11px;
}
.objednavka fieldset{
	padding: 10px;
	border: 1px solid #B1C1D1;
	margin-bottom: 15px;
	width: 440px;
}
.objednavka input,textarea{
	border: 1px solid #D3DCE5;
	margin: 1px;
	padding: 1px;
	font: 11px Verdana,Geneva,Arial,Helvetica,sans-serif;
	background: #FBFCFE url(images/offer-list-bc.jpg) repeat-y;
	width: 200px;
}
textarea .big{
	width: 300px;
}
.big input,textarea{
	width: 300px;
}
.objednavka input.submit
{
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 1px;
	color: #333333px;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
.objednavka input.submit:active
{
	border: 3px double #CCCCCC;
	border-top-color: #999999;
	border-left-color: #999999;
}
.objednavka label{
	color: #535762;
	font-size: 11px;
}
.objednavka legend{
	padding: 10px; /*gives a bit of padding between the border and the test*/
	color: #B60205;
	font: bold 14px Verdana,Geneva,Arial,Helvetica,sans-serif;
}
.objednavka .submitbutton {
	border: 1px solid #003366;
	background-color:#CCCCFF;
}

