*{ 
	margin: 0;
	padding: 0;
	border: 0; 
}

html{
		height: 100%;
}

.cleaner{
	clear:both;
}

a{
	color: black;
}

body {
	font: 80% "century gothic",Verdana, Tahoma, "Microsoft Sans Serif";
	color: black;
	text-align: center;
	background-color: #6b6b68;
	background-image: url(../images/backgrounds/body_back.gif);
	background-position: top center;
	background-repeat: repeat-y;
}

#page{
	width: 980px;
	margin: 0px auto;
	text-align: left;
	background-position: top left;
	background-repeat: repeat-y;
}

#leftpanel{
	width: 97px;
	height: 855px;
	float: left;
	background-color: transparent;
	background-repeat: no-repeat;
}

#vert_menu{
	width: 192px;
	background-color: transparent;
	float:left;
	background-repeat: no-repeat;
}
#horiz_menu{
	width: 100%;
	height: 40px;	
	text-align: center;
}


#vert_menu ul{
	padding-top:6px;
	padding-left:3px;
	padding-right:3px;
	list-style:none;
}

#horiz_menu ul{
	list-style:none;
}

#vert_menu li {
	height: 30px;
	background-position:left top;
	background-repeat:no-repeat;
	border-left:1px solid #dddddd;
	border-top:1px solid #dddddd;
	border-right: 1px solid #797979;
	border-bottom: 1px solid #797979;
}


#horiz_menu li {
	float: left;
	height: 30px;
	background-position:left top;
	background-repeat:no-repeat;
	border-left:1px solid #dddddd;
	border-top:1px solid #dddddd;
	border-right: 1px solid #797979;
	border-bottom: 1px solid #797979;
}

#vert_menu li a{
	line-height: 30px;
	height:30px;
	display:block;
	text-decoration: none;
	padding-left:5px;
	margin-left:20px;
	color:black;
}

#horiz_menu li a{
	line-height: 30px;
	height:30px;
	display:block;
	text-decoration:none;
	padding-left: 25px;
	padding-right: 25px;
	margin-left:20px;

}

#vlajky{
	margin-top:7px;
	text-align:center;
}

#rightpanel{
	width: 691px;
	float: left;
}

#header{
	height: 122px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: top left;
	text-align: center;
}
#header2{
	height: 100px;
	width: 100%;
	background-repeat: no-repeat;
	background-position:top left; 
}

#motto{
	padding-top:50px;	
	font-size: 18px;
}

#content{
	width:100%;
	
}

#index_image{
	width: 691px;
	height: 325px;
	margin: 0 auto;
	background-image: url(../images/index.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: center;
	padding-top:325px;
}
#index_image table{
	width: 100%;
}
#index_image td{
	text-align: center;
}

#index_image td h1{
	color:white;
	font-size: 2.5em;
	padding: 0px;
}

#index_image p.nadpis{
	color:white;
	padding: 10px;
	padding-bottom:5px;
	font-size: 1.5em;
	text-align: center;
}


#index_image .ui-state-active {font-weight: normal; color: black; text-align:left;background:#92ae59;border:0;}
#index_image .ui-state-active a {font: 90% "century gothic",Verdana, Tahoma, "Microsoft Sans Serif"; color: black; text-decoration: none; }
#index_image .ui-widget-content {font: 90% "century gothic",Verdana, Tahoma, "Microsoft Sans Serif";  color: black;background:transparent; text-align:left;border:0;}
#index_image .ui-state-default {  background:#92ae59; color: black; font-weight:normal;text-align:left;border:0;}
#index_image .ui-state-default a{font: 90% "century gothic",Verdana, Tahoma, "Microsoft Sans Serif";color: black; text-decoration: none; }

#content p{
	padding-bottom: 1em;
}

#index_image p{
	text-align:left;
	padding-left: 15px;
	padding-bottom: 4px;
}
#index_image ul{
	text-align: left;
	padding-left: 30px;
}

.padd{
	padding: 10px;
 text-align: justify;
}

#content h1{
	font-size: 1.4em;
	padding-bottom:1em; 
}

#content h2{
	font-size: 1.3em;
	padding-bottom:1em; 
}

.thumbnail{
	background-color:white;
	float:left;
	margin-left: 1px;
	border: 1px solid #cccccc;
	padding:1px;
}
.photo_gallery{
	display: none;
	clear: both;
}
p.reference{
	clear: both;
}
.fl{
	float: left;
}
.fr{
	float: right;
}

.fl_kontakt{
	float: left;
	width: 320px;
	text-align: left;
}
.fr_kontakt{
	float: right;
	width: 340px;
	
}
#page td{
	padding-right:25px;
}

.padd50{
	padding-left:50px;
}
.realizace_td{
	width:50%;
	border: 1px solid white;
	text-align: center;
}
#photo_tabs{
	width: 98%;
}
#photo_tabs li a{
	font-size: 12px;
}
#footer{
	text-align: center;
}
#footer a{
	color:white;
}
#vlajky img{
	border-left:1px solid #dddddd;
	border-top:1px solid #dddddd;
	border-right: 1px solid #797979;
	border-bottom: 1px solid #797979;
}
#strankovani ul{
	list-style: none;
}

#strankovani li{
	display: inline;
	border: 1px solid #cccccc;
	width: 18px;
	height: 18px;
	line-height: 18px;
	margin-left: 2px;
	text-align:  center;
	float: left;
}

#strankovani li a {
	text-align: center;
	display: block;
	height: 100%;
	width:100%;
	line-height: 18px;
	background-color: #fecb10;
	text-decoration: none;
}

#strankovani li a:hover {
	background-color: white;
}

.fl_bordered { 
   text-align: center;
	float: left;
	padding:5px;
	border:1px solid #cccccc;
	background-color: white;
	margin:3px; 
}
