/* CSS Document */
body {
	font-family: Arial,"Helvetica CE",Helvetica,sans-serif;
	color: #000;
     background: url("../images/bodyBg.gif") left top repeat-x;
	background-color: #c3b600;
	font-size: 80%;
	height: 100%;
	text-align: left;
	margin: 0px;
	padding: 0px;
     letter-spacing:0px;	

}


#containerC{
     width: 840px;
     margin-left:auto; 
     margin-right:auto; 
     position: relative;
     background: url("../images/containerBg1.gif") left top no-repeat;
     background-color:#c3b600;
}
h3 {font-size:1.2em;margin:0;}

#content {
     padding-left:10px;
     float:left;
     padding-top:15px;
     min-height:500px;_height:500px;
}
     
#content p {padding-top:0;margin-top:0;}
#content img {border:none;}
#content .imgLeft {float:left;padding-right:20px;}
#content a,#content a:link, #content a:visited {color: #231f20;}
#right {float:left;}
#right ul {padding-bottom:30px;}

table#logotypy {border-collapse:collapse;}
table#logotypy td {padding:0;margin:0;padding-right:3px;*padding-bottom:3px;}
table#logotypy img {border:none;padding:0;margin:0;}

table#obaly td {padding-top:50px;}
/* --------------- Odkaz ----------------------- */
a, a:link, a:visited{
 	color: #808285;
 	text-decoration:none;
} 
a:hover, a:active, a:focus  {
	color: #fff; text-decoration: none;
}

ul {margin:0 0 0 10px;padding:0;}
li {padding:1px 0;}

/* ------------------- top ---------------------------*/
#topBlock {padding:15px 0 0 0px;height:160px;}

#topBlock ul {width:112px;float:left;list-style:none;}
#topBlock li {border-top:1px solid #808285;float:left;}
#topBlock li.posledni {border-bottom:1px solid #808285;}
#topBlock li span {display:none;}
#topBlock li a {display:block;width:112px;height:20px;padding:0;float:left;}

/* ----------------------- menu obrazky -----------------------*/
#topBlock li.kdoJeLL a {background:url(../images/kdoJeLL.jpg) no-repeat 0 0;}
#topBlock li.kdoJeLLActual a {background:url(../images/kdoJeLLActual.jpg) no-repeat 0 0;}
#topBlock li.reference a {background:url(../images/reference.jpg) no-repeat 0 0;}
#topBlock li.referenceActual a {background:url(../images/referenceActual.jpg) no-repeat 0 0;}
#topBlock li.logotypy a {background:url(../images/logotypy.jpg) no-repeat 0 0;}
#topBlock li.logotypyActual a {background:url(../images/logotypyActual.jpg) no-repeat 0 0;}
#topBlock li.obalDesign a {background:url(../images/obalDesign.jpg) no-repeat 0 0;}
#topBlock li.obalDesignActual a {background:url(../images/obalDesignActual.jpg) no-repeat 0 0;}
#topBlock li.ostatni a {background:url(../images/ostatni.jpg) no-repeat 0 0;}
#topBlock li.ostatniActual a {background:url(../images/ostatniActual.jpg) no-repeat 0 0;}
#topBlock li.kontakt a {background:url(../images/kontakt.jpg) no-repeat 0 0;}
#topBlock li.kontaktActual a {background:url(../images/kontaktActual.jpg) no-repeat 0 0;}

#topBlock li.kdoJeLL a:hover {background:url(../images/kdoJeLLActual.jpg) no-repeat 0 0;}
#topBlock li.reference a:hover {background:url(../images/referenceActual.jpg) no-repeat 0 0;}
#topBlock li.logotypy a:hover {background:url(../images/logotypyActual.jpg) no-repeat 0 0;}
#topBlock li.obalDesign a:hover {background:url(../images/obalDesignActual.jpg) no-repeat 0 0;}
#topBlock li.ostatni a:hover {background:url(../images/ostatniActual.jpg) no-repeat 0 0;}
#topBlock li.kontakt a:hover {background:url(../images/kontaktActual.jpg) no-repeat 0 0;}


#logoUvodka {float:right;width:149px;height:126px;margin:8px 0px 0 0;}
#logoUvodka img {border:none;}
#logo {float:right;width:89px;height:61px;margin:43px 155px 0 0;}

#footer {clear:both;height:28px;background-color:#231f20;}
ul.noOdrazka {list-style:none;padding:0;margin:0;}
ul.dlouhy {list-style:none;padding:0;margin:0;}
ul.dlouhy li {padding:0;}

.clearFloat {clear:both;}
hr {display:none;}
