﻿body 
{
	padding:0px;
	margin:0px;
	text-align:center;
	background-color:#eee;
	font-family:Arial, Verdana, Sans-Serif;
	font-size:1em;
	background-image:url("../layout/bcg4.jpg");
	background-repeat:repeat-y;
	background-position:center;
	background-color:#ddd;
	/*background-color:#ffe8c3;*/
	/*background-color:#ed1b24;*/
	vertical-align:top;
	height:100%;
}

.left
{
	 float:left;
	}
	
.right
{
	float:right;
	}	
	
.reftype
{
	width:28%;
	margin:10px;
	cursor:pointer;
	text-align:center;
	height:150px;
	}	
	
.reftype a
 {
 	 text-decoration:none;
 	 font-weight:bold;
 	}	
	
.reftype image
{
	width:150px;
	}	

.more a
{
	 color:White;
	 text-decoration:none;
	 font-weight:bold;
	}
	
.more a:hover
{
	color:#666;
	text-decoration:underline;
	}	

h2
{
	/*color:#a98237;*/
	color:#000;
	font-weight:normal;
	padding-right:10px;
	width:100%;
	text-align:right;
	margin:0px;
	margin-bottom:15px;
	}
	
	

#ctnt a
{
	 color:Red;
	}
#ctnt a:hover
{
	 color:#666;
	}

h4 a
{
	color:#000 !important;
	text-decoration:none;
	}	


#main
{
	position:relative;
	top:0px;
	margin:auto;
	width:990px;
	text-align:left;
	margin-top:0px;
	/*background-color:White;*/
	/*background-image:url("../layout/bcg4.jpg");
	background-repeat:repeat-y;
	background-position:center;*/
	height:100%;
	
	}

#top
{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	text-align:center;
	z-index:10;
	}
	
#menu
{
	position:absolute;
	top:188px;
	left:35px;
	text-align:left;
	margin:auto;
	width:100%;
	}
#menu div
{
	 width:100%;
	 height:35px;
	 position:relative;
	 top:0px;
	 padding-top:15px;
	 border:solid 1px transparent;
	}
#menu span
{
	display:block;
	float:left;
	
	}
	
	
	
.m_item
{
	 background-image:url(../layout/menuItem.gif);
	 background-repeat:no-repeat;
	 width:92px;
	 height:51px;
	 cursor:pointer;
	 text-align:center;
	 position:relative;
	 z-index:9;
	 color:#000;
	 font-weight:bold;
	 font-size:0.9em;
	 overflow:hidden;
	}
	
.m_item_over
{
	 background-image:url(../layout/menuItem_over.gif);
	 background-repeat:no-repeat;
	 width:92px;
	 height:51px;
	 cursor:pointer;
	 text-align:center;
	 position:relative;
	 z-index:9;
	 color:#fff;
	 font-weight:bold;
	 font-size:0.9em;
	 overflow:hidden;
	}	
	
.m_item div,.m_item_over div
{
	position:relative;
	 top:5px;
	}
	
.m_item_active
{
	 background-image:url(../layout/menuItem_over.gif);
	 background-repeat:no-repeat;
	 width:92px;
	 height:51px;
	 cursor:pointer;
	 text-align:center;
	 position:relative;
	 color:#fff;
	 font-weight:bold;
	 font-size:0.9em;
	 overflow:hidden;
	 z-index:11;
	}	
	
.m_item_active div
{
	position:absolute;
	 top:0px;
	 z-index:11;
	}	

#left,#middle,#right
{
	 display:inline-block;
	 position:relative;
	 top:0px;
	 margin-right:15px;
	 vertical-align:top;
	}
	
#right_bottom
{
	display:inline-block;
	position:relative;
	top:0px;
	 margin-right:15px;
	 vertical-align:top;
	}

#stred
{
	position:relative;
	left:0px;
	top:260px;
	z-index:5;
	}	
	
	
#middle
{
	width:545px;
	vertical-align:top;
	}	
	
#ctnt
{
	 min-height:410px;
	 margin-bottom:15px;
	}
	
#ctnt p
{
	 line-height:1.5em;
	}	
	
#left
{
	 width:170px;
	 color:#fff;
	 margin-top:50px;
	 margin-left:35px;
	}	
	
#n_reference,#news
{
	 display:block;
	 position:relative;
	 margin-bottom:15px;
	}	

#popis_ref
{
	margin:10px auto 10px auto;
	font-weight:bold;
	
	}
	
#news_head
{
	 font-weight:bold;
	 margin:10px auto 10px auto;
	}	

#counter
{
	 text-align:center;
	 margin-top:50px;
	}

#q_kontakt
{
	 color:#000;
	}
	
#q_kontakt .kontakt_head
{
	font-weight:bold;
	}
	
#q_kontakt p
{
	 color:#000;
	}	
	
.header
{
	 font-weight:bold;
	}	
	
.more
{
	width:100%;
	 text-align:right;
	 color:#fff;
	}	
	
.image
{
	padding:5px;
	border:solid 1px #ddd;
	background-color:White;
	
	}	
	
.imageOver
{
	padding:5px;
	border:solid 1px #df9156;
	background-color:White;
	filter: alpha(opacity=80);
	opacity: 0.8;
	cursor:pointer;
	}		
	
.req
{
	color:Red;
	}	
	
.mail
{
color:black;	
	}	
	
	
.search
{
	 text-align:left;
	 color:#fff;
	 font-size:.9em;
	 position:absolute;
	 bottom:3px;
	 right:2px;
	 width:200px;
	 height:55px;
	 overflow:hidden;
	 z-index:999;
	}	
	
.search table
{
 position:relative;
 margin:3px 0px 0px 10px;
	}	
	
.searchTB
{
	border: solid 1px #fd9303;
	margin-right:5px;
	}	
	
.search_bcg
{
	position:absolute;
	top:0px;
	left:0px;
	filter: alpha(opacity=50);
	opacity: 0.5;
	}	
	
#results a
{
	 display:block;
	}	
	
.created
{
	 float:right;
	}	
	
.selectedRef
{
	 background-color:#eee;
	 padding:5px;
	 	}	
		
.selH4
{
	width:100%;
	 background-color:#FBB03B;
	 padding:5px;
	 font-size:1.3em;
	}		
	
.h4_norm
{
	width:100%;
	 padding:5px;
	 font-size:1.1em;
	}		
.h4_over
{
	width:100%;
	 background-color:#FB3B3B;
	 padding:5px;
	 font-size:1.1em;
	}	
	
.h4_over a
{
	 color:#fff !important;
	}		
	
	
	
.reference h4
{
	margin:4px;
	}	
	
.news_preview
{
	 overflow:hidden;
	 height:80px;
	 width:150px;
	}	
	
#slideShow
	{
		position:relative;
		z-index:1;
		padding:0px;
		border-bottom: solid 3px Red;
		width:986px;
		height:202px;
		margin:auto;
		background-color:#fff;
		}
		
#logo
{
	position:absolute;
	top:10px;
	right:30px;
	z-index:999;
	}		
	
.refTypes
{
	position:absolute;
	width:100%;
	}	
.reference
{
	margin:10px;
	text-align:center;
	}	
	
.reference a
{
	 text-decoration:none;
	}	


.references
{
	margin-top:350px;
	width:100%;
	position:relative;
	margin-bottom:20px;
	
	}	
	
.references tr
{
	 vertical-align:top;
	}	
