﻿body
{
	background-color: #e8f7e6;
}


.vedlejsiram
{
	width: 760px; 
	background: #FFFFFF url('/images/pozadi.jpg');
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}
#ram2
{
	width: 676px;
	float:left;
	text-align:right;
}
#ram3
{
	width:663px;
	height:85px;
	text-align:left;
}
.copyright
{
	text-align:center;
	font-family:Verdana;
	font-size:8pt;
	color:#000000;
}





a:link, a:active, a:visited, a:hover {
	color: #354F2F;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
img {
	border: 0px;
}
h1, h2, h3, h4, h5, h6 {
	color: green;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	text-align: center;
	clear: both;
}
h1 {
	font-size: 25px;
}
h2 {
	font-size: 15px;
}
h5 {
	font-size: 16px;
	color: black;
}
hr {
	color: #354F2F;
	height: 1px;
}
p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	margin: 0px;

}
form {
	margin: 0px;
}
li.li_menu {
	float: left;
	padding-left: 0px;
	margin-right: 24px;
	list-style-type: none;
}
p.odstavec {
	text-indent: 20px;
	text-align:center;
	line-height: 140%;
	margin-bottom: 5px
}
p.p_menu {
	font-size: 13px;
	font-weight: bold;
}
.legenda {
	color: Gray;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.maly_input {
	font-size: 11px;
}
.maly {
	font-size: 11px;
}
@media print {
	.netisknout {
		display: none;
	}
}