body {
	margin: 30px 0 0 0;
	font: 11px Verdana, Helvetica, Arial;
	color: #666;
	background-color: #E9E5DC;
}

td {
	font: 11px Verdana, Helvetica, Arial;
	color: #707070;
}

a, a:active, a:visited {
	color: #5E7180;
	text-decoration: none;
}

a:hover {
	color: #333;
	text-decoration: underline;
}

#menu, #menu:active, #menu:visited {
	line-height: 180%;
	color: #878787;
	text-decoration: none;
	font-weight: bold;
}

#menu:hover {
	color: #416A80;
	text-decoration: none;
	font-weight: bold;
}

.uvod {
	padding: 20px 20px 10px 20px;
	color: white;
}

.uvod a, .uvod a:active, .uvod a:visited {
	color: #fff;
	text-decoration: underline;
	font-weight: normal;
}

.uvod a:hover {
	color: #fff;
	text-decoration: underline;
	font-weight: normal;
}

.uvod2 {
	padding: 20px 20px 10px 20px;
	color: #707070;
}

.uvod2 a, .uvod2 a:active, .uvod2 a:visited {
	color: #7F7B60;
	text-decoration: underline;
	font-weight: normal;
}

.uvod2 a:hover {
	color: #52503F;
	text-decoration: underline;
	font-weight: normal;
}

.uvod3 {
	padding: 20px 20px 0 150px;
	color: #707070;
}

.uvod3 a, .uvod3 a:active, .uvod3 a:visited {
	color: #7F7B60;
	text-decoration: underline;
	font-weight: normal;
}

.uvod3 a:hover {
	color: #52503F;
	text-decoration: underline;
	font-weight: normal;
}

.menu2 {
	padding: 20px;
	color: #fff;
	line-height: 180%;
}

.menu2 a, .menu2 a:active, .menu2 a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.menu2 a:hover {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}

.vis {
	padding: 15px 10px 15px 10px;
	color: #BCB1A3;
	font-size: 10px;
	text-align: right;	
}

.vis a, .vis a:active, .vis a:visited {
	color: #BCB1A3;
	text-decoration: none;
	font-weight: normal;
}

.vis a:hover {
	color: #BCB1A3;
	text-decoration: underline;
	font-weight: normal;
}

hr {
	border:0;
	height:1px;
	color:#dfdfdf;
	background:#dfdfdf;
}

input, textarea, select {
	font: 11px Tahoma, Arial, Verdana;
	color: #666;
	border: 1px solid #ccc;
}

.box {
	border: 0;
}

form {
	margin: 0;
}

.obrazok  {
	float: left;
	border: 1px solid #dfdfdf;
	margin: 0 7px 7px 0;
	padding: 2px;
}

.clearboth { clear: both; }
