body { 
	background-image: url("images/bg.png");
	background-repeat: repeat-x;  
	background-color: #921811; 
	margin-top: 0px;
	padding-bottom: 20px;
	text-align: center; 
	font-family: "Arial";
	}

#all {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
	text-align: left; 
}


h1 {
  font-size: 28px;
  font-weight: normal;
  height: 90px;
  float: left;
  margin: 0px;
  padding: 0px;
  text-align: left;
  position: relative;
  left: 30px;
  top: 40px;   
}	

h1 strong {
  text-transform: uppercase;
}	

#welcome {
font-weight: normal;
margin: 0px;
padding: 0px 60px 0px 0px;
font-size: 13px;
position: relative;
left: 45px;
top: 20px; 
}

#welcome strong {
font-weight: normal;
}


a#v_kosi {
  width: 120px;
  height: 30px;
  display: block;
  float: left;
  background-image: url("images/kosik.png"); 
	background-repeat: no-repeat; 
  padding: 0px 0px 10px 30px;
  font-size: 20px;
  font-weight: bold;
  color: #d8d8d8;
  position: relative;
  left: 160px;
  top: 50px;   
  }

a#v_kosi.second {
  float: right;
  left: 0px;
  top: 50px;
  margin-right: 40px;
  padding: 0px 30px;
}

a#logo {
  width: 140px;
  height: 60px;
  float: left;
  background-image: url("images/logo-invert.png"); 
	background-repeat: no-repeat; 
  margin-top: 30px;
  margin-bottom: 10px;
  position: relative;
  left: 20px;
}

a#zpet {
  width: 86px;
  height: 36px;
  float: left;
  background-image: url("images/zpet.png"); 
	background-repeat: no-repeat; 
  position: relative;
  top: 64px;
  left: 280px;
}

#grafika {
  width: 940px;
  height: 266px;
  background-color: white;
  background-image: url("images/bg-grafika-new.jpg"); 
	background-repeat: no-repeat;   
	background-position: 10px 9px; 
  clear: both;
}

#grafika #logaznacek {
padding-top: 115px;
margin-left: 12px;
width: 180px;
height: 75px;
}

#grafika #logaznacek a {
display: block;
width: 45px;
height: 27px;
float: left;
margin: 0px 5px 7px 0px;
}

#grafika form {
  width: 195px;
  display: block;
  float: right;
  clear: both;
  position: relative;
  top: 8px;
  color: #6b1815;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
  text-align: left;
}

#grafika form select, #znacky form select {
  display: block;
  margin: 3px 0px 10px 0px;
  width: 180px;
  font-size: 11px;
}
 
#grafika input {
  width: 180px;
  font-size: 11px;
}

/*
#grafika a {
  width: 250px;
  height: 35px;
  display: block;
  float: right;
  clear: both;
  position: relative;
  top: 30px;
  color: #6b1815;
  font-weight: bold;
  font-size: 30px;
  letter-spacing: -1px;
  text-decoration: none;
  text-align: left;
}
*/

#grafika a#vsechny {
  width: 150px;
  height: 20px;
  top: 50px;
  font-style: italic;  
  font-size: 15px;
  letter-spacing: 0px;
}
    
    
#grafika a:hover {
  color: #6191bd;
}
  


#akcni {
  width: 670px;
  float: left;
}

#akcni a#vanoce img {
width: 656px;
height: 96px;
margin: 10px 0px 0px 0px;
}      
      
#vyhledavani {
  background-image: url("images/vyhledavani-bg.png"); 
	background-repeat: repeat-x;   
  height: 60px;
  color: white;
  font-size: 18px;
  letter-spacing: 2px;
  margin: 10px 10px 0px 0px;
  text-align: center;
  padding-top: 20px;
}      

#vyhledavani input {
  border: 1px solid black;
  margin: 0px 8px;  
}
      
#vyhledavani .longer {
  width: 200px;
}
                       
#akcni p, #vypis #zbozi p {
  width: 137px;
  height: 320px;
  float: left;
  border: 10px solid #4e1414;
  margin: 5px 10px 15px 0px;
  background-color: #ffffff;
  font-weight: bold;
  text-align: center;
  padding: 0px;
  position: relative;
}

#akcni img, #vypis #zbozi img {
  border-style: none;
  width: 137px;
  height: 205px;  
}


#akcni #panskedamske {
  padding: 20px 20px 0px 20px;
  position: relative;  
}

#vypis #panskedamske {
  padding: 20px 20px 0px 20px;  
}


