
body {
  
  margin: 0px 0px 10px 0px;  
  padding: 0px;
  font-family: "arial ce", "helvetica ce", arial, sans-serif;
  font-size: small;
  background-image: URL('../img/pozadi/pozadi.jpg'); 
  background-repeat: repeat-y; 
  background-color: #007CC3; 
  color: #000000;
  
  text-align: left;  
} 

h1 {
  padding-top: 10px;
  font-size: 2em;
  text-align: center;
  line-height: 100%;
  color: #28166F;
  text-decoration: underline;
  font-weight: bold;
}

h2 {
  line-height: 100%;
  font-size: 1.7em;
  text-align: left;
  
  margin-left: 30px;
  text-decoration: underline;
  font-weight: bold;
  color: #28166F;
}

.posunute {
  margin-left: 5%;
}
h3 {
  line-height: 100%;
  font-size: 1.5em;
  text-align: left;
  margin-left: 60px;
  text-decoration: underline;
  font-weight: normal;
  font-style: italic;
  color: #28166F;
}

p {
  font-size: 1em;
  text-align: left; 
  line-height: 150%; 
  width: 90%;
  padding-left: 3%;  
}

img {
  
  border: double 3px #28166F;
}

div  {
  font-family: arial;
  
  
}

/* -- header -- */

.header {
  margin: 10px 0px 0px 0px;
  padding: 0px;
  width: 920px;
  height: 70px;  
  background: url('../img/pozadi/pozadi_top.jpg') repeat-y rgb(41,22,111); 
}  

#logo {
  border: none;
  position: absolute;
  left: 0px;
  top: 10px;  
}

#text_logo {
  position: absolute;
  left: 5px;
  top: 40px;
  font-size: 25px;
}

div .odkazy {
  float: right;
  text-align: right;  
  font-size: x-small;
  font-weight: bold;
  color: white;
  line-height: 200%;
  font-family: arial;
  margin: 5px;
}

div .odkazy a{
  text-decoration: underline;
  color: #FFFFFF;
  padding: 3px;
  
}

div .odkazy a:hover{
  text-decoration:  none;
  font-size: x-small;
  border: solid 1px white;
  padding: 3px;
}

div.odkazy a.flags {
  border: none;
}

div.odkazy a.flags:hover {
  border: none;
}



/* end of header part */

 
/* -- main -- */

.main {
  width: 940px;
  margin: 10px 0px 10px 0px; 
  padding: 0px; 
   
  
} 

/* end of main part */


/* -- menu -- */
	
.menu {
  float: left;
  width: 300px;    
  margin-right: 10px;
}

div#navigation {
  border-top: double 7px white;
  border-left: double 7px white;
  
  margin: 10px;
  padding: 5px;
  font-size: 14px;
}

div.item {
  line-height: 250%;  
}

div.subitem {
  line-height: 150%;
  padding-left: 10px;  
  font-size: 12px;
}

.item a:link, .item a:active, .item a:visited {
	font-weight: bold;
	font-style: normal;	
	color: white;
	padding: 0px 5px 0px 0px;
}

.item  a:hover, .subitem  a:hover {
  color: white;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	border-right: double 3px;
	border-bottom: double 3px;
	padding: 0px 5px 0px 25px;

}	

.subitem a:link, .subitem a:active, .subitem a:visited {
  font-style: normal;
  font-weight: bold;
}

div #cert {
  text-align: center;
}

div #cert img {
  border: none;
  width: 80px;
}

div #cert span {
  color: white;
  font-weight: bold;
  font-size: 0.8em;
  vertical-align: top;
}

/* end of menu part */


/* -- info -- */

.info {
  margin: 0px 0px 0px 310px;  
  
} 
div.stred {
  text-align: center;
}


table.zakludaje {
  text-align: left;
  font-size: 1.1em;
  margin: 10px auto;
  padding: 10px;
  }

table.zakludaje th{
  text-align: right;
}

table.zakludaje td{
  padding-left: 30px;
}

dl.kontakty  {
  font-size: 15px;
  padding-left: 20px;
  line-height: 150%;
} 

dl.kontakty dt {
  font-weight: bold;
}

table.stroje {
  font-size: 1em;
  line-height: 140%;
}

table.stroje caption {
  line-height: 200%;
  font-size: 1.3em;
  text-align: left;
  padding-left: 5%;
  color: black;
  font-weight: bold;
}

table.stroje th td{
 line-height: 100%;
 
}

table.stroje th {
  padding-top: 10px;
}



ul.strojpark {
  font-size: 1em;
  list-style: circle;
}

ul.vyrobky {
  font-size: 1.1em;
  list-style: circle;
  line-height: 150%;
}


span.dolniindex {
  vertical-align: sub;
  font-size: xx-small;
}


dl.kontakty a, ul.vyrobky a, ul.boty a{
  color:white;
  padding: 3px;
}

dl.kontakty a:hover, ul.vyrobky a:hover,  ul.boty a:hover {
  text-decoration:  none;
  border: solid 1px white;
  padding: 3px;
}

.cc {
  margin: auto;
}

div#strojvyroba, div#obuvvyroba {
  text-align: center;
}

div#strojvyroba a, div#obuvvyroba a{
  text-align: center;
  color: white;
  font-weight: bold;
}

div#strojvyroba a:hover, div#obuvvyroba a:hover {
  color: #28166F;
}

div.kola {
  text-align: center;
}

div.kola a {
  color: white;
  font-weight: bold;    
}

div.kola a:hover {
  color: #28166F;
}
/* end of info part */ 


/* -- footer -- */

.footer {
  width: 920px;
  margin: 0px;
  padding: 5px;  
  font-size: x-small;  
  background: url('../img/pozadi/pozadi_top.jpg') repeat-y  rgb(41,22,111); 
  clear: both;
  text-align: center;
} 

.footer span {
  font-size: x-small;
  color: white;
}

.footer span a{
  text-decoration: underline;
  color: #FFFFFF;
  font-weight: bold;
}

.footer span a:hover {
  text-decoration:  none;
  font-size: x-small;  
  color: #28166F;
}

/* end of footer part */

/* -- absolute position -- */

#tip {
  position: absolute;
  left: 480px;
  top: 50px;  
  width: 240px;
  padding: 5px; 
  
}

#tip a {
  font-size: small;
  font-weight: bold;
  color: white;
  padding: 3px;
  text-decoration: blink;
}

#tip a:hover {
  text-decoration: none;
  border: solid 1px white;
  padding: 3px;
}

/* end of aboslute part */
