html { 
	padding:0px;
	margin:0px;
}

body {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #414141;
	background-color: #656565;
} 

h1 {
 margin: 0 0 6px 0;
 padding: 0px;
 font-size: 15px;
 text-align: left;
 color: #D0030A;
}

h2 {
 margin-bottom: 6px;
 margin-top: 6px;
 padding: 0px;
 font-size: 12px;
 text-align: center;
 color: #137CB6;
}

h3 {
 margin-bottom: 6px;
 margin-top: 20px;
 padding: 0px;
 font-size: 11px;
 text-align: center;
 color: #137CB6;
}

h4 {
 margin-bottom: 6px;
 margin-top: 20px;
 padding: 0px;
 font-size: 11px;
 font-weight: normal;
 text-align: center;
 color: #FFAF00;
}

a {
	color: #ff8400;
  font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #ff8400;
  font-weight: bold;
	text-decoration: underline;
}


table.devet {
  font-size: 8px;
}

table.devet td{
  font-size: 8px;
}

td {
	font-size: 10px;
	vertical-align: top;
}

img {
	border: 0;
  padding: 0;
  margin:0;
}

input, textarea, select{
    font-size: 12px;
}

#obsah {
	width: 1026px;
	margin: 0 auto;
	background-image: url(img/bck.jpg);
	background-repeat: repeat-y;
}

#hlavicka1 {
  position: relative;
	background-image: url(img/top.jpg);
	background-repeat: no-repeat;
	height: 122px;
} 

#hlavicka2 {
  float: left;
	width: 756px;
	background-image: url(img/top2.jpg);
	background-repeat: no-repeat;
  height: 148px;
} 

#hlavicka {
	float: left;
	width: 270px;
	background-image: url(img/menu.jpg);
	background-repeat: no-repeat;
	height: 148px;
}

#hlavicka ul {
	margin: 8px 0 0 0px;
	padding: 0;
	list-style: none;
	text-align: left;
	list-style-type: none;
}

#hlavicka ul li { 
	float: left;
}

#hlavicka ul li a {
	padding-left: 116px;
	line-height: 22px;
	padding: 0;
	padding-left: 116px;
	margin: 0px;
	display: block; 
	font-size: 10px;
	font-weight: bold;
	color: #f4f4f4;
	text-decoration: none;
}

#hlavicka ul li a:hover {
	color: #ff8400;
}



#jazyk {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 75px;
	left: 620px;
	list-style: none;
	text-align: center;
}

#jazyk_text {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 102px;
	left: 620px;
	list-style: none;
	text-align: center;
}

#leva {
    float: left;
	width: 270px;
    background-image: url(img/leva.jpg);
	background-repeat: repeat-y;
    
}

.leva_in {
  background-image: url(img/kontakt_bck.jpg);
	background-repeat: repeat-y;
}

.leva_in_text {
  color: #e1e1e1;
  padding-left: 40px;
  padding-top: 10px;
}

#leva h1 {
	background-image: url(img/left_headline.jpg);
	background-repeat: no-repeat;
	height: 33px;	
	line-height: 33px;
	font-size: 13px;
	font-weight: bold;
	color: white;
  text-align: left; 
  padding-left: 40px;
  margin-bottom: 0px;
}

#leva h2 {
	height: 22px;	
	line-height: 22px;
  background-image: url(img/menu_bck.jpg);
  background-repeat: no-repeat;    
	font-size: 11px;
	font-weight: normal;
	color: white;
  text-align: left;
  padding-left: 55px;
}

.leva_mezi {
    height: 10px;
}

#menu ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#menu ul li h1 
{
    margin: 1px 0 1px 0;
    font-size: 10px;
    display: block;
    color: #FFF;
    height: 14px;
    line-height: 14px; 
    background-image: url(img/l_head2.jpg);
    background-repeat: no-repeat;
    padding: 0px 0 0 40px;  
    text-decoration: none;
    font-weight: bold;
    margin-bottom: 1px;
}

#trouble h1
{
	background-image: url(img/left_headline.jpg);
	background-repeat: no-repeat;
	height: 33px;	
	line-height: 33px;
	font-size: 9px;
	font-weight: bold;
	color: white;
  text-align: left; 
  padding-left: 40px;
  margin-bottom: 0px;
}

