/* General styles
------------------------------ */
* {
	/* reset vsech prvku */
	margin: 0;
	padding: 0;
}

html {
	font-size: 100%;
}

body {
	/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-image: url(images/pozadi.gif);
	color: #000000;
	background-color: #EFEFEF;
	font-size: 62.5%;			/* This sets the default font size to be equivalent to 10px */
	margin: 0;
}

/* Main Blocks
------------------------------- */

#wrap {
	width: 1000px;
	margin: 0 auto;	
	background-color: #fff;
	border: 1px solid #999;	
}

.image{
	border:2px solid white;
		
}

.razeni select{
  width: 120px;
}
.razeni2 select{
  width: 145px;
}
.upozorneni{
  color:rgb(204,0,0);
}

#page-header {
	color:rgb(255,255,255);
 	background: #fff url('images/logo_sava.jpg') no-repeat left;
	font-size: 1.1em;	
	margin-top: 0px;	
	margin-left: 2px;
	_margin-left: 7px;
}

#page-body {
  margin: 2px 2px 5px 2px;
  /*background: #fff url('images/bckg_panel.gif') repeat-y left;*/
	float: left;
	width: 998 px;
}

#left-panel {
	float: left;
	width: 198px;
	padding-right:2px;
}

#content{
	/*width: 638px;*/
	width: 643px;
	padding-right: 3px;	
	float: left;
	font-size: 1.1em;
	padding-top: 2px;
}
#content_list{
	/*width: 743px;*/
	width: 793px;
	padding-right: 3px;
	
	float: left;
	font-size: 1.1em;
}

/* fix spatneho zobrazeni v ie6*/
#kompl{
  width: 630px;
}

#right-panel {
	width: 150px;
	float: left;
	padding-top: 2px;
}

#cart{
border: 1px solid gray;
padding: 0 0 15px 0;

}

#page-footer {
	clear: both;
	text-align: center;
}

/* Texts */
h1 {
	color: #333;
	font: bold 1.8em 'Trebuchet MS', Verdana, sans-serif;
	text-decoration: none;
	margin: 5px 0 0 10px;
}

h1 span {
	display: block;
	padding: 0 0 5px 10px;
}

h2 {
	color: #333;
	font: bold 1.4em Verdana, sans-serif;
	text-decoration: none;
	margin: 10px 5px 5px 10px;
}

h3 {
	font: bold 1.1em Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
	margin: 5px 10px 2px 10px;
}

h4 {
	font: bold 1.6em Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
	margin: 3px 10px 5px 50px;
	padding-top:3px;
	color: rgb(255,255,255);
}
p, li, dt, dd {
	line-height: 1.5em;
}

p {
	text-align: justify;
	margin: 0px 10px 5px 10px;
}

p.dulezite {
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
}

dt {
	margin: 0 0 0 11px;
}

dd {
	text-align: justify;
	margin: 0 11px 5px 31px;
}

address {
	font-size: 1.1em;
	margin: 5px 31px;
}

/* Images */
img {
	border: none;
}



p img {
	margin: 0 10px 10px 0;
}

/* Lists */
ul {
	list-style: square;
	margin: 5px 10px 5px 30px;
}

ol {
	margin: 5px 10px 5px 30px;
}

li {
	margin-bottom: 5px;
}

li dt {
	font-weight: bold;
}

li dd {
	text-align: justify;
	margin: 2px 10px;
}

/* Links */
a {
	color: #207113;
}

a:hover { 
	color: #175a0c;
}

a:visited {
	color: #175a0c;
}

.back, .print {
	margin: 5px 0px 5px 5px;
	font-weight: bold;
}


.up {
	margin: 5px 10px;
	font-weight: bold;
}


/* Foto thumbnails
------------------------------ */
.foto {
	float: left;
	width: 100%;
	text-align: center;
	margin: 0 10px;
}

.foto li {
	list-style: none;
	float: left;
	padding: 2px 5px;
}