#akcni #panskedamske a, #vypis #panskedamske a {
  margin-right: 20px;  
}


#akcni #panskedamske img, #vypis #panskedamske img {
  width: auto;
  height: auto;  
  border-style: none;
}


#akcni p strong, #vypis p strong {
  text-align: center;
  background-color: #4e1414;
  color: #ffffff;
  font-weight: normal;
  display: block;
  width: 137px;
  height: 75px;
  margin-bottom: 5px;
  padding-top: 10px;
  font-size: 14px;
}

#akcni p.akce1 strong, #vypis #zbozi p.akce1 strong  {
  background-color: #c1a85d;
}

#akcni p.akce1, #vypis #zbozi p.akce1  {
  border-color: #c1a85d;
}



.pruhledny {
  display: block;
  width: 150px;
  height: 75px;
  position: absolute;
  top: 150px;
  left: 0px;
  z-index:2;
}

#vypis #zbozi .pruhledny img, #akcni .pruhledny img {
  display: block;
  width: 73px;
  height: 71px;
  border-style: none;
}



b.sl {
  font-weight: bold;
  color: red;
  font-size: 14px;
  padding-right: 3px;
  margin: 0px;
}

b.ak {
  font-weight: bold;
  color: #f0b604;
  font-size: 14px;
  padding-right: 3px;
  margin: 0px;
}

#vz {
  clear: both;
  text-align: right;
  padding: 20px;
}

#vz a {
  font-weight: bold;
  color: black;
}

#druhy {
	background-image: url("images/bg-druhy-new.png"); 
	background-repeat: repeat-x;  
	width: 262px;
  height: 624px;
	text-align: left;
	float: left;
	margin-top: 15px;
	}

#rifle, #trika, #mikiny, #pradlo, #boty, #bundy {
  height: 90px;
  width: 240px;
  float: left;
  margin-bottom: 10px;
	background-position: 10px 10px; 
	background-repeat: no-repeat; 
	position: relative;
	top: 10px;
	left: 10px;
}

#rifle a, #trika a, #mikiny a, #pradlo a, #boty a, #bundy a {
color: #f7f3f3;
}



#rifle {
	background-image: url("images/bg-jeans.png"); 
}

#trika {
	background-image: url("images/bg-trika.png"); 
}

#mikiny {
	background-image: url("images/bg-mikiny.png"); 
}

#pradlo {
	background-image: url("images/bg-pradlo.png"); 
}


#boty {
	background-image: url("images/bg-boty.png"); 
}

#bundy {
	background-image: url("images/bg-bundy.png"); 
}


#kabelky {
	background-position: 20px 0px; 
	background-repeat: no-repeat; 
	background-image: url("images/bg-kabelky.png"); 
	background-color: #2b0404;
	width: 262px;
  height: 100px;
	text-align: left;
	float: left;
	margin-top: 0px;
}

#kabelky a {
	position: relative;
	top: 25px;
	left: 105px;
  color: #f7f3f3;
  font-weight: bold;
  font-size: 32px;
  text-decoration: none;
}


#hodinky {
	background-position: 20px 20px; 
	background-repeat: no-repeat; 
	background-image: url("images/bg-hodinky.png"); 
	background-color: #3b0a0a;
	width: 262px;
  height: 100px;
	text-align: left;
	float: left;
	margin-top: 15px;
}

#hodinky a {
	position: relative;
	top: 30px;
	left: 100px;
  color: #f7f3f3;
  font-weight: bold;
  font-size: 32px;
}
.odkazy {
  position: relative;
  top: 14px;
  left: 90px;  
  color: #aeaeae;
}

a.druh {
display: block;
font-size: 36px;
font-weight: bold;
text-decoration: none;
padding-left: 3px;
letter-spacing: 3px
}

a.sex {
  font-size: 12px;
  display: inline-block;
  margin-right: 8px;
  position: relative;
  left: 6px; 
  font-weight: bold;
  letter-spacing: 1px;
}

a#vs_dr {
  color: #f7f3f3;
  display: block;
  width: 120px;
  clear: both;
  font-weight: bold;
  font-style: italic;  
  font-size: 12px;
  position: relative;
  left: 20px;
  top: 25px;
}

img#upoutavky {
  float: left;
  margin-top: 14px;
}

a.obzn {
  float: left;
  margin-top: 20px;
  width: 264px;
}