#menu h2 
{   
    margin: 1px 0 1px 0;
    font-size: 10px;
    display: block;
    color: #FFF;
    height: 13px;
    line-height: 13px; 
    background-image: url(img/l_head3.jpg);
    background-repeat: no-repeat;
    padding: 0px 0 0 65px;  
    text-decoration: none;
    font-weight: bold;
}

#menu a
{
    font-size: 10px;
    display: block;
    color: #FFF;
    height: 14px;
    line-height: 14px; 
    background-image: url(img/l_head2.jpg);
    background-repeat: no-repeat;
    padding: 0px 0 0 40px;  
    text-decoration: none;
    font-weight: bold;
    margin-bottom: 1px;
}

#menu a:hover
{
    color: black;
}

#menu li li a
{
    font-size: 10px;
    display: block;
    color: #FFF;
    height: 13px;
    line-height: 13px; 
    background-image: url(img/l_head3.jpg);
    background-repeat: no-repeat;
    padding: 0px 0 0 65px;  
    text-decoration: none;
    font-weight: bold;
}

#menu li li li a
{
    font-size: 10px;
    display: block;
    color: #FFF;
    height: 13px;
    line-height: 13px; 
    background-image: url(img/l_head4.jpg);
    background-repeat: no-repeat;
    padding: 0px 0 0 90px;  
    text-decoration: none;
    font-weight: bold;
}

#menu li li li a.new
{
    font-size: 10px;
    display: block;
    color: #FFF;
    height: 13px;
    line-height: 13px; 
    background-image: url(img/l_head4_new.jpg);
    background-repeat: no-repeat;
    padding: 0px 0 0 90px;  
    text-decoration: none;
    font-weight: bold;
}

#menu a.new:hover
{
    color: black;
}

#stred {
	float: left;
	width: 534px;
	margin-left:1px;
}

.stred_in {
  padding-left: 10px;
  padding-right: 10px;
}

p {
	color: #414141;
	text-align: justify;
  padding: 5px 10px 5px 10px;
}

#stred h1 {
	background-image: url(img/center_headline.jpg);
	background-repeat: no-repeat;
	height: 33px;	
	line-height: 33px;
	font-size: 13px;
	font-weight: bold;
	color: white;
  text-align: left; 
  padding-left: 15px;
  margin-bottom: 0px;
}

#stred h2 {
  padding: 0;
  margin: 0;
  background-image: url(img/center_headline_new.jpg);
	background-repeat: no-repeat;
	height: 33px;	
	line-height: 33px;
	font-size: 13px;
	font-weight: bold;
	color: white;
  text-align: left; 
  padding-left: 15px;
  margin-bottom: 0px;
}

.headline {
  position: relative;
}

.ordernumber {
  left: 380px;
  top: 10px;  
  position: absolute;
	font-size: 11px;
	font-weight: bold;
	color: white;
}


.ordernumber2 {
  left: 310px;
  top: 10px;  
  position: absolute;
	font-size: 11px;
	font-weight: bold;
	color: white;
}


.email b
{
  color: red;
}

.email textarea {
  font-size: 12px;
}


a.zobrazeni
{
  font-size: 12px;
}

.obrazek {
  position: relative;
}

.newpic {
  position: absolute;
  top:14px;
  left: 14px;
  background-image: url(img/new.gif);
  background-repeat: no-repeat;
  width: 82px;
  height: 36px;
}

#prava {
	float: left;
	width: 221px;
}

#prava h1 {
	background-image: url(img/right_headline.jpg);
	background-repeat: no-repeat;
	height: 33px;	
	line-height: 33px;
	font-size: 13px;
	font-weight: bold;
	color: white;
  text-align: left; 
  padding-left: 15px;
  margin-bottom: 0px;
}

#prava h1 a{
	font-size: 13px;
	font-weight: bold;
	color: white;
}

#prava h2 {
  width: 521px;
  margin-top: 10px;
	height: 30px;	
	line-height: 30px;
	font-size: 16px;
	font-weight: 800;
	color: #ff5900;
	padding-left: 5px;
	background-color: #444444; 
	
}