/* Forms (via dl, dt, dd)
------------------------------- */
fieldset {
	display: block;
	border: 1px solid #EEEEEE;
	border-width: 1px 2px 2px 1px;
	padding: 10px;
}

fieldset.quick
{
	border: none;
	padding: 10px;
}

fieldset dl {
	clear: both;
	padding: 2px;
	margin: 0px;
}

fieldset dl dt {
	float: left;
	clear: left;
	width: 33%;
	text-align: right;
	margin: 0;
	padding: 0;
}

fieldset dl dd {
	margin: 0 0 0 34%;
	clear: right;
	padding: 0;
}

fieldset dl dd select {
	float: left;
}

/* Common classes */
.clear_both, .clear_all {
	clear: both;
	height: 5px;
	line-height: 5px;
}

.hidden {
	display: none;
}

.center {
	text-align: center;
}

.akce {
	color: #CC0000;
}
.akce_nadpis{
	color: #207113;
}

.sleva {
	color: #009900;
}

.cena {
	font-weight: bold;
}

.nutne {
	color: #CC0000;
	font-weight: bold;
}


/* Page header
------------------------------- */
#logo {
	float: left;	  
	font-size: 1.3em;	
	height: 98px;  	
	margin: 0px 0px 0px 0px;
	padding: 0px;
	
	/*background: transparent url('images/mercedes.gif') no-repeat right;*/
}

#logo dl {
  height: 20px;
  padding-top: 15px;
  padding-left: 550px;
  float: left;
	
}

#logo dt, #logo dd {
	float: left;
	margin: 0;

}


#logo dt {
	width: 60px;
	text-align: right;  
}
#logo .kontakty1{
 text-align: center;
  margin-top: 20px;
  margin-left: 630px;

 
}

#logo dd {
	width: 140px;
	padding-left: 5px;
}

#logo a {
	color: #FFFFFF;
	font-size: 4em;
	line-height: 1.5em;
	text-decoration: none;
	margin-left: 150px;
}

#top-links {  
background-color: rgb(255,255,255) ;
text-align: right;
margin-left:55%; 
padding: 0px; 
height: 15px;
}
/*#top-links img { background-color: #999999;
vertical-align: middle;
padding: 1px 0;
margin-right: 5px;
}*/
#top-links ul li a { 
color: rgb(0,0,0);
text-decoration: none;
margin:0px 6px 0px 5px;
padding: 0px;
display: list-item; 

}
#top-links ul li a:hover { text-decoration: underline; color: green;}
#top-links ul li a:visited {  color: rgb(0,0,0);}
#top-links ul{
list-style-type: none;
}

#top-links ul li{
float:left;
background-image: url(../imageset/link1.gif);
background-repeat: no-repeat;
margin:0 14px 0 14px;
width: 163px;
text-align: center;
}

#cart_prev { width:148px;  color: #333333; background: #FFFFFF; padding: 0 0 15px 0; clear: both;}
#cart_prev select { width: 80%; }

#topmenu { color: #FFFFFF;border-bottom: 1px solid #FFFFFF; text-align: left; margin: 0; clear: both; }
#topmenu li { display: inline; list-style: none; margin-left: 0px; margin-bottom:5px; line-height: 1.6em; }
#topmenu a { color: #FFFFFF; font-weight: bold;font-size: 1.1em; text-decoration: none; padding: 2px 5px; }
#topmenu a:hover { color: rgb(0,84,130); }

.konfigurator{
padding: 5px 0px 15px 0px;
}
/* Panels
------------------------------ */
.panel {
	font-size: 0.9em;

}

.panel ul, .panel dd, .panel dt {
	margin: 0;
}

.panel ul li {
	clear: left;
	margin-left: 20px;
}

.panel h3 {
	color: #FFFFFF;
	background: rgb(32,113,19);
	padding: 2px 0 2px 5px;
	margin: 3px 0;
	clear: both;
}