a#vs_dr, a.sex:hover, a#vsechny:hover, a.dalsi:hover, #zbytek a:hover, a#v_kosi, #midtop a, #right a:hover, #odkazy_spodek a:hover, p#partneri a:hover, #fotky #email a:hover, DIV.sekce a:hover, a#vd:hover, #vyber_znacek a:hover  {
text-decoration: none;
}	
	
#vypis {
  background-color: #ffffff;
  width: 950px;
  clear: both;
}

#vypis #zbozi {
  width: 670px;
  float: left;
  position:relative;
  top: 20px;
  left: 20px;
  background-image: url('images/grafika-top.png');
  background-repeat: no-repeat;
}

#vypis #zbozi h1 {
  padding: 150px 0px 0px 0px;
  margin: 0px;
  width: 670px; 
}

#vypis p {
  margin-right: 20px;}

#konec {
  clear: both;
  height: 30px;
}

#znacky {
  width: 240px;
  float: left;
}

#znacky ul i {
  padding-left: 15px;
}

#znacky ul a {
  color: #6b1815;
  font-weight: bold;
  font-size: 15px;
  text-decoration: none;
  padding-left: 15px;
}

#znacky ul a:hover {
color: #6191bd;
}

#znacky ul {
  list-style: none;
  padding: 20px 0px 0px 25px;
  margin: 0px;  
}

ul li.topper {
text-transform: none;
border-top: 3px solid #ececec;
color: #888888;
padding-bottom: 10px;
font-size: 12px;
}

ul li.nadpis {
padding: 20px 15px 5px 25px;
font-size: 11px;
border-style: none;
}

ul li.topper strong {
padding: 10px 15px;
font-size: 13px;
color: black;
}

#znacky ul li.topper a {
padding: 10px 15px;
text-decoration: underline;
color: #888888;
font-size: 13px;
}

#znacky ul li.topper a:hover {
color: #000000;
}

	
ul#best {
padding: 0px;
margin: 0px;
padding: 20px 0px 0px 25px;
}	

ul#others {
padding: 0px;
margin: 0px;
padding: 20px 0px 0px 25px;
display: none;
}	

ul li {
text-transform:uppercase;
padding: 5px 0px 5px 10px ;
border-bottom: 1px solid #ececec;
}


ul li i {
text-transform: none;
font-size: 15px;
}
		

#zbytek {
  color: #ffffff;
	margin: 0px 0px 0px 10px;
	padding: 10px 100px 10px 10px;
	clear: both;
	background-color: #a89092;
	}	
	
#zbytek a {
  color: #ffffff;
  display: inline-block;
  padding-left: 5px;
	}		

h2, #zbozi h1 {
font-size: 35px;
font-weight: bold;
color: #a88058;
margin: 10px 0px 10px 0px;
padding: 0px;
left: 0px;
top: 0px;
height: 40px;
}

DIV.sekce {
  background-color: black;
	color: #ece4de;
  font-size: 14px;
	padding: 7px 0px 5px 10px;
	margin: 15px 10px 0px 0px;
	clear: both;
}  


DIV.sekce select {
  margin-left: 20px;
}

DIV.sekce a {
  display: block;
  width: 200px;
  float: right;
  margin-top: 4px;
  font-size: 13px;
  color: WHITE;
  font-style: italic;
}


a.dalsi {
display: block;
width: 250px;
color: white;
font-style: italic;
font-weight: bold;
font-size: 18px;
clear: both;
margin: 0px 20px 30px 400px;
padding: 0px 0px;
text-align: right;
}

#vypis a.dalsi {
color: black;
}


#cislicka {
clear: both;
text-align: center;
}

#cislicka a {
	display: inline-block;
  padding: 0px 10px;
	margin: 3px;
	color: black;
	text-decoration: none;
	display: inline-block;
  border: 1px solid #aeaeae;
  background-color: #fafafa;
}

#cislicka a:hover, #cislicka a.on {
  background-color: #aaaaaa;
	color: white;
}


#fotky {
width: 354px;
float: left;
margin: 15px;
text-align: center;
}

#fotky .nosic {
position: relative;
display: block;
width: 160px;
float: left;
margin-right: 5px;
}



#fotky .pruhledny img {
  display: block;
  width: 73px;
  height: 71px;
  border-style: none;
}



#fotky #kod_zbozi {
font-size: 10px;
color: #9a9a9a;
font-style: italic;
margin-bottom: 5px;
clear: both;
}

#fotky p {
font-size: 14px;
letter-spacing: 1px;
margin: 10px 15px 15px 0px;
padding: 10px;
background-color: #ece4de;
font-style: italic;
}

