
body
{
	background:white url("../images/back.gif") repeat-x;
	color: #333;
	margin:0;
	padding:0;
}


#obsah
{
	width: 760px;
	margin: 10px;
	margin-top:0px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	padding-top:0px;
}

#hlavicka
{
	padding-top:15px;
	padding-left:70px;
	text-align: left;
	height:60px;
}



#levastrana
{
	float: left;
	width: 150px;
	margin-right: 5px;
	padding-top: 30px;
}



#stred
{
	margin-left: 155px;
	margin-right: 155px;
	padding-top: 10px;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 11px;
}



#stred H1 
{
	background-color: #F3F9E5; 
	border-color: #547506;
	border-style: dashed; 
	border-width: 1px; 
	margin-bottom: 1em; 
	margin-top: 1em; 
	font-family: verdana; 
	font-size:11px;
	font-weight: normal;
        margin: 0.5em; 
	padding: 1em; 
	color: #000000; 
	text-align: left;

}



#pravastrana
{
	float: right;
	width: 150px;
	margin-left: 0px;
	padding-top: 40px;
}



#pravastrana p 
{
	background-color: #E8F9C0; 
	border-color: #E9A451;
	border-style: dashed; 
	border-width: 1px;
	 
	
}


#paticka
{
	clear: both;
	margin-top: 25px;
	text-align: center;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size:10px;
	color: #5F7D17;
	text-decoration: none;
	
}



p, blockquote, li, h3
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}




h1 
{
	margin:0;
	padding:0;
}

h1#logo {
	
	/* replace all instances of 39px with your logo height */
	padding: 39px 0 0 0;
    overflow: hidden;
    background-image: url("../images/logo.gif");
    background-repeat: no-repeat;
    
    height: 0px !important;
    height /**/:39px;
}


h2
{
	border: 0px;
	font-weight: bold, italic;
	font-family: Georgia, Times, Serif;
	font-size: 12px;
	margin-left: 5px;
}

h3
{
	font-weight: normal;
}

h3 a
{
	border: 0px;
	font-weight: bold;
	font-family: Georgia, Times, Serif;
	font-size: 14px;
}


a
{
	color: #5F7D17;
	text-decoration: none;

}

a:hover
{
	text-decoration: underline;
}


img, img a
{
	border: 0px;
	text-decoration: none;
}



.nadpis {
	margin-left:7px;
	padding-left:20px;
	background-image: url("../images/newsitem.gif");
	background-repeat: no-repeat;
	background-position: left center;
	color: #5F7D17;
}

.nadpismenu {
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

.ramecek {
	border-style: solid;
	border-color: #547506;
	border-width: 1px 0 0 0; 
	font-family: verdana; 
	font-size:11px;
	font-weight: normal;
        margin: 0.5em; 
	padding-top: 1em;
	padding-bottom: 1em;
	color: #000000; 
	text-align: left;
}

li {
	margin-left:25px;
}

#mailform {
	width: 400px;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 11px;
	color: #000000;

}

#mailform form {
	margin-left: 10px;
	margin-right: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
}

#mailform fieldset {
	border: 0px;
	padding: 0px;
}

#mailform legend {
	color: #547506;
	font-size: small;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

#mailform label {
	display: block;
	margin: 15px 0px 0px 10px;

}

#mailform input, #mailform textarea {
	display: block;
	margin: 2px 0px 0px 10px;
	padding: 2px;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 11px;
	color: #000000;
	border: 1px solid #666666;
	background-color: #eeeeee;
}

#mailform input {
	width: 260px;
}

#mailform textarea {
	width: 350px;
	height: 150px;
}

#mailform #odeslat {
	width: 80px;
	margin: 10px 0px 10px 10px;
}

#mailform #kod {
	width: 30px;
}

#mailform #odkaz, #mailform #format {
	text-align: center;
	font-size: x-small;
	margin-top: 2px;
}

#mailform #odkaz a, #mailform #format a {
	color: #000000;
	text-decoration: underline;
}

#mailform #odkaz a:hover, #mailform #format a:hover {
	text-decoration: none;
}