.panel fieldset {
	border: 1px solid #AAAAAA;
	text-align: center;
	position: relative;
	padding: 0px 0px 4px 0px;
	margin: 0;
	background-color: #dfffd7;
	
}

.panel fieldset img{
  padding-bottom: 5px;
}
.panel fieldset legend {
	color: #333333;
	font-weight: bold;
	line-height: 1.6em;
	position: relative;
	top: -2px;
	left: 2px;
}

/* Akce OMP */
#akce_omp .cena {
	color: #CC0000;
	font-size: 1em;
}

#akce_omp .sleva {
	color: #006600;
	font-size: 1em;
}

#akce_omp li {
	list-style: none;
	margin: 0 0 5px 0;
	font-size: 1.3em;
}

#akce_omp a {
	display: block;
	padding: 1px;
	text-decoration: none;
	border-bottom: 1px solid #CCCCCC;
	border-left-width: 2px;
}

#akce_omp a:hover {
	border-left: 2px solid #4282cb;
}

#akce_omp img {
	padding: 0 2px 1px 0;
	float: left;
}

#akce_omp span {
	color: #333333;
	font-size: 0.9em;
}

#akce_vse {
	font-size: 1.1em;
}

#akce_vse a {
	display: block;
	width: 32%;
	float: left;
	text-align: center;
}

#akce_vse strong {
	display: block;
	padding-left: 5px;
}


/* Icons */
#icons {
	margin-top: 20px;
}

#icons li {
	list-style: none;
	text-align: center;
	margin-left: 0;
}
/* Odsazeni v levem panelu
------------------------------
#odsazeni {
	padding: 2px 2px 2px 3px;
}

/* Search menu
------------------------------ */
#menu {
	padding: 2px 2px 2px 0px;
}

#menu dt {
	margin-top: 0px;
}

#menu dt a {
	font: bold 1.3em Verdana, Arial, Helvetica, sans-serif;
	color: rgb(255,195,1);
	background-color: #207113;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	border-right-color: #848484;
	border-bottom-color: #848484;
	display: block;
	padding: 2px 0;
}

#menu dt a:hover  {
	color:rgb(255,195,1);
	background-color: #175a0c;
	border: 1px solid #848484; 
	border-right-color: #FFFFFF; 
	border-bottom-color: #FFFFFF;
}

#menu dt a.active, #menu dt a.active:hover {
	color: rgb(255,195,1);
	background-color: #175a0c;
	border: 1px solid #FFFFFF;
	border-right-color: #848484;
	border-bottom-color: #848484;
}

#menu dt img {
	vertical-align: middle;
	margin-left: 5px;
	border: 1px solid #666666;
}

#menu fieldset {
	color: #000000;
	background-color: rgb(255,195,0);
	border: 1px solid #EFEFEF;
	
	line-height: 2em;
	text-align: center;
	padding: 3px 2px;
	margin-top: 0px;
}

#menu fieldset dt {
	margin: 0;
	width: 31%;
}

#menu fieldset dl.full dt {
	clear: right;
}

#menu fieldset dd {
	margin-left: 34%;
	text-align: left;
}

#menu fieldset dl.full dd {
	margin: 0 4px;
}

#menu fieldset select {
	width: 100%;
}

#menu fieldset dd input {
	float: left;	
	vertical-align: baseline;
}

#menu fieldset input.submit {
	margin: 0 auto;
	width: 79px  ;
	padding: 1px 2px;
	color: white;
/*	border: 2px solid silver;*/
	background-color: #ffc300;
	background-image: url(images/vyhledej.gif);
	background-repeat: no-repeat;
	background-position: center;
	font-size: 1em;
}

#menu fieldset input.checkbox {
	float: none;
	clear: none;
	margin-left: 2px;
	vertical-align: middle;
}

#menu fieldset input.radio {
	margin: 0 5px 0 5px;
	padding: 0;
	height: 1.5em;
	float: left;
	clear: left;
}

#menu fieldset label {
	float: left;
	font-size: 1em;
}

