/* General styles */
body {
  margin:0;
  padding:0;
  border:0;	
  width:100%;
  color:#FFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size:16px;
  min-width:600px;
  background:#000;   
}
a {
  margin:0;
  padding:0;
	color:#419800;
}
a:hover {
	color:#333;
}
em {
  color:#419800;
}
h1 {
  padding-top:10px;
  margin-top:8px;
  font-size:1.7em; 
}

h2 {
  margin:.8em 0 .2em 0;
  padding:0;
  font-size:1.5em;
  color:#0A6B00;
  text-decoration: underline;
}
h3 {
  margin:.8em 0 .2em 0;
  padding:0;
  font-size:1.2em;  
}
p {
  margin:.4em 0 .8em 0;
  padding:0;
}
img {
	margin:0px;
	border:0px;
	padding:0px;
}
hr {
  color:#419800;
  height: 1px;
}
.red {
  color: red;
}
#page {
  display:block;
  position:relative;
  width:1024px;
	margin:0px auto;
  height:auto;
  _height:100%;
  min-height:100%;
  text-align:left;
  background: #333;
}
/* header */
#header {
  width: 1024px;
  height: 213px;
  background:#333 url("./images/top_back.jpg") 0px 27px no-repeat; 
}
a#logo {
  position:absolute;
  top: 18px;
  left: 55px;
}
a#societa {
  position:absolute;
  top: 94px;
  left: 178px;
  font-size:2em;
  font-weight:bold;
  text-decoration:none;
  color:white;
}
#header #lang {
  position:absolute;
  left: 800px;  
  width: 250px;
  list-style: none;
  margin:0;
  padding:0;
  border:0;
  font-size:1.1em;
}
#header #lang li {
  display: block;
  float: left;
  width: 30px;
  height: 19px;
  margin:0;
  border:0;
  border-right: 1px solid #FFF;
  padding-top:4px;
  margin-right:6px;
}
#header #lang li.last {
  border-right: 0px;
}

#header #lang a {
  color: #FFF;
  text-decoration:none;
}

#header #lang a:hover {
  color: #FFF;
  font-weight:bold; 
}
#header #box {
  position:absolute;
  top: 153px;
  left: 60px;  
  width: 630px;
}
#styly {
  position:absolute;
  top: 227px;
  left: 940px;
  margin:0px;
  padding:0px;
}
#styly li {
  display: block;
  float: left; 
  width:25px;
  height:25px;
}
#styly li a {
  color:#000;
  text-decoration:none;
}
#styly li a:hover {
  text-decoration:underline;
  font-weight:bold;   
}
#styly li#small {
  font-size:1.3em;  
}
#styly li#big {
  font-size:2em;
}
/* main */
.main {
  float: left;
  height:100%;
  width: 1024px;
  background:#FFF url("./images/left_bottom.gif") top left repeat-y; 
}
.mainrightcol {
  background:#FFF url("./images/right_top.gif") top left no-repeat;
  float: right;
  width: 799px; 
  color: #000;
}
.mainright {
  padding: 0px 30px 10px 10px;
}
.mainright h1 {
  margin-left: 15px;
}
.mainright h2,.mainright h3 {
  margin-left: 10px;
}
.mainright p{
  margin-left: 10px;
}
.mainright img {
  padding:5px;
}

/* formular pro odeslani */
.mainright .formular-obal input.button-odeslat{
  width:120px;
  height:30px;
  margin:0;padding:0;border:0;
	background:url("./images/button_odeslat.png") no-repeat;
}
.mainright .formular-obal input.button-smazat{
  width:120px;
  height:30px;
  margin:0;padding:0;border:0;
	background:url("./images/button_vymazat.png") no-repeat;
}

.akt {
  float: left;
  width:320px;
  padding:1px 15px 5px 15px;
  margin-right:15px;
  background:#EDEDED url("./images/akt_top.gif") top left no-repeat; 
}
.akt p,.akt h2 {
  margin-left:3px;
  margin-bottom:5px;
}
.akt img {
  float:left;
  margin:5px 5px 0px 0px;
}
.mainleftcol {
  background:#FFF url("./images/left_bottom.gif") repeat-y;
  float: left;
  width: 225px;
  color:white;
}
.mainleft {
  background:#FFF url("./images/left_top.gif") top left no-repeat; 
  padding-top:12px;
}
.mainleft .tel{
  margin-left:21px;
  margin-bottom:10px;
  width: 204px;
  background:#333 url("./images/tel_top.gif") top left no-repeat;   
  font-size:1.2em;
  padding:2px 0px 0px 0px;
}
.mainleft .tel h3{
  margin-bottom:10px;
  border-bottom:#FFF 1px solid;
  margin-left:15px;
}

.mainleft .telbottom {
  padding-left:15px;
  padding-bottom:5px;
  background:#333 url("./images/tel_bottom.gif") bottom left no-repeat;  
}
/* mainmenu */
#mainmenu {
  background:transparent url("./images/left_back.gif") repeat-y; 
  padding-bottom:25px;
}
#mainmenu a.mainmenu {
  border-top:1px dashed #FFF;
}
#mainmenu a.mainmenuakt {
  border-top:1px dashed #FFF;
}
a.mainmenu {
  font-size:1.3em;
  display:block;
  color:white;
  font-weight:bold;
  background:transparent url("./images/menu_arrow.gif") 10px 12px no-repeat; 
  padding-top:6px;
  padding-bottom:4px;
  margin-left:24px;
  padding-left:28px;
  text-decoration:none;
}
a.mainmenu:hover {
  text-decoration:underline;
}
a.mainmenuakt {
  font-size:1.3em;
  display:block;
  color:#000;
  font-weight:bold;
  background:transparent url("./images/menu_arrow.gif") 10px 12px no-repeat; 
  padding-top:6px;
  padding-bottom:4px;
  margin-left:24px;
  padding-left:28px;
  text-decoration:none;
}
a.mainmenuakt:hover {
  text-decoration:underline;
}
/* footer */
#footer {
  clear:both;
  float:left;
  width:100%;
  height: 60px;
  text-align:center;
  font-size:0.9em; 
  background: #419800; 
  border-top:#333 solid 10px;
}
#footer p {
  padding:10px;
  margin:0;
}
#footer a {
  color: #FFF;
  text-decoration:none;
}
#footer a:hover {
  text-decoration:underline;
}
@media screen,projection {
  #bf a {position: relative; top: -99em}
  #bf a:focus,#bf a:active {top:0} /* tabulátor vrátí odkaz na viditelné místo */
}