#fotky p#neni {
padding: 115px 10px;
}

#fotky img {
  border: 10px solid #4e1414;
  margin: 0px 15px 15px 0px;
}



#fotky #email {
padding: 16px 6px;
margin: 0px;
font-size: 12px;
border: 1px none #d1c6a1;
background-color: #ece4de;
color: black;
}

#fotky #email a {
color: black;
}



#popis {
font-size: 14px;
margin-left: 20px;
float: left;
}

#popis h2 {
margin: 20px 0px 0px 0px;
padding: 0px;
font-size: 25px;
width: 480px;
}

#popis h2 s {
font-size: 24px;
color: #cd0d0d;
}

#popis p {
color: #8b6645;
border-bottom: 1px solid #dfdbd7;
padding: 10px 0px;
margin: 0px 0px 10px 0px; 
width: 470px;
text-align: justify;
}

#popis b {
line-height: 180%;
}

#dokose {
width: 450px;
background-color: #ece4de;
padding: 5px 10px;
font-size: 13px;
margin-top: 40px;
margin-bottom: 5px;
}

#dokose div {
background-color: #dad2cc;
margin: 4px 0px;
}


input.size {
vertical-align: middle;
}


.dk {
font-size: 11px;
margin: 5px;
vertical-align: middle;
height: 22px;
}

select#velikost {
width: 60px;
}


input#kusu {
margin-top:6px;
width: 30px;
}


#popis img {
width: 137px;
float: left;
}

#popis i {
display: block;
padding-top: 25px;
}

#popis table.miry {
  background-color: #cecece;
}

#popis table.miry td {
  padding: 5px;
  text-align: center;
  background-color: #FFFFFF;
/*  border: 1px solid #aeaeae; */ 
}

#popis table.miry td.velikost, td.pismena, #right a  {
  font-weight: bold; 
}

td.pismena {
width: 35px;
}

#popis table.miry td.nic {
  background-color: #cecece;
}


table#email {
  font-size: 13px;
  padding: 26px 6px;
  margin: 0px;
  font-size: 12px;
  background-color: white;
  color: #7e7e7e;

}

table#email input {
  height: 18px;
  width: 180px;
  border: 1px solid #7e7e7e;
  font-size: 12px;
  padding: 1px;
  color: black;
}

table#email input.sub {
  background-color: #ececec;
  color: black;
}


table td.t_e {
  width: 200px;
  text-align: right;
  color: #2f2f2f;
}



table.udaje {
  margin: 20px;
  width: 380px;
}

table.udaje #pozn {
  width: 350px;
  display: block;
}


div#vypis.bg-upout {
	background-image: url("images/upoutavky.png"); 
	background-repeat: no-repeat;
  background-position: 620px center;
  width: 920px;
}


#kosik {
  width: 750px;
  margin: 30px 0px 30px 30px;
  padding-top: 20px;
  position: relative;
}


.hidden {
display: none;
}

.visible {
position: absolute;
top: 20px;
left: 250px;
display: block;
}

.ukaz {
display: block;
}

.visible img {
border: 11px solid #dddddd;
}


img#kos_banner {
  float: right;
  width: 157px;
  margin-top: 30px; 
  margin-right: 20px;
}


#kosik p {
width: 550px;
}

#kosik table {
  font-size: 13px;
  width: 550px;
  border-bottom: 1px solid #E5e5e5;
  border-top: 1px solid #E5e5e5;
}

#kosik table a {
  color: black;
}

#kosik form table i {
  font-size: 11px;
}




td.cara {
  border-bottom: 1px solid #E5e5e5;
  height: 10px;
}


td.postovne {
  border-bottom: 1px solid #E5e5e5;
  padding-bottom: 10px;
}

#right {
  width: 500px;
  text-align: right;
  font-style: italic;
  margin-bottom: 20px;
}

#right a {
  color: #300300;
}

#vypis table td.info {
  font-weight: bold;
}

#vypis table td.male {
  padding-top: 30px;
  font-size: 13px;
}

#popis table i {
  font-size: 11px;
}

#popis table input.radio {
  vertical-align: middle;
}

#popis input.submit {
  display: block;
  margin-left: 25px;
  padding: 3px 15px;
  }



#podminky, #dotazy {
  width: 700px;
  margin-left: 85px;
  padding-top: 40px;
  padding-bottom: 40px;
  font-size: 13px;
  text-align: justify;
}

#dotazy h4 {
padding: 0px;
margin: 30px 0px 5px 0px;
}