#menu fieldset img {
	margin:0px;
	padding:0px;
}
#nejhledanejsi {
	display: none;
	margin: 0;
	text-align: center;
	font-size: 1.1em;
}

#nejhledanejsi li {
	list-style: none;
	line-height: 1.5em;
	border: none;
	display: inline;
	margin: 0px 2px;
	padding: 0px;
	width: 48%;
}

#nejhledanejsi li a {
	float: none;
	color: #006699;
	text-decoration: underline;
}

#nejhledanejsi li a:hover {
	color: #FFFFFF;
	background-color: #006699;
}

#nejhledanejsi a {
	cursor: pointer;
}

/* Page body
------------------------------ */
#sortiment {
	color: #CCCCCC;
	background-color: #FFFFFF;
	text-align: center;
	margin: 10px 2px 5px 2px;
}

#sortiment li {
	font-size: 0.9em;
	line-height: 1.6em;
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0 0 0 4px;
	white-space: nowrap;
}

#sortiment li a {
	padding-right: 5px;
	border-right: 1px solid #CCCCCC;
}

.submenu li {
	width: 50%;
	float: left;
}

/* Page footer
------------------------------ */
#page-footer{
background-image: url(images/paticka.gif) ;
background-repeat: no-repeat;
background-position: center top ; 
}
#page-footer p {
	text-align: center;
	margin: 0px;
	font-size: 1.1em;
}

#page-footer p.line {
	color: white;
	border-top: 1px solid #FFFFFF;
	line-height: 2em;
}

#page-footer p.links {
	color: #666666;
	
	margin: 5px 0px;
	
}

#page-footer p.links a {
	color: black;
	
	font-size: 0.9em;
	margin: 0px 5px;
}

#debug {
	color: #666666;
	background-color: #FFFFFF;
}

/* Formular akce
------------------------------ */

#form_a{
  background-color: rgb(153,153,255);
}

#form_a fieldset {
  /*margin*/
}

#form_a legend {

}
#form_a form {
  height: 250px ;
}

#form_a form select {
  width: 70%;
}

#form_a form input {
  width: 80%;
  margin:1px
}

/* Vypisy
------------------------------ */
select{
  width: 60px;
}
tr td input {
  width: 50px
}

#vypis input {
  width: 60px;
}
#vypis {
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
	width: 100%;
}

#vypis input {
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid silver;
	margin: 0;
	padding: 2px 2px;
	font-size: 1.1em;
}


#vypis input.submit {
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid silver;
	width: 60%;
	margin: 0;
	padding: 2px 0;
	font-size: 1.1em;
}

#vypis fieldset {
	border: none;
}

#vypis .blank {
	background-color: #FFFFFF;
	border: none;
}

#vypis td, #vypis th {
	border: 1px solid #175a0c;
}

#vypis th {
	width: 25%;
	border-right: none;
	text-align: center;
}

#vypis th a {
	color: #333333;
	background-color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	display: block;
	padding: 2px 0;
	margin: 1px;
}

#vypis th img {
	margin-top: 2px;
}

#vypis th a:hover {
	border-color: #CCCCCC;
}

#vypis dl {
	text-align: left;
	clear: both;
}

#vypis td {
	width: 25%;
	border-left: none;
	color: #333333;
	background-color: white;
	font-size: 0.9em;
	line-height: 1.4em;
}

#vypis td h3 {
	margin: 0px;
	padding: 1px;
}

#vypis td h3 a {
	color: #000000;
	background-color:rgb(174,174,174);
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	display: block;
}

#vypis td h3 a:hover {
	color: #000000;
	background-color: #999999;
	text-decoration: none;
}

#vypis dl, #vypis dt, #vypis dd {
	margin: 0;
	padding: 0;
}

#vypis td dl {
	display: block;
	width: 100%;
}

#vypis td dt {
	width: 50%;
	text-align: right;
	float: left;
	clear: left;

}