#prava h1 b {
  color: #ff5900;
}

#prava p {
	padding: 0px 5px 0px 5px;
	text-align: justify;
	color: #d0d0d0;
}

.prava_in {
  margin: 5px 24px 5px 6px;
  color: white;
}


#pata {
	float: left;
	background-image: url(img/pata.jpg);
	background-repeat: no-repeat;
	height: 43px;	
	width: 1026px;
}

span.clearboth {
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	display: block;
	
} 

#pata a {
  text-align: center;
  font-weight: bold;
  color: white;
}

#pata #copy {
  text-align: center;
  padding: 5px 0px 0 0px;
  color: white;
}

.det_data {
	float: left;
	width: 350px;
}

table.tbl_det {
	margin-left: 30px;
}

table.tbl_det td {
	border-bottom: 1px solid #F3E1CB;
	padding: 1px 10px 1px 10px;
   font-weight: normal;
	font-size: 10px;
	text-align: left;
}

table.tbl_det td.td_leva {
	border-right: 1px solid #F3E1CB;
	background-color: #F3E1CB; 
	color: #000;
}


table#foto td {
  text-align: center;
	padding: 1px;
}

table#foto h3 {
	padding: 2px 2px;
	margin: 0;
	background: white;
}

table#kontakty{
	width: 100%;
	border: 1px solid #EFEFEF;
	border-collapse: separate;
}

table#kontakty td {
	padding: 2px;
	
}
table#kontakty h6 {
  text-align: center;
	font-size: 11px;
	line-height: 12px;
	padding: 2px 0 2px 2px;
	margin: 0;
	background: #EFEFEF;
}

/*--------UPLOADING  -------*/

		/* SWFUpload CSS */
		
		#filesDisplay {
			padding: 10px;
			margin-top: 10px;
			background: #f9f9f9;
			border: 1px solid #f3f3f3;
			display: none;
		}
		
		#SWFUpload {
			margin-left: 20px;
		}
		
		#mmUploadFileListing {
			margin: 0;
			padding: 0;
		}
		
		#mmUploadFileListing li {
			margin: 0 0 10px 0;
			display: block;
			float: left;
			width: 180px;
			list-style-type: none;
			font-size: 11px;
		}
		
		.uploading { color: #CCC; }
		.uploadDone { color: #000; }
		
		span.progressBar {
			width: 100px;
			display: block;
			font-size: 10px;
			height: 20px;
			margin-top: 4px;
		}

/*	a.SWFUploadLink {
      width: 300px;
      height: 100px;
      background: url(images/custom_button.png) no-repeat;
      display: block;
    }
    
    a.SWFUploadLink:hover {
      background: url(images/custom_button_over.png) no-repeat;
    }

*/

	a.SWFUploadLink {
      width: 1px;
      height: 1px;
/*      background: url(images/custom_button.png) no-repeat;*/
      display: block;
    }
    
    a.SWFUploadLink:hover {
      /*background: url(images/custom_button_over.png) no-repeat;*/
    }


		.clr {
			clear: both;
		}




/*--------ANKETA -------*/
#anketa {
	width: 100%;
	
}
#anketa span {
	display: block;
}
#anketa a {
	color: maroon;
	text-decoration: none;
	font-weight: bold;
}
#anketa a:hover {
	text-decoration: underline;
}
#anketa img {
	border: 0px;
	margin-top: 2px;
	margin-bottom: 6px;
}
#anketa p.otazka {
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 3px;
	color: black;
	border-bottom: 1px solid #E7743B;
	text-align: left;
}
#anketa .spolu {
	margin-top: 2px;
}
#anketa .perc {
	display: inline;
}

span.clearboth {
	clear: both;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
	display: block;
} 


#news_sloupec {
	margin: 0 0 10px 0;
	font-size: 10px;

}

#news_sloupec_bck {
	background: #fbfbfb;
}