#dotazy p {
margin: 0px;
padding: 0px;
}

#dotazy p#konec {
margin-top: 30px;
font-weight: bold;
font-style: italic;
}

#podminky strong {
  display: block;
  font-weight: bold;
  font-size: 20px;
  margin: 0px;
}

#podminky p {
  font-size: 16px;
}

#podminky a {
  color: #000000;
}

#reklamace {
font-size: 13px;
margin-left: 100px;
width: 770px;
text-align: justify;
padding: 30px 0px;
}

#reklamace ul li {
text-transform: none;
list-style: disc;
border-style: none;
}

#reklamace ol li {
text-transform: none;
border-style: none;
}

#reklamace h4{
margin: 0px;
padding-bottom: 30px;
}



#odkazy_spodek {
  color: black;
  font-size: 12px;
  position: relative;
  top: 20px;
  clear: both;
  text-align: center;
}

#odkazy_spodek a {
  color: black;
  line-height: 150%;
  padding: 3px 5px;
}

a.pr {
color: black;
display: block;
float: right;
font-size: 10px;
}


ol {
  width: 600px;
  padding-left: 25px;
  margin-left: 25px;
  margin-top: 0px;
  padding-top: 0px;
}

ol li {
  padding-top: 15px;
  list-style-type: decimal;   
}

ol li i {
  display: block; 
}






#rifle-small, #trika-small, #mikiny-small {
  height: 80px;
  width: 200px;
  float: left;
  margin-bottom: 30px;
	background-position: 10px 10px; 
	background-repeat: no-repeat; 
}

#rifle-small {
	background-image: url("images/rifle-small.png"); 
}
#rifle-small a {
color: #6f90d3;
}
#rifle-small a.druh {
background-color: #f2f4f8;
}



#trika-small {
	background-image: url("images/trika-small.png"); 
}
#trika-small a {
color: #36c4c2;
}
#trika-small a.druh {
background-color: #f1f9f9;
}


#mikiny-small {
	background-image: url("images/mikiny-small.png"); 
}
#mikiny-small a.druh {
background-color: #f9f2f1;
}
#mikiny-small a{
color: #b85e4c;
}

.odkazy-small {
  position: relative;
  top: 5px;
  left: 95px;  
  color: #aeaeae;
  font-size: 10px;
}

.odkazy-small a.druh {
display: block;
font-size: 26px;
font-weight: bold;
text-decoration: none;
width: 90px;
padding: 1px 3px;
margin: 13px 0px 2px 0px;
}

.odkazy-small a.sex {
  font-size: 10px;
  display: inline-block;
  margin-right: 5px;
  position: relative;
  left: 5px; 
}

#popis p.right {
  text-align: right;
}
#popis p.right a {
  color: black;
}

#menu {
margin: 0px 150px 0px 150px;
background-color: black;
padding: 5px 15px 10px 15px;
color: #acacAc;
text-align: center;
line-height: 25px;
}

#menu a {
  color: #acacAc;
  font-weight: bold;
  font-size: 11px;
  margin: 0px 10px;
}


#lista {
clear: both;
border: 1px solid black;
padding: 10px 15px;
color: white;
background-color: #4e1414;
}


h5 {
font-size: 15px;
padding: 0px;
margin: 30px 0px 0px 0px;
}

p#konec {
margin: 30px 0px;
font-weight: bold;
font-style: italic;
}

p#dn {
padding: 20px 0px;
font-size: 11px;
}

#dn a {
padding: 0px 5px;
color: black;
}


a.tabv {
color: #a88058;
display: block;
margin: 20px 0px 10px 0px;
}

#vypis #zbozi p#nenalezeno {
width: 600px;
height: 30px;
border-style: none;
font-weight: normal;
text-align: left;
margin: 150px 0px 0px 50px;
}

#vypis #zbozi p#nenasli {
width: 600px;
border-style: none;
text-align: left;
margin: 50px 0px 0px 50px;
}

a#vd {
clear: left;
display: block;
color: white;
font-weight: bold;
position: relative;
top: 10px;
left: 100px; 
width: 130px;
}

#reklamace p strong {
  background-color: white;
  color: black;
  font-weight: bold;
  display: inline;
  margin: 0px;
  width: auto;
  height: auto;
  padding: 0px;
  font-size: 14px;
}

#oznacce {
font-size: 12px;
color: #353535;
padding: 15px 60px 15px 10px;
text-align: justify;
}


#znacky form {
  color: black;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
  text-align: left;
  margin: 0px 0px 0px 20px;;
  padding: 20px 0px 20px 30px;
}

