html, body {
	margin:0;
	padding:7px 0 7px 0;
	width:100%;
	text-align:center;
	background:#C1B58F url(../images/bg.gif) 0 300px repeat-x;
	font:10px/160% Verdana, Arial, Helvetica, sans-serif;

	}
#page {
	width:715px;
	margin:0 auto 0 auto;
	text-align:left;
	background-color:#FFF;
	border:1px solid #000;
	}
#header {
	width:715px;
	height:14px;
	border-bottom:1px solid #FFF;
	background-color:#BABAB8;
	}
#head {
	width:687px;
	height:201px;
	padding:14px 14px 0 14px;
	border-top:1px solid #000;
	overflow:hidden;
	}
#middle {
	width:681px;
	height:auto;
	background:#C7C7C7;
	margin:0 14px 0 14px;
	padding:3px 3px 2px 3px;
	}
#footer {
	width:715px;
	height:15px;
	margin:14px 0 0 0;
	border-top:1px solid #000;
	background-color:#BABAB8;
	color:#777;
	}
/************************************************************************/
/* 	head 																*/
/************************************************************************/
#topleft {
	width:200px;
	height:45px;
	background:#000 url(../images/pr_bw.gif) 0 0 no-repeat;
	float:left;
	margin:0 3px 3px 0;
	}
#topright {
	height:45px;
	width:483px;
	background:#6C6F42 url(../images/rk.gif) 18px 14px no-repeat;
	float:left;
	margin:0 0 3px 0;
	}
#menu {
	height:136px;
	width:194px;
	background:#6C6F42;
	float:left;
	margin:0 3px 3px 0;
	padding:3px;
	}
/* tohle asi nebude potreba :o) */
/*
#headright {
	height:142px;
	width:483px;
	background:#6C6F42;
	float:left;
	margin:0 0 3px 0;
	overflow:hidden;
	}
*/
#flash {
	width:123px;
	height:142px;
	float:left;
	background-color:#6C6F42;
	}
#headcontent {
	width:345px;
	height:124px;
	background:#FFF;
	padding:6px;
	border-top:3px solid #6C6F42;
	border-right:3px solid #6C6F42;
	border-bottom:3px solid #6C6F42;
	float:left;
	color:#6C6F42;
	overflow:auto;
	}
#headcloser {
	width:686px;
	height:5px;
	background:#6C6F42;
	clear:both;
	overflow:hidden;
	}
/************************************************************************/
/*	menu 																*/
#menu h1 {
	width:184px;
	height:25px;
	background:#3D3F20;
	color:#FFF;
	font-size:10px;
	font-weight:bold;
	line-height:25px;
	margin:0;
	padding:0 10px 0 0;
	text-align:right;
	}
#menu a, #menu strong {
	display:block;
	width:144px;
	height:20px;
	padding:0 0 0 50px;
	text-decoration:none;
	line-height:20px;
	color:#FFF;
	margin:2px 0 0 0;
	overflow:hidden;
	font-weight:bold;
	}
#menu a { background:#3D3F20 url(../images/menubutton.gif) 0 0 no-repeat; }
#menu a:hover {	
	background:#3D3F20 url(../images/menubutton.gif) 0 -20px no-repeat;	
	color:#000;
	}
#menu a.aktualni {
        background: none;
        padding-left: 0px;
        margin-top: 0px;
        }
#menu a:hover.aktualni {
        background: none;
        }
#menu strong { 	background:#6C6F42 url(../images/menubutton.gif) 0 -40px no-repeat; }
/************************************************************************/
/* 	middle																*/
/************************************************************************/
#left {
	width:191px;
	/*height:272px;*/
	background:#6C6F42;
	padding:3px;
	margin-right:3px;
	color:#FFF;
	float:left;
	}
#content {
	width:480px;
	height:auto;
	float:left;
	}
#cleaner {
	width:681px;
	height:1px;
	overflow:hidden;
	visibility:hidden;
	clear:both;
	}
/************************************************************************/
/*	left 																*/
#left h1 {
	height:25px;
	width:191px;
	background-color:#000;
	text-align:center;
	font-weight:bold;
	font-size:10px;
	line-height:25px;
	margin:0 0 14px 0;
	padding:0;
	}
#left p {
	font-size:9px;
	margin:0;
	padding:0 3px 2px 8px;
	}
#left p a {
	text-decoration:none;
	color:#CCCCCC;
	}
#left p a:hover {
	color:#000000;
	}
#left img {
	border:1px solid #000;
	margin-top:14px;
	}



/* KALKULAČKA -------------------------------------------------------------- */



#eh_form {

  margin: 9px;

}

#eh_form .text {

  width: 150px;

}


/************************************************************************/
/*	content 																*/
#content .contenthead {
	width:480px;
	height:16px;
	line-height:25px;
	background:#D9D9D9;
	clear:both;
	}
#content .contenthead2 {
	width:480px;
	height:40px;
	line-height:20px;
	background:#D9D9D9;
	clear:both;
	}
#content .spacer {
	height:9px;
	width:480px;
	clear:both;
	background:url(../images/spacer.gif);
	}
#content img {
	border:1px solid #000;
	/*float:left;*/
	} 
#content p {
	margin:0;
	padding:5px 5px 10px 5px ;
	text-align:justify;
	}
#content .center {
	text-align:center;
	}
#content table.form {
	width:480px;
	margin:5px 0 10px 0;
	}
#content table.form td {
	width:160px;
	}
#content table.form input {
	height:10px;
	}
#content form {
	padding:0;
	margin:0;
	}
#content textarea {
	width:455px;
	height:80px;
	padding:5px;
	margin:5px 10px 10px 5px;
	border:1px solid #000;
	}
#content .textinput {
	border:1px solid #000;
	}
#content .button {
	border:1px solid #000;
	}
#content .foto {
	width:150px;
	float:left;
	padding:5px 10px 5px 0;	_padding-right:3px;
	}
#content .foto a {
	font-weight:bold;
	color:#FFFFFF;
	margin:0 3px 0 3px;
	font-size:12px;
	text-decoration:none;
	}
#content .foto a:hover {
	color:#000;
	}
#content .contenthead sup, #content .contenthead2 sup {
	font-size:8px;
	}
#content .contenthead .color
	{
	width:10px;
	height:16px;
	background:#6C6F42;
	float:left;
	margin-right:10px;
	}
#content .contenthead2 .color
	{
	width:10px;
	height:40px;
	background:#6C6F42;
	float:left;
	margin-right:10px;
	}
#content .contenthead2 .number
	{
	width:70px;
	height:40px;
	float:left;
	margin-right:4px;
	}
#content .contenthead2 input {
	margin-top:1px;
	}
#content .contenthead h1 {
	font-size:14px;
	font-weight:bold;
	padding:0;
	margin:0;
	line-height:16px;
	}
#content .contenthead h2 {
	font-size:10px;
	font-weight:bold;
	padding:0;
	margin:0;
	line-height:16px;
	}
#content input, #content select {
	vertical-align:middle;
	}
/************************************************************************/
/* 	footer 																*/
/************************************************************************/
#footer p {
	width:100%;
	height:14px;
	line-height:14px;
	text-align:center;
	border-top:1px solid #FFF;
	font-size:9px;
	margin:0;
	padding:0;
	}