#news_sloupec h3 {
	background: #d2d2d2;
	color: #fff;
	margin: 15px 0 3px 0;
	padding: 0px;
	font-size: 11px;
	text-align: left;
	color:#000;
}
#news_sloupec p  {
	margin: 0;
	padding: 2px 0 3px 0;
	line-height: normal;
}
#news_sloupec em {
	display: block;
	text-align: left;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 2px 0 4px 0;
	margin: 0px 0 20px 0;
}
#news_sloupec_acko  {
  color: red;
	margin-top: 2px;
	padding: 3px 0 0 0;
	text-align: center;
}
#news_sloupec a  {
  color: red;
}

.red2  {
  color: green;
}

.hlaska  {
  color: green;
}

#news_sloupec strong {
	display: block;
	margin: 5px 0 3px 0;	
}

.novinka {
	padding: 0px 0px 15px 0px;
}
.novinka .datum {
	color: #D0030A;
	margin-top: 3px;
	margin-right: 3px;
}

.novinka h2.h2news {
	text-align: left;
	margin: 0px;
	color: #D0030A;
	font-size: 13px;
}
.novinka .telo_news {
	margin-top: 5px;
} 

.sediva {
  background-color: #dcdcdc;
}

table.produkt{
	width: 100%;
	valign: middle;
	border-collapse: separate;
}

table.produkt2{
	valign: left;
	border-collapse: separate;
}

table.produkt td {
	text-align: center;
	padding: 0px;
	color: #1178B2;
	vertical-align: middle;
	font-weight: bold;
	font-size: 11px;
}

table.produkt td.engin {
	text-align: center;
	padding: 0px;
	color: #1178B2;
	vertical-align: middle;
	font-weight: bold;
	font-size: 9px;
}

table.produkt h6 {
  text-align: center;
	font-size: 11px;
	line-height: 12px;
	padding: 2px 0 2px 2px;
	margin: 0;
	background: #EFEFEF;
}

table#kontakty{
	width: 100%;
	border: 1px solid #EFEFEF;
	border-collapse: separate;
}

table#kontakty td {
	padding: 2px;
	
}
table#kontakty h6 {
  text-align: center;
	font-size: 11px;
	line-height: 12px;
	padding: 2px 0 2px 2px;
	margin: 0;
	background: #EFEFEF;
}

table.technicke {
  margin-top: 10px;
	width: 100%;
	background: #EFEFEF;
	border: 1px solid black;
}

table.technicke td {
	border-bottom: 1px solid white;
	padding: 1px;
}

table.technicke colspan {
	background: #E1E1E1;
}

table.technicke3 {
  margin-top: 10px;
	width: 100%;
	background: #EFEFEF;
	border: 1px solid black;

}

table.technicke3 td {
	border-bottom: 1px solid white;
	padding-left: 1px;
	padding-right: 1px;
	text-align: center;
	vertical-align: middle;
}

table.technicke3 th {
	padding-left: 1px;
	padding-right: 1px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	border-bottom: 1px solid white;	
}

table.technicke3 td b{
	text-align: center;
  font-size: 10px;
  font-weight: bold;
  color: #137CB6;	
}

table.technicke3 tr {
	vertical-align: middle;
}

table.technicke3 colspan {
	background: #E1E1E1;
}

table.technicke2 {
  margin: 10px;
	width: 96%;
	background: #EFEFEF;
	border: 1px solid black;
}

table.technicke2 td {
	border-bottom: 1px solid white;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	
}

table.technicke2 colspan {
	background: #E1E1E1;
}

table.text p{
  margin: 0;
  padding: 0;
  padding-top: 10px;
  padding-right: 10px;
}

table.kategorie {
  margin: 10px;
  padding: 3px;
	width: 90%;
	background: white;
	
}

table.kategorie a:hover{
	text-decoration: none;
}

.zpet2 {
    padding: 3px 0x 3px 0px;
    width: 99%;
    border: 1px solid white;
    background: green;
    font-size: 12px;
    color: white;
    font-weight: bold;
    text-align: center;
    line-height: 20px;
}

form.win 
{
margin-left: 10px;
}

img.picleft {
  float: left;
  margin: 0px 10px 0px 0px;
  padding: 0;
} 

img.picright {
  float: right;
  margin: 0px 0px 0px 10px;
  padding: 0;
} 

.pravejblocik
{
 float: right; width: 190px;
}