#vypis td dd {
	margin-left: 52%;
	clear: right;
}

#vypis .full dt {
	float: none;
	text-align: left;
	margin-left: 2%;
}

#vypis .full dd {
	margin-left: 5%;
}

#vypis td dl {
	clear: both;
}

#vypis td dl.cena {
	line-height: 2em;
	background-color: rgb(255,195,0);
	font-weight: bold;
	margin: 5px 0;
}

#vypis td dl.cena dt {
	float: none;
	margin-left: 1%;
}

#vypis td dl.cena dd {
	font-size: 1.5em;
	line-height: 2em;
	margin: 0 auto;
	text-align: center;
	text-align: center;
}

#vypis td fieldset {
	padding: 2px 0 5px 0;
}

#vypis th p {
	color: #666666;
	font-size: 0.9em;
	font-weight: normal;
	margin: 5px;
}

/* Vypis pneu */

#pneu {
	color: #333333;
	background-color: #999999;
	text-align: left;
	padding: 1px 1px;	
	width: 100%;
	margin: 0;
	font-size: .9em;
	line-height: 1.3em;
}

#pneu fieldset {
	border: none;
}

#pneu tr td { background-color:rgb(244,255,255); }
#pneu tr.odd td { background-color: #dfffd7 ;}

#pneu th {
	background-color: #737373;
	border: none;
	font-weight: normal;
	text-align: center;
	color: white;
	line-height: 1.4em;
	padding: 2px;
}

#pneu th a {
	color: white;
	background-color: rgb(115,115,115);
	border: none;
	text-decoration: none;
	font-weight: bold;
}

#pneu th a:hover {
	text-decoration: underline;
}

#pneu td {
	padding: 1px;
	border: none;
	text-align: center;
}
#pneu td a {
	font-size: 1.2em;
	font-weight: normal;
}

#pneu input {
	width: 34px;
}

#pneu input.submit {
	border: 2px solid silver;
	background-color: #EFEFEF;
	padding: 1px 2px;
	margin: 0 auto;
	width: 40px;
	font-size: 1em;
}

/* strankovani */
.paging {
	color: #333333;
	background: #FFFFFF;
	font-size: 1em;
	border: none;
	padding: 3px 5px;
}

.paging a {
	color: #333333;
	background-color: #CCCCCC;
	text-decoration: none;
	padding: 2px;
	margin: 0px 1px;
}

.paging a:hover { 
	color: #333333;
	background-color: #999999;
}

.paging a.selected {
	color: #FFFFFF;
	background-color: #333333;
}

/* Kosik
------------------------------ */
#vypis_kosiku {
	border: 1px solid silver;
	margin-bottom: 20px;
	width: 100%;
}

#vypis_kosiku th {
	background-color: #EEEEEE;
	font-weight: bold;
	text-align:center;
	padding: 5px 2px;
}

#vypis_kosiku td {
	background-color: #FFFFFF;
	border-bottom: 1px solid #EEEEEE;
	text-align: center;
}

#vypis_kosiku td.kategorie {
	background-color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;
	border-bottom: 1px solid silver;
	text-align: left;
	padding-left: 5px;
}

#vypis_kosiku td.cena {
	font-size: 12px;
	text-align: right;
	padding-right: 5px;
}
.objednat{
  font-size: small;
  margin-left: 5px;
}
/*.kosik{
  border: 1px solid rgb(174,174,174);
}*/

/* Detail
------------------------------- */
p.info {
	margin: 2px 10px;
}

h1 span {
	font-size: 0.7em;
	font-weight: normal;
	color: #333333;
}

.detail {
	float: left;
	width: 60%;
	text-align: center;
}

.params {
  margin-left:40px;
	float: left;
	width: 30%;
	text-align: center;
}

.params h2 {
	text-align: left;
}

.params dl, .params dt, .params dd {
	margin: 0;
	padding: 0;
}

.params dl {
	float: left;
	width: 100%;
	margin: 2px 0;
}

