@charset "utf-8";
body {
background-image:url(../images/bg.gif);
background-repeat:repeat-x;
background-color:#072d60;
margin:0;
padding:0;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#c3c6cb;
font-size:11px;
}
.wrapper {
width:816px;
position:relative;
margin: 0px auto;
text-align:left;
/*border:1px solid red;*/
}
.header {
background-image:url(../images/header.jpg);
height:118px;
background-repeat:no-repeat;
}
.menu {
background-image:url(../images/menu.gif);
background-repeat:no-repeat;
padding:8px 0 0 58px;;
margin:0;
height:25px;
}
.menu ul {
margin: 0;
padding: 0;
}
.menu li {
display:inline;
}
.menu li a, .menu li strong {
display: block;
float:left;
text-decoration:none;
margin:0 30px 0 0;
}
.lista_hore {
background-image: url(../images/lista_hore.gif);
background-repeat:no-repeat;
height:16px;
padding:0;
margin:0;
}
.content {
background-image:url(../images/bg_content.gif);
background-repeat:repeat-y;
height:auto;
padding: 0 28px 8px 28px ;
font-family: Arial, Verdana,H elvetica, sans-serif;
text-align:justify;
}
.footer{
background-image:url(../images/footer.gif);
background-repeat:no-repeat;
height:41px;
text-align:center;
font-size:9px;
color:#93a6c2;
padding:17px 0 0 0;
}
.footer a{
font-size:9px;
font-weight:normal;
color:#fde861;
text-decoration:none;
}
.footer a:hover{
font-size:9px;
font-weight:normal;
color:#fde861;
text-decoration:underline;
}
h1 {
font-size:17px;
font-weight:bold;
color:white;
margin:0 0 10px 0;
padding:0;
}
h1 strong {
font-size:17px;
font-weight:bold;
color:#ffe541;
margin:0;
padding:0;
}
h2 {
font-size:12px;
margin:0 0 10px 0;
padding:0;
color:#fde861;
font-weight:normal;
}
h3 {
font-size:12px;
margin:0 0 10px 0;
padding:0;
color:#fde861;
font-weight:normal;
}
.link {
background-image:url(../images/link.gif);
background-repeat:repeat-x;
height:2px;
margin: 12px 0 0 0;
padding: 0 0 12px 0;
}
a {
font-size:12px;
color:#fde861;
text-decoration:none;
font-weight:bold;
}
a:hover {
color:#fde861;
text-decoration:underline;
font-weight:bold;
}
.link2 {
background-image:url(../images/link2.gif);
background-repeat:repeat-y;
width:2px;
height:114px;
margin: 0 12px 0 0;
padding: 0 0 0 12px;
}
.link3 {
background-image:url(../images/link2.gif);
background-repeat:repeat-y;
width:2px;
height:206px;
margin: 0 12px 0 0;
padding: 0 0 0 12px;
}
.pocitadlo a {
color:#072d60;
text-decoration:none;
}
.pocitadlo a:hover {
text-decoration:none;
color:#072d60;
}
.kontakt_obchod {
background-image:url(../images/kontakt_obchod.gif);
background-repeat:no-repeat;
height:90px;
text-align:center;
padding:7px 0 10px 0;
}
.kontakt_obchod img {
width:100px;
height:75px;
border:1px solid #172e4b;
padding:2px;
margin:6px 8px 6px 8px;
}
.link4 {
background-image:url(../images/link2.gif);
background-repeat:repeat-y;
width:2px;
height:293px;
margin: 0 12px 0 20px;
padding: 0 0 0 12px;
}
.sortiment_menu {
float: left;
margin: 0;
padding: 0;
font-size:11px;
color:#FFFFFF;
font-weight:normal;
}
.sortiment_menu li {
	display: block;
    padding:3px 0 3px 0;
    background-position:bottom;
	background-image:url(../images/link_menu.gif);
	background-repeat:repeat-x;
	width:165px;
}
.sortiment_menu li a, .sortiment_menu li strong {
	color:#c3c6cb;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	height:2px;
}
.sortiment_menu li a:hover, .sortiment_menu li strong {
    color:#fde861;
	text-decoration: none;
	font-weight:bold;
	
}
.sortiment img {
width:110px;
height:83px;
border:1px solid #3e536f;
padding:2px;
}
p {
margin:0;
padding:0;
}


