/* Copyright {raitmair} */

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
background-color: gray;
margin-top:0px;
margin-bottom:0px;
}

.logo {
margin-left: 300px;
margin-top: 20px;
}

.cara {
border-bottom: 2px solid red;
line-height: 20px;
}


/*definice tela stranky*/

#box {
display:inline-block;
	width: 780px;
	_height: 660px;
	margin-left:auto;
	margin-right:auto;
	background-color: white;
  min-height: 1px;
}

.hlava {
background-image:url(./obr/hlavicka_pneucybi.jpg);
width: 780px;
height: 185px;
background-repeat: no-repeat;

}

.menu {
width: 270px;
height: 450px;
float: left;
margin-top:20px;
margin-left: 20px;
font-weight: normal;
border-right: 1px solid black;
font-size:11px;
color:red;
}

.menuv {
width: 285px;
height: 450px;
float: left;
margin-top:20px;
margin-left: 5px;
border-right: 1px solid black;

}

.menuh{
padding-top:159px;
margin-left:250px;
}

.text {
font-size:11px;
margin-right: 20px;
margin-top: px;
}

.texts {
float: left;
font-size:11px;
font-weight: normal;
margin-left: px;
margin-top:-20px;
}

.textova {
float: left;
margin-top: 0px;
margin-left: 10px;
font-size: 11px;

}

.textv {
float: left;
font-size:11px;
font-weight: normal;
margin-left: 10px;
margin-top:20px;
}

.textp {
float:left;
font-size:11px;
font-weight: normal;
margin-left: 20px;
margin-top:20px;
padding-bottom: 5px;

}

.texto {
font-size:11px;
font-weight: normal;
margin-left: 20px;
margin-top:60px;
}

.error {
font-family: Arial;
font-size: 12px;
background: red;
color:white;
}

.chyby {
float:left;
height:30px;
width:210px;
}

.pata {
width: 780px;
height: 15px;
background-image:url(./obr/pata_pneucybi.jpg);
font-size: 11px;
font-weight: bold;
color: white;
text-decoration: none;
}

.cafe {
width: 780px;
height: 74px;
background-image:url(./obr/back3.jpg);
font-size: 11px;
font-weight: bold;
color: white;
text-decoration: none;
}

.souvc {
overflow: auto; 
 
font-size: 9px; 
font-weight: normal; 
width: 450px; 
height: 310px;
color:red;
scrollbar-track-width:2px;
}

.souvcs {
overflow: auto; 
overflow-y: scroll; 
font-size: 9px; 
font-weight: normal; 
width: 460px; 
height:180px;
color:red;

}

/* menu horizontalni*/

.droplinetabs{
overflow: hidden;
}

.droplinetabs ul{
font: bold 9px Verdana, sans-serif;
margin: 0;
padding: 0;
width: 450px;
list-style: none;
}

.droplinetabs li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform: uppercase;
}


.droplinetabs a{
float: left;
color: white;
background: black url(leftedge.gif) no-repeat left top; /*default background color of tabs, left corner image*/
margin: 0 4px 0 0;
padding: 0 0 4px 3px;
text-decoration: none;
letter-spacing: 1px;
}

.droplinetabs a:link, .droplinetabs a:visited, .droplinetabs a:active{
color: white;

}

.droplinetabs a span{
float: left;
display: block;
background: transparent url(rightedge.gif) no-repeat right top; /*right corner image*/
padding: 7px 4px 3px 4px;
cursor: pointer;
}

.droplinetabs a span{
float: none;
}


.droplinetabs a:hover{
background-color: red; /*background color of tabs onMouseover*/
color: white;
}

.droplinetabs a:hover span{
background-color: transparent;
}

/* Sub level menus*/
.droplinetabs ul li ul{
position: absolute;
z-index: 100;
left: 0;
top: 0;
background: gray; /*sub menu background color */
visibility: hidden;
}

/* Sub level menu links style */
.droplinetabs ul li ul li a{
font: bold 9px Verdana, sans-serif;
padding: 6px;
padding-right: 8px;
margin: 0;
background:gray;
 /*sub menu background color */
}

.droplinetabs ul li ul li a span{
background:gray; /*sub menu background color */
}

.droplinetabs ul li ul li a:hover{ /*sub menu links' background color onMouseover. Add rounded edges in capable browsers */
background: red;
}

/* v kosiku */


 .form {
font-family: Arial;
font-size: 14px;
font-weight: bold;
color: red;
text-decoration: none;
}


  .vypis{
font-family: Arial;
font-size: 11px;
color: black;
text-decoration: none;

 /*clear [natahovani boxu]*/

.clear { 
	clear: both;
	} 





































































































































































