body
{
	font-size: 1em;
	font-family:  Arial, Tahoma, Verdana, Helvetica, sans-serif;
	background-color: #d1c08a;
	color:#ddd2b1;
	text-align: left;
}
* {
	padding: 0;
	margin: 0;
	border: 0px none;
}
#head {
	height:202px;
	overflow:hidden;
}
#head_left{
	height:202px;
	width:818px;	
	background:url(../images/layout/bg_head_left.jpg) no-repeat #453714;
	float:left;
}
#head_right_obal{
	margin-left:818px;
	background:url(../images/layout/bg_head_right.jpg) repeat-x;
}
#head_right{
	height:202px;
}
#lista_main_menu{
	height:30px;
	background:url(../images/layout/bg_lista_main_menu.gif) repeat-x #292929;
}
#main_menu{
	height:30px;
	background:url(../images/layout/bg_main_menu.gif) repeat-x #635532;
	width:737px;
}
#main_menu ul {
	padding-top:1px;
}
#main_menu ul li{
	display:block;
	float:left;
	margin-right:2px;
	height:28px;
	background:url(../images/layout/bg_main_menu_li.jpg);
	line-height:28px;
	overflow:hidden;
}
#main_menu ul li a{
	display:block;
	margin:0px 2px;
	background:url(../images/layout/bg_main_menu_a.gif);
	line-height:24px;
	padding:0px 25px;
	width:auto;
	color:#e4cf90;
	text-decoration:none;
	font-size:0.8em;
	font-weight:bold;
	padding-top:4px;
}
#main_menu ul li a:hover{
	background:url(../images/layout/bg_main_menu_a.gif);
	background-position:-250px;
}
#main_menu ul li a.act, #main_menu ul li a.act:hover{
	background:url(../images/layout/bg_main_menu_a.gif);
	background-position:-500px;
	color:#392d0e;
}
#main {
	background:url(../images/layout/bg_main.jpg) repeat-x #d1c08a;
}
#obal_main {
	background:url(../images/layout/bg_obal_main.gif) repeat-y right;
	width:742px;
}
#content {
	background-color:#453714;
	width:690px;
	min-height:4OOpx;
	_height:400px;
	padding:15px 20px 40px 20px;
	color:#e7dcbb;
	line-height:1.5em;
	font-size:0.8em;
}
#content p{
	padding:10px 0px;
	text-indent:1em;	
}
#content p.no-indent{
	text-indent:0em;	
}
#content a{
	color:#c1a74a;	
}
#content a:hover{
	color:#d2ca99;
	text-decoration:none;
	border-bottom:1px dashed #d2ca99;
}
#content a.mimo_web{
	background:url(../images/layout/a_mimo_web.gif) top right no-repeat;
	padding-right:15px;	
}
#content a.mimo_web:hover{
	background:url(../images/layout/a_mimo_web_hover.gif) top right no-repeat;
}
#content ul{
	list-style-image:url(../images/layout/odr.gif);
	margin-left:60px;
	padding:10px 0px;
}
#content ul li{
	margin-bottom:0.5em;
	padding-left:15px;
}
#content img.left{
	border:4px solid #ffffff;
	float:left;
}
#content img.right{
	border:4px solid #ffffff;
	float:right;
}
h1 {
	position:relative;
	height:138px;
	width:264px;
	font-size:1.3em;
	overflow:hidden;
	float:left;
}
h1 span{
	position:absolute;
	background:url(../images/layout/logo.jpg) no-repeat top left;
	z-index:1;
	height:138px;
	width:264px;
	top:0;
  	left:0px;
}
h1 a{
	color:#000000;
	cursor: pointer;
}
h2 {
	text-align:right;
	font-size:2.5em;
	font-weight:normal;
	margin-bottom:0.7em;
}
h2:first-letter {
	color:#d1c08a;
}
h3 {
	font-weight:normal;
	padding-bottom:10px;
	padding-top:10px;
	font-size:1.6em;
}
h3 span{
	font-size:0.6em;
	padding-left:1em;
}
br.clear {
	clear:both;
}
/* box-portfolio */
.box_portfolio {
	background:url(../images/layout/bg_boxik-portfolio.jpg) left bottom repeat-x;
	padding-bottom:15px;
	margin-bottom:35px;
	
}
.box_portfolio .datumek{
	font-size:3.3em;	
	line-height:1.1em;
	margin:10px 0px;
	padding:0px;
	text-indent:0em;
}
#content .box_portfolio .datumek a:hover{
	border-bottom:none;
}
#content .box_portfolio .datumek a img{
	border:4px solid #ffffff;
}
#content .box_portfolio .datumek a:hover img{
	border:4px solid #e7dcbb;
}
.box_portfolio .datumek span{
	width:120px;
	height:120px;
	margin-top:30px;
	overflow:hidden;
	float:left;
	display:block;
	text-align:center;
	text-indent:0em;
}
.box_portfolio .datumek img{
	float:right;
}
table.portfolio{
	width:99%;
}
table.portfolio td{
	padding-bottom:3px;
}
table.portfolio td.titulkova{
	width:110px;
	vertical-align:top;
	color:#d1c08a;
	font-weight:bold;
	text-align:right;
	padding-right:15px;
}
/* box-portfolio */
/* Kontaktni formular */
#content #kontakt-udaje {
	float:left;
}
#content #kontakt-form {
	width:300px;
	float:right;
}
#content input{
	margin-top:3px;
	height:20px;
	border:2px solid #bbaa76;
	background-color:#e5dec7;
}
#content input.submit{
	height:30px;
	border:2px solid #bbaa76;
	background-color:#52410d;
	color:#e6dcc3;
	font-size:1.2em;
	padding:3px 15px;
	margin-left:90px;
	cursor:pointer;
}
#content textarea{
	margin-top:3px;
	border:2px solid #bbaa76;
	background-color:#e5dec7;
}
#content label{
	font-size:1.2em;
}
#content fieldset {border: 1px solid #68562a;
	padding:0px 20px 20px 20px;
	
}
#content legend{
	font-size:1.4em;
	font-weight:normal;
	padding: 5px;
}
/* Kontaktni formular */
/* footer */
#lista_footer{
	height:54px;
	background:url(../images/layout/bg_lista_footer.jpg) repeat-x #82723f;
}
#footer_wrapper{
	height:54px;
	background:url(../images/layout/bg_footer_wrapper.jpg) right top no-repeat #3c2f1e;
	width:745px;
}
#footer{
	height:19px;
	background:url(../images/layout/bg_footer.jpg) left top repeat-x #3c2f1e;
	width:703px;
	color:#9a928b;
	font-size:0.7em;
	padding:15px 20px 10px 10px;
}
#footer p{
	float:left;
}
#footer p.kontakt{
	float:right;
}
#footer a{
	color:#9a928b;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:none;
	border-bottom:1px dashed;
}
/* footer */
.invisible {
     position:absolute;
     top:-2000px;
     left:0;
     width:1px;
     height:1px;
     overflow:hidden;
}
.clearer {
	clear:both;
}