* {
  margin: 0;
  padding: 0;  
}

body {
  min-height: 500px;
  background: #ffffff url(/img/design/pg-bg.bmp) repeat-x top;
  text-align: center;
  color:#000000;
  font: 12px Arial,Helvetica,sans-serif; 
}

ul, ol {
  list-style-type: none;
}

#page {
  width:1000px;
  margin:0 auto;
  text-align: left;
  position:relative;
}

#header {
  height:115px;
  width:920px;
  line-height: 115px;
  margin: 0 40px;
}

#headLogo {
  display: block;
  float: left;
  width:230px;
  height:55px;
  overflow: hidden;
  padding-top: 33px;
}

#headLogo a {
  display: block;
  width:230px;
  height:55px;
  overflow: hidden;
  position: relative;    
}

#headLogo a span {
  display: block;
  width:230px;
  height:55px;
  position: absolute;
  top:0;
  left:0;
  background: url(/img/design/top-logo.gif) no-repeat left top;  
}

#headMenu {
  display: block;
  height: 115px;
  width: auto;
  float: right;
}

#headMenu li {
  display: block;
  float: left;
  height: 115px;
  width: auto;
  color: #8d8d8d;
}

#headMenu li a {
  margin:0 8px;
  text-decoration: none;
  color: #8d8d8d;
}

#headMenu li a:hover {
  text-decoration: underline;
}





#topMenu {
  width:1000px;
  height: 33px;
  line-height: 33px;
  background: transparent url(/img/design/top-menu-bg.jpg) no-repeat left top;
}

#topMenu ul {
  height: 33px;
  width:920px;
  margin: 0 40px;
}

#topMenu ul li {
  display: block;
  float: left;
  width: auto;
  height: 33px;
  background: transparent url(/img/design/top-menu-divider.gif) no-repeat right center;
}

#topMenu ul li.last {
  background:none;
}

#topMenu ul li a {
  display: block;
  float: left;
  width:auto;
  height: 33px;
  padding: 0 20px;
  color:#ffffff;
  font-weight: bold;
  text-decoration: none;
}

#topMenu ul li a:hover {
  text-decoration: underline;
}

#topMenu ul li.active a {
  color: ##07657e;
  background: transparent url(/img/design/top-menu-a-active.gif) no-repeat center bottom;
}


#topBox {
  height: 312px;
  width:920px;
  margin: 0 40px;
  overflow: hidden; 
}

#topBox.commonHead {
  background: transparent url(/img/design/common-head-bg.jpg) no-repeat 0 0;
}

#commonHead {
  float:right;
  width: 415px;
  height:312px;
  overflow: hidden;
  color:#ffffff;
}

#commonHead a {
  color:#ffffff;
} 



#tbHead {
  height: 115px;
  overflow: hidden;
  color:#ffffff;
}

#tbHead p, #commonHead p {
  padding-top:18px;
}

#tbHead h1.hLike, #tbHead p.hLike, #commonHead p.hLike {
  color:#22bafd;
  font-weight: bold;
  text-transform: uppercase;
  padding-top:24px;
  font-size: 14px;
}

#commonHead p.hLike {
  padding-top:100px;
}

#tbSels {
  display: block;
  float: left;
  width:447px;
}

#tbSels .selRow {
  width:447px;
  height: 47px;
  line-height: 47px;
  background: url(/img/design/sel-row-bg.gif) no-repeat left top;
  margin-top:7px;
}

#tbSels .selRow.first {  
  margin-top:5px;
}

#tbSels .selRow label {
  display: block; 
  float: left;
  width: 113px;
  margin-left:15px; 
  height: 47px;
  font-weight: bold;
  color:#116487;
}

#tbSels .selRow .selBox {
  display: block;
  float: right;
  width:310px;
  height: 47px;
  padding-right: 7px;
  position: relative;  
}

#tbSels .selRow .selBox select {
  margin-top:7px;
  width:310px;
  height: 32px;
  cursor: pointer;
  position: relative;
  z-index: 5;
  opacity: 0;      
  filter: alpha(opacity=0);  
  -moz-opacity: 0;  
  -khtml-opacity: 0;
}


#tbSels .selRow .selBox .selNicerTrans {
  position: absolute;
  top:7px;
  left:10px;
  background:transparent;
  width:270px;
  height: 32px;
  line-height: 32px;
  font-weight: bold;
  font-size: 14px;
  overflow: hidden;
  z-index: 4;
  white-space: nowrap;
  color:#74b8d7;
}




#tbInfo {
  display: block;
  float: right;
  width: 399px; /* 449px; */
  height: 130px; /* 160px; */
  padding: 15px 35px 15px 15px;
  background: url(/img/design/top-box-info-bg.gif) no-repeat left top;
  overflow: hidden;
}

#tbInfo h2 {
  color:#146485;
}

#tbInfo p {
  color: #0f4559;
  padding-top:4px;
}


#content {
  padding:20px 40px;
  min-height:650px;
}

#content.konfigurator {
  background-image: url(/img/design/konf-cont-bg.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  min-height: 430px;  
}

div.clanek {
  color: #737373;
  font-size:13px;
  line-height: 17px;
}

.clanek a {
  color:#22bafd;
}

.clanek h1 {
  color:#22bafd;
  font-size: 17px;
  text-transform: uppercase;
  padding-bottom: 10px;
}