#znacky form b {
  color: #555555;
  display: block;
  margin-bottom:10px;
  padding-bottom:5px;
  border-bottom: 1px solid #eaeaea;;
}

#znacky form select {
  display: block;
  margin: 3px 0px 13px 0px;
  width: 160px;
  font-size: 12px;
}



#vyber_znacek {
  padding: 10px 20px 0px 40px;
  height: 160px;
  background-color: #921811;
  margin: 15px 15px 15px 0px;
}

#vyber_znacek p {
  float: none;
  border-style: none;
  font-weight: bold;
  text-align: left;
  background-color: #921811;
  height: auto;
  width: auto;
  color: white;
  font-size: 12px;
  padding: 10px 0px;
  margin: 0px 10px 0px 0px;
}


#vyber_znacek div {
  float: left;
  width: 110px;
  border-style: none;
  background-color: #921811;
  border-left: 1px solid #a64a4a;
  padding: 5px 0px 0px 5px;  
}




#vyber_znacek a {
  color: white;
  font-size: 12px;
  display: block;
  height: 20px;
  padding: 0px 0px 0px 5px
}


#vypis #zbozi p#vipko {
  width: auto;
  height: auto;
  float: none;
  clear: both;
  border: 5px solid #efefef;
  margin: 5px 10px 15px 0px;
  position: relative;
  top: 30px;
  background-color: #f7f7f7;
  color: #404040;
  font-weight: normal;
  font-size: 13px;
  text-align: left;
  padding: 5px 10px 15px 60px;
  line-height: 150%;
  background-image: url("images/vip.png"); 
	background-repeat: no-repeat; 
	background-position: 10px center;
}

#vypis #zbozi p#vipko a {
color: black;
}



#telob {
  float: left;
	width: 262px;
  color: white;
  font-size: 18px;
  margin: 10px 10px;
  padding-top: 10px;
  background-image: url('images/tel.png'); 
  background-repeat: no-repeat;
  background-position: 15px 17px;
}

#telob strong {

display: block;
padding: 7px 0px 2px 75px;
letter-spacing: 1px;
}

#telob b {
display: block;
border-top: 1px dashed #c0c0c0;
margin: 8px 40px 0px 10px;
padding: 8px 0px 0px 20px;
font-size: 22px;
}

#telob small {
font-size: 14px;
padding-right: 10px; 
}


#anketa 
{
  border: 5px solid #4e1414;
  float: left;
  margin-top: 20px;
  width: 264px;
  background-color: white;
}

#anketa h3 
{
margin: 0px 0px 5px 0px;
padding: 3px 10px 8px 10px;
background-color: #4e1414;
font-size: 14px;
color: white;
}

#anketa p {
font-size: 12px;
margin: 0px 10px 10px 10px;
padding: 0px 0px 5px 0px;
border-bottom: 1px solid #eaeaea;
}


#anketa a {
font-size: 12px;
display: block;
margin: 0px 10px 10px 10px;
padding: 0px 0px;
text-decoration: none;
border-bottom: 1px solid #eaeaea;
}

#anketa a:hover {
color: black;
}

#anketa div {
margin: 0px 0px 0px 10px;
padding: 0px;
height: 3px;
Overflow: hidden;
}

div.ans1 {
background-color: blue;
}

div.ans2 {
background-color: green;
}

div.ans3 {
background-color: red;
}

div.ans4 {
background-color: ba8400;
}

a.ans1 {
color: blue;
}

a.ans2 {
color: green;
}

a.ans3 {
color: red;
}

a.ans4 {
color: ba8400;
}

#zprava {
text-align: center;
border: 5px solid #eaeaea;
padding: 5px 0px;
margin: 20px 10px 0px 0px;
background-color: white;
font-weight: bold;
}

#snami {
  float: left;
  margin-top: 20px;
  width: 264px;
}

#snami h3 {
margin: 0px;
padding: 0px;
font-size: 25px;
color: white;
text-align: center;
position: relative;
top: 6px;
}

#snami ul {
margin: 0px;
padding: 0px;
list-style: none;
background-color: #f1d9d9;
border: 6px solid white;
color: #420d0d;
} 

#snami ul li {
padding: 10px;
text-transform: none;
font-size: 13px;
border-top: 1px solid white;
}

a.nzzva img {
border-style: none;
margin-top: 10px;
}

p.prohlednete {
padding: 0px 0px 30px 0px;
font-style: italic;
color: #606060;
font-size: 12px;
}