/*$Id: styl.css,v 1.1.1.1 2004/10/24 18:10:51 webarium Exp $*/
body, html { 
	background-color: #ffffff;
	margin: 0;
	padding: 0;
}

div {
	margin: 0;
	padding: 0;
}
#all {
	position: absolute;
	top: 50%; left: 50%;
	width: 746px; height: 468px;
	margin: -234px 0px 0px -373px;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #565A4B;
}
#kolo {
	position: absolute;
	top: 50%; left: 50%;
	width: 44px; height: 468px;
	margin: -248px 0px 0px -417px;
	background: #fff url(../img/kolo.gif) no-repeat right;
	}
#top {
	position: absolute;
	top: 0; left: 0;
	width: 746px; height: 142px;
	background: #ffffff url(../img/top.gif);
}
#homelayer {
	 position: absolute;
	 left: 0px;
	 top: 0px;
	 width: 250px;
	 height: 100px;
	 z-index: 150;
	 cursor: pointer;
}
#left {
	position: absolute;
	top: 142px; left: 0;
	width: 105px;
	height: 274px;
	background: #ffffff url(../img/left.gif);
}
#right {
	position: absolute;
	top: 142px; left: 734px;
	width: 12px; height: 274px;
	background: #ffffff url(../img/right.gif);
}
#bottom {
	position: absolute;
	bottom: -121px; left: 0;
	width: 746px; height: 173px;
	background: #ffffff url(../img/bottom.gif) no-repeat;
	font-size: 10px;
	color: #C3D399;
}
#bottom span {
	position: absolute;
	display: block;
	bottom: 80px; left: 90px;
}
#bottom span a {color: #C3D399; text-decoration: none;}
#bottom span a:hover {text-decoration: underline;}