.clanek h2 {
  font-size: 17px;
  color:#737373;
  padding-bottom: 10px;
}

.clanek h2 a, .clanek h3 a  {
  color:#737373;
}

.clanek h3 {
  font-size: 15px;
  color:#737373;
  padding-bottom: 10px;
}

.clanek p {
  padding: 8px 0;  
}

#imgBoxWrap {
  width:640px;
  float:left;
}

#imgBox {
  width:640px;
  height:300px;
  text-align: center;
}

#imgBox img {
  margin-top:25px;
}

#sizeBox {
  height: 53px;
  line-height: 53px;
  font-size: 14px;
  font-weight: bold;
}

#sizeBox span, #sizeBox label {
  width: auto;
  float:left;
}


#sizeBox label {  
  margin: 0 10px;
}

#sizeBox input {
  margin: 0 3px;
}

#sizeBox .filtrSet {
  display: block;
  float: left;
  width:135px;
  height:31px;
  line-height:31px;
  margin-top:9px;
  text-align: center;
  background-color: #ff0000;
  background-image: url(/img/design/nastav-butt.gif);
  background-repeat: no-repeat;
  background-position: 0 0;
  cursor: pointer;
  overflow: hidden; 
  color:#ffffff;
  font-size: 15px;
  text-transform: uppercase;
  text-decoration: none;
}

#sizeBox .filtrSet:hover {
  background-position: 0 -31px;
} 

#infoBox {
  float:right;
  width:255px;
}

#variantsBox select {
  width:255px;
  margin-bottom: 4px;
}



.kolo {
  display: block;
  float: left;
  overflow: hidden;
  width:106px;
  height:175px;
  margin-right:8px;
  text-align: center; 
  cursor: pointer;
  border:1px solid white;
}

.kolo.last {
  margin-right: 0px;
}

.kolo.active {
  border-color: #ee8e8e;
}


.kolo h2 {
  font-size: 13px;
  font-weight: bold;
  line-height: 18px;
  height: 36px;
  overflow: hidden;
}

.kolo .priceFrom {
  text-align: center;
}

.kolo .priceFrom span {
  display: block;
  font-size: 13px;
  font-weight: bold;
}

div.rowDiv {
  display: block;
  clear: both;
  height: 34px;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  background: #ffffff url(/img/design/row-div.gif) no-repeat center center;
}





#whNameBox h2 {
  padding-bottom: 4px;
  font-size: 18px;
}

#infoContBox h3 {
  font-size: 15px;
  padding: 2px 0;
}

#infoContBox table {
  color: #8d8d8d;
  font-size: 12px;
}

#infoContBox table th, #infoContBox table td {
  padding:2px 0;
}

#infoContBox table th {
  font-size: 13px;
  color:#000000;
}

#infoContBox table.pneuSpec {
  float: left;
  width:150px;
}

#infoContBox table.recPneu {
  float: right;
  width:100px;
}

#infoContBox table.recPneu td {
  vertical-align: top;
}

#infoContBox a {
  color: #305790;
}

#infoContBox .addInfo {
  clear: both;
}

#infoContBox .addInfo a {
  display:block;
  width:255px;
  color: #305790;
  white-space: nowrap;
  overflow: hidden;
}


#infoContBox .buyInfo span {
  display: block;
  color: #8d8d8d;
  height: 25px;
  line-height: 25px;
}

#infoContBox .buyInfo span span {
  float: right;
  width:auto;
  height: 25px;
  font-size:15px;
  font-weight: bold;
  color:#000000;
}

#infoContBox .buyInfo a.buyButt {  
  display: block;
  width:255px;
  height: 31px;
  line-height: 31px;
  color:#ffffff;
  background: #ff0000 url(/img/design/buy-butt.gif) no-repeat 0 0;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  font-size: 15px;
}

#infoContBox .buyInfo a.buyButt:hover {
  background-position: 0 -31px;
}


.cleaner {
  display: block;
  clear: both;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
}



div .clanek h2.aktuality{
	margin-top:10px;
	margin-bottom:10px;
}

div .aktualita{
	margin-bottom:10px;
}

div .aktualita h3 a{
	text-decoration:none;
}

.novinky-nadpis a{
	text-decoration:none;
}

p.newsDay{
	float:right;
}

#footer {
  text-align: center;
  color: #8d8d8d;
  line-height: 33px;
  border-top:rgb(30,170,220) 2px solid;
  background-color:black;
  background-image:url('/img/design/footerBackground.gif');
  background-position:bottom;
  background-repeat:repeat-x;
}

#footer a {
  color: #22BAFD;
  text-decoration: none;
} 

#footer a.writeLink {
  float:right;
  margin-right:20px;
  margin-top:5px;
 }

#footer a.writeLink img {
  border:0;
}

#footer p{
	color:white;
	line-height:normal;
}

#footer a.outLink{
	color:white;
}

ul.outLinks{
	float:left;
	width:200px;
	text-align:left;
	margin-left:50px;
	vertical-align:middle;
	margin-top:10px;
}

ul.outLinks li{
	line-height:17px;
	color:white;
	margin:0px;
}

p.outLinks{
	float:left;
	width:400px;
	text-align:left;
	margin-top:10px;
}

div#outLinks{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	padding-left:70px;
}
