/*
***************************************
            CSS orbe.cz
***************************************
*/


html  {
  scrollbar-track-color: #013f4c;
  scrollbar-face-color:#013f4c;
  scrollbar-highlight-color: #fff;
  scrollbar-3dlight-color: #fff;
  scrollbar-darkshadow-color: #fff;
  scrollbar-shadow-color: #fff;
  scrollbar-arrow-color: #fff;
}

body {
	background:#fff;
	margin:0;
	padding:0;
	font:13px "Arial", Helvetica, sans-serif;
	color:#000;
}

/* telo */

div.screen {
  background: #fff;
	width:800px;
	margin:auto;
}
div.main {
	background:url(../img/body.gif) repeat-y;
	margin: 0 0 0 0;
}

.t-center {
	text-align:center;
}

.f-left {
	float:left;
}
.f-right {
	float:right;
}
.hidden {
	display:none;
}
img {
	padding:0px;
	background:none;
	border:none;
}
img.foto {
	padding:2px 6px 2px 4px;
	background:none;
	border:none;
}
img.mapa {
  margin:8px 5px 8px 5px;
	border:none;
}
img.right {
  padding:2px;
	margin:8px 5px 8px 5px;
	border:none;
	float: right;
}
img.left {
  padding:2px;
	margin:8px 5px 8px 5px;
	border:none;
}
img.left_side {
  padding:2px;
	margin:5px 5px 5px 0;
	border:none;
}
img.upoutavka {
	margin:0 0 8px 0px;
	border:none;
}
div.f-left img, div.f-right img {
	margin-bottom:3px;
}

a {
	color:#8fbd2b;
}
a:hover {
	text-decoration:none;
}
h1 {
	font-size:18px;
	font-weight: bold;
	margin:10px 0 10px 0;
	color:#8fbd2b;
}
h2 {
	font-size:15px;
	font-weight: boldl;
	margin:10px 0 10px 0;
	color:#8fbd2b;
}

h3 {
  display:none;
}
strong {
  margin: 3px 0 5px 0;
  font-weight: bold;
  color:#aaaaaac;
  font-size: 12px;
  }
p {
	margin:10px 0 10px 0;
}
p.sede {
  background:#363535;
  padding: 10px 7px 10px 10px;
	margin:10px 0 10px 0;
}
.clear {
	clear:both;
}

div.pata {
  _margin: 0 0 0 0;
  margin: 0 0 0 0;
	height:30px;
	width:800px;
}
div.pata .in {
	padding:0 0 0 0;
	font-size: 12px;
	text-align:right;
	color: #000;
}
div.pata .in a:hover {
	text-decoration:underline;
}
div.pata .in, div.pata .in a {
	color:#000;
	text-decoration:none;
}
div.head {
	height:214px;
	width:800px;
	background:url(../img/head.gif) no-repeat top center;
	position:absolute;
	top:0;
}
div.head a {
	height:78px;
	width:271px;
	background:url(../img/logo.gif) no-repeat;
	position:absolute;
	top:39px;
	left:25px;
}

/* obsah tela */
#r {
	float:right;
	width:460px;
	_width:460px;
	padding: 10px 0px 10px 5px;
	margin:210px 0px 0 0;	
	_margin:210px 0px 0 0;
}
#r p {
	margin:10px 0 10px 0;
	text-align: justify;
}
#l {
	float:left;
	width:322px;
	_width: 322px;
	padding: 10px 0 10px 0;
	margin:210px 0 0 0;
	_margin:210px 0 0 0;
}

.f-right {
	float:right;
}

div.f {
	height:90px;
	position:absolute;
	top:3px;
	left: 830px;
  }
  
div.menu {
	position:absolute;
	top:177px;
	width:871px;
	height:33px;
  }
div.menu-in {
	height:33px;
	position:absolute;
	top: 7px;
	left:10px;
  }

div.menu-in  a {
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	text-decoration:none;
	padding-left: 8px;
	padding-right: 4px;
  }

div.menu-in a:hover { 
  color: #fff;
  background-position: 0px 3px;
  list-style-type: none;
  text-decoration:underline;
  }

div.menu-in a:active { 
  color: #fff;
  background-position: 0px 3px;
  list-style-type: none;
  }  

#l a {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration:none;
	list-style-type: none;
  }
 li.submenu-l {
  list-style-type: none;
  margin: 0 0 0 -39px;
  _margin: 0 0 0 -26px;
  }

div.submenu ul{
  margin: 0 0 0 0;
  }
#l a:hover { 
  color: #fff;
  list-style-type: none;
  text-decoration:underline;
  }

#l a:active { 
  color: #fff;
  list-style-type: none;
  }  