#menu {
	position: absolute;
	top: 142px; left: 105px;
	_top:141px;
	width: 187px; height: 274px;
	background: #FCFFFB url(../img/menu_bkg_nic.gif) repeat-y right;
	z-index: 101;
}
#menu a {
	position: relative;
	display: block;
	width: 167px !important;
	width: 187px;
	width/**/:/**/167px;
	height: 29px;
	line-height: 29px;
	text-align: right;
	margin-top: -1px;
	_top: 1px;
	padding-right: 20px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #C9D2B7;
	background: url(../img/menu_bkg.gif) no-repeat;
	background-position: 1px -35px;
	z-index: 102;
}
#menu div.print {
	position: absolute;
	display: block;
	bottom:-1px;
	_bottom:-2px;
	right:-20px; 
	_right:-21px;
	width:82px !important;
	height: 29px;
	padding-right:20px;
	background: url(../img/webarium_tisk.png) 0 0 no-repeat transparent;
	z-index: 109;
	text-align: right;
}
a#print {
	background: none;
	display: inline;
}
#menu a.act {
	background-position: 0 -2px;
	color: #FC7E21;
}
#menu a:hover {
	color: #FC7E21;
}
#holder { 
  position:absolute;
  left: 290px; top:142px;
  width:444px; height:274px; 
  overflow: auto; z-index:100;
}
#holder-port { 
  position: absolute;
  left: 290px; top:142px;
  width:444px; height:274px; 
  overflow:hidden; z-index:100;
}
#main {
	position: absolute;
	top: 0px; left: 0px;
	width: 419px;
	height: 274px;
	clip:rect(0, 419px, 274px, 0); 
	overflow: auto; z-index:1;
}
#main-port {
	position: absolute;
	top: 0px; left: 0px;
	width: 321px;
	height: 274px;
	overflow:hidden; z-index:1;
}
#main .content {
	/*visibility:hidden;*/
	position:absolute; 
	left:0; top:0; z-index:1;
	margin: 0 10px 0 12px;
	width: 397px;
}
#portfolio {
	width: 299px;
	position:absolute; 
	left:0; top:0; z-index:1;
	margin: 0 10px 0 12px;
}
#title {
	position: absolute;
	top: 119px; left: 120px;
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FC7E21;
}
#title a {
	color: #C3D399;
	text-decoration: none;
	font-weight: bold;
}
#title a:hover {
	color: #FC7E21;
}
#topmenu {
	position: absolute;
	top: 105px; left: 365px;
}
#back {
	background: url(../img/back.gif) right top no-repeat transparent;
	width: 12px; height:14px;
	position: absolute;
	right: 19px; top: 105px;
	cursor: pointer;
	z-index: 14;	
}
#back em {
	visibility: hidden;
}
#topmenu a {
	font-size: 12px;
	letter-spacing: 3px;
	text-decoration: none;
	color: #C9D2B7;
	padding-right: 7px;
	padding-left: 7px;
	font-weight: bold;
}
#topmenu a:hover {
	color: #FC7E21;
}
.ram {
	padding: 10px;
	clear: both;
	font-weight: bold;
	color: #315A75;
}
.content h1 {
	font-size: 12px;
	color: #8D1932;
	_margin-top:10px;
}
.content h2 {
	font-size: 11px;
	color: #627144}
.content a {
	color: #FC7E21;
	text-decoration: none;
}
.content a:hover {
	text-decoration: underline;
}
.portfolio {
	float: left;
	clear: both;
}
.portfolio a {
	color: #FF6F00;
	text-decoration: none;
	width: 120px;
	text-align: center;
	display: block;
}
.portfolio h2 {
	font-size: 12px;
	font-weight: bold;
	color: #8D1932;
	margin-top: 7px;
}
.portfolio a:hover {
	text-decoration: underline;
}
.portfolio img {
	border: 1px solid #C3D399;
}
.portfolio .odkaz {
	float: left;
	margin: 0 10px 10px 0;
	font-size: 10px;
	
}
.portfolio p {
	font-size: 10px;
}
.portfolio strong {
	color: #315A75;
}
#right-port { 
  position:absolute;
  right:0; top:0;
  border-left: 1px solid #C3D399;
  width:110px !important;
  width:120px;
  width/**/:/**/10px;
  height:264px !important; 
  height:274px; 
  height/**/:/**/264px; 
  font-size:10px; z-index:100;
  background-color: #F4FFEA;
  padding: 5px;
  text-align: center;
 }
 #right-port a {
 	margin: 5px 15px;
	display: block;
	color: #C3D399;
 }
 #right-port a:hover {
 	color: #FC7E21;
 }
  #right-port a.next {
 	text-decoration: none;
	font-size: 11px;
 }
 #right-port img {
 	border-width: 1px;
 }
#scrollbar { 
  position:absolute; visibility:hidden;
  right:0; top:0;
  border-left: 1px solid #C3D399;
  width:22px; height:274px; 
  font-size:1px; z-index:2;
  background-color: #F4FFEA;
  }
  #scrollbar img {
  	border:0;
  }
#track { 
  position:absolute; left:4px; top:30px;
  width:18px; height: 214px;
  background: #F4FFEA url(../img/scroll_bkg.gif) repeat-y;
  z-index:1;
}
#dragBar {
  position:absolute; 
  left:4px; top:1px;
  margin-left: 4px;
  width:9px; height:20px;
  background-color:#C3D399;
  z-index:1;
 }  
#up { position:absolute; left:4px; top:10px; z-index:2 }  
#down { position:absolute; left:4px; bottom:10px; z-index:3 }
#lyr1 { width:300px }
.clear {
	clear: both;
}



/* NEWS */

div.newsblock {
	 margin-bottom: 4px;
	 border-bottom: 1px dotted #C9D2B7;
	 padding: 2px;
	 height: 100px;
	 min-height:100px;
	 
}
div[class] .newsblock {
	 height: auto;
}
div.newsblock h3 {
	font-size: 12px;
	 margin: 1px 1px 4px 1px;
	 color:#315A75;
}
div.newsblock h3 em {
	 font-size: 10px;
	 font-style: normal;
	 color: #FF6F00;
}
img.uvod_img {
	 float: left;
	 margin-right: 3px;
	 border: 1px solid #FF6F00;
}
div.newsblock p {
	 margin-top: 0px;
	 margin-bottom: 2px;
}

