/* ----------LAYOUT----------- */

* {
	margin: 0 auto;
}
a:link {
	color: #7b9331;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7b9331;
}
a:hover {
	text-decoration: underline;
	color: #7b9331;
}
a:active {
	text-decoration: none;
	color: #7b9331;
}
body {
	text-align: justify;
	color: #000;
	background: url(../img/bg.jpg) repeat-x;
	font-family: Tahoma;
	font-size: 16px;
	margin: 0 auto;
}
img {
	border: none;
}
#header {
	background: url(../img/header.jpg) no-repeat;
	width: 1005px;
	height: 322px;
}
.logo {
	padding: 83px 53px;
}
#MainMenu{
	position:relative;
	display:block;
	height:50px;
	font-size:17px;
	font-weight:normal;
	font-family:Tahoma;
	padding-left: 47px;
}
#MainMenu ul{margin:0;padding:0;list-style-type:none;width:auto;}
#MainMenu ul li{display:block;float:left;margin:0;}
#MainMenu ul li a{
	display:block;
	float:left;
	color:#666666;
	text-decoration:none;
	padding:15px 20px 0 20px;
	height:50px;
	background:transparent url(../img/mainmenu.jpg) no-repeat top right;
}
#MainMenu ul li span {
	color:#7f933f;
}
#MainMenu ul li a:hover,#MainMenu ul li a.current{
	color:#7f933f;
}
.Clear {
clear:both;
}

.Prava {
float:right;
}

.Leva {
float:left;
}

.Green {
color:#76911e;
}

.Mimo {
position:absolute;
left:-500000px;
}

div#Page {
background: #e4efe1 url(../img/bg.png) repeat-x;
margin:auto;
}

div#Cele {
margin:auto;
background:url(../img/bgspodni.png) repeat-x bottom;
}

div#Content {
margin-left:auto;
width:915px;
}


div#Obsah {
	background:white;
	margin-left:auto;
	width:915px;
	margin-right:15px;
	text-align:left;
	padding-bottom:20px;
	position:relative;
	left: -8px;
}

div#Patka {
	clear:both;
	width:915px;
	margin-top:15px;
	font-size:0.7em;
	color:white;
	background:none;
	text-align:left;
	padding-bottom: 15px;
}

div#Patka span {
	line-height:1.6em;
	position:relative;
	left:450px;
}

div#Patka a {
color:#7b9331;
}

div#Patka a:hover {
text-decoration:none;
}
legend{color:#000;}
del,ins{text-decoration:none;}

/* ------------PAGES------------ */

div#Uvod {
width:602px;
float:left;
padding-left:15px;
margin-left:0;
margin-top:15px;
background:white;
}

div#Uvod h1 {
	background:url(../img/IcoO.png) no-repeat;
	display:inline;
	padding-left:30px;
	font-size:24px;
	color:#323232;
	font-weight: normal;
}


div#Postrani {
	width:251px;
	float:left;
	background:#edf8e8;
	border: 1px #e3e3e3 solid;
	border-top:none;
	margin-left:11px;
	padding:17px 17px 17px 17px;
	font-size:0.8em;
}

div#Postrani h3 {
	background:url(../img/PostraniZelenyNadpisBg.png) no-repeat;
	margin-top:15px;
	font-size:18px;
	line-height:29px;
	color:white;
	padding-left:10px;
	font-weight: normal;
}

div#Uvod p {
margin-top:20px;
margin-bottom:10px;
font-size:.8em;
}

div#Uvod h2 {
	font-size:18px;
	color:#323232;
	margin-top:25px;
	font-weight: normal;
}

div#Uvod ul {
margin: 10px 0 10px 20px;
}

div#Uvod ul li {
list-style-image: url(../img/IcoSipka.png);
font-size:.8em;
}

div#Postrani strong {
font-weight:bold;
line-height:1.2em;
}

div#Postrani h3#SedyNadpis {
background:url(../img/PostraniSedyNadpisBg.png) no-repeat;
}

div#Postrani p {
margin-top:20px;
margin-bottom:20px;
}
#navigace {
	color: #FFF;
	margin-top: 29px;
	padding-left: 45px;
	font-size: 12px;
}
#navigace a {
	color: #FFF;
}

/* ==================== Form style sheet ==================== */

form { margin: 25px 0 0 29px; width: 450px; padding-bottom: 30px; font-size: 80.5%}

fieldset { margin: 0 0 22px 0; border: 1px solid #2B6600; padding: 12px 17px; background-color: #DAF5C7; }
legend { font-size: 1.1em; background-color: #2B6600; color: #FFFFFF; font-weight: bold; padding: 4px 8px; }

label.float { float: left; display: block; width: 100px; margin: 4px 0 0 0; clear: left; }
label { display: block; width: auto; margin: 0 0 10px 0; }
label.spam-protection { display: inline; width: auto; margin: 0; }

input.inp-text, textarea, input.choose, input.answer { border: 1px solid #909090; padding: 3px; }
input.inp-text { width: 300px; margin: 0 0 8px 0; }
textarea { width: 400px; height: 150px; margin: 0 0 12px 0; display: block; }

input.choose { margin: 0 2px 0 0; }
input.answer { width: 40px; margin: 0 0 0 10px; }
input.submit-button { font: 1.4em Georgia, "Times New Roman", Times, serif; letter-spacing: 1px; display: block; margin: 23px 0 0 0; }

form br { display: none; }

/* ==================== Form style sheet END ==================== */