.params dl dt {
	width: 38%;
	float: left;
	text-align: right;
}

.params dl dd {
	margin-left: 39%;
	font-weight: bold;
	text-align: left;
}

.params .cena {
	line-height: 2em;
	background-color: #FFCE39;
	font-size: 1.2em;
	font-weight: bold;
}

.params .cena dt {
	width: 100%;
	text-align: left;
	padding-left: 5px;
}

.params .cena dd {
	font-size: 1.2em;
}

.params fieldset {
	padding: 3px;
	border: none;
	text-align: right;
	margin-top: 5px;
	clear: left;
}

.params .full dt {
	width: 100%;
	text-align: left;
	padding-left: 10px;
}

.params .full dd {
	margin-left: 15px;
}

/* FAQ 
------------------------------ */
#faq dt {
	margin-left: 16px;
	font-weight: bold;
	line-height: 2em;
}

#faq dd {
	text-align: justify;
	padding-bottom: 5px;
	line-height: 1.4em;
}

/* Messages
------------------------------ */
.successbox, .errorbox, .infobox {
	padding: 10px;
	margin: 20px 0;
	color: #1F5B13;
	text-align: center;
	list-style: none;
}

.successbox {
	background-color: #B9DBB3;
}

.errorbox {
	background-color: #ECECEC;
}

.infobox {
	background-color: #DFDFFF;
}

.successbox h3, .errorbox h3, .infobox h3 {
	font-weight: bold;
	margin-bottom: 0.5em;
}

.successbox p, .errorbox p, .infobox p {
	margin-bottom: 0;
}

.successbox a, .errorbox a, .infobox a {
	font-weight: bold;
	text-decoration: none;
}

/* Objednavka
------------------------------- */
#objednavka {
	float: left;
	width: 100%;
}

#objednavka fieldset {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	margin-left: 2px;
	margin-bottom: 5px;
	padding: 5px;
	float: left;
	width: 47%
}

#objednavka fieldset legend {
	color: #006699;
	font-weight: bold;
	padding: 1px 5px;
	border: 1px solid #EEEEEE;
	background-color: #EFEFEF;
}

#objednavka fieldset p {
	margin: 0;
	padding: 0 0 5px 0;
}

#objednavka fieldset span {
	line-height: 2em;
	color: #333333;
}

#objednavka fieldset dl {
	line-height: 1.6em;
	width: 98%;
	float: left;
}

#objednavka fieldset dl dt {
	width: 33%;
	float: left;
}

#objednavka fieldset dl.full dt {
	padding-left: 1%;
	text-align: left;
}

#objednavka fieldset dl dd {
	margin-left: 2%;
	width: 64%;
	float: left;
}

#objednavka fieldset dl dd input, #objednavka fieldset dl dd textarea {
	width: 99%;
}

#objednavka fieldset dl.full dd {
	margin-left: 2%;
	padding-bottom: 1%;
}

.full {
	width:98%;

}

#objednavka fieldset dl dd input.radio {
	width: 20px;
}

/* Testy
------------------------------ */
table.test {
	width: 98%;
	margin: 1% 1%;
	text-align: center;
}

table.test th {
	color: #333333;
	background-color: #CCCCCC;
	font-size: 0.9em;
	line-height: 1.5em;
}

table.test td {
	color: #000000;
	background-color: #EFEFEF;
	padding: 1px;
}

table.test tr.odd td {
	background-color: #dfffd7;
}

table.test tr.tested td, li.tested {
	color: #3366CC;
}

table.test .poradi, table.test .nazev, table.test .hodnoceni {
	font-weight: bold;
}

table.test .nazev {
	text-align: left;
	padding-left: 3px;
}

ol.test li {
	border-bottom: 1px solid #CCCCCC;
	line-height: 1.3em;
}

ol.test li li {
	border: none;
}

.test img {
	float: left;
	margin: 5px 0 0 8px;
}

.test ul {
	margin-left: 100px;
}

li.plus {
	list-style: url(images/plus.gif);
}

li.minus {
	list-style: url(images/minus.gif);
}

/* Vyrobci
------------------------------ */
.vyrobce li img {
	float: left;
	margin: 0 0 0 20px;
}

.vyrobce li p {
	margin-left: 80px;
	font-size: 0.9em;
}

/* Reklama
------------------------------ */
#banner {
	padding: 5px 0;
	
}

#banner * {
	margin: 0 auto;
}

/* reklama na indexu */
.banner {
	margin: 0px 0px 20px 5px;
	
}
/* Doporucujeme na hlavni strance
------------------------------- */
.doporucujeme{
  margin: 7px;  
  background-image: url(../../../pics/banner/doporucujeme_sava.gif);
  background-repeat: no-repeat;
  height: 29px;
}


/* Ostatni
------------------------------ */
fieldset.nabidka {
	background: #FFFFFF url(images/vyhledavani.jpg) no-repeat left;
}
.nabidka{
  width: 90%;
  margin: 0 auto;
  clear: both;
}

.nabidka select, .nabidka input {
	width: 170px;
}

.nabidka input.code {
	width: 55px;
}

.nabidka dl dt {
	padding-right: 0px;
}

.nabidka dl dd {
	padding-left: 0px;
}

.cols {
	float: left;
	width: 100%;
}

.cols .col {
	float: left;
	width: 49%;
}


#index ul {
	margin-left: 5px;
}

#index ul li {
	clear:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:0pt;
	padding-left:0pt;
}

.zpravy li {
	border: 1px solid #207113;
	float: left;
	width: 100%;
	padding: 0;
}

.h3 {
	background-color: #CCCCCC;
	margin: 1px 1px 3px 1px;
	padding: 2px 5px;
}

#ico_nejhledanejsi {
	display: block;
	width: 80%;
	border: 1px solid #000000;
	text-transform: uppercase;
	font-weight: normal;
	padding: 1px 5px;
	margin-left: 8px;
	cursor: pointer;
}

#ico_nejhledanejsi:hover {
	color: #EEEEEE;
	background-color: #333333;
	text-transform: uppercase;
}

.table {
	float: left;
	clear: both;
	padding: 5px 0 5px 150px;
}

.table dl {
	float: left;
	clear: none;
	margin-right: 10px;
}

.table dt {
	float: none;
	width: auto !important;
	white-space: nowrap;
	text-align: center;
}

.table dd {
	margin: 0 !important;
	padding: 0;
	width: auto !important;
}

.table dd input {
	width: auto !important;
}

.buttons {
	text-align: left;
}

.buttons a {
	display: block;
	color: #000000;
	background-color: #EFEFEF;
	border: 2px solid #CCCCCC;
	margin: 3px 0;
	text-decoration: none;
}

.box {
	width: auto !important;
}

/**
* Vypis admin
*/
/* Vypis pneu */
.admin {
	color: #333333;
	background-color: #999999;
	text-align: left;
	padding: 3px 1px;
	width: 100%;
	margin: 0;
	font-size: 1.1em;
	line-height: 1.3em;
}

.admin fieldset {
	border: none;
}

.admin tr td { background-color:#EEEEEE; }
.admin tr.odd td { background-color:#FFEDB8; }

.admin th {
	background-color: #FFFFAA;
	border: none;
	font-weight: normal;
	text-align: center;
	line-height: 1.4em;
	padding: 2px;
}

.admin th a {
	color: #000000;
	background-color: #FFFFAA;
	border: none;
	text-decoration: none;
	font-weight: bold;
}

.admin th a:hover {
	text-decoration: underline;
}

.admin td {
	padding: 1px;
	border: none;
	text-align: center;
}

.admin input.submit {
	border: 2px solid silver;
	background-color: #EFEFEF;
	padding: 1px 2px;
	margin: 0 auto;
	width: 40px;
	font-size: 1em;
}
