body {
	margin: 0;
	padding:0;
	font: 11px Tahoma, Arial, Verdana;
	color: #707070;
	background-color: #fff;
}


textarea
{
margin-top: 10px;
}

td {
	font: 11px Tahoma, Arial, Verdana;
	color: #707070;
}

a, a:active, a:visited {
	color: #e67613;
	text-decoration:none;
}

a:hover {
	color: #e67613;
	text-decoration: underline;
}

#left, #left:active, #left:visited {
	color: #400000;
	text-decoration: none;
}

#left:hover {
	color: #b00000;
	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: 10px;
	color: #62BBC3;
	font-size: 11px;
	text-align: left;	
	line-height: 150%;
}

.vis a, .vis a:active, .vis a:visited {
	color: #62BBC3;
	text-decoration: none;
	font-weight: normal;
}

.vis a:hover {
	color: #62BBC3;
	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; }

.obrazok {
	padding: 5px;
	border: 1px solid #dfdfdf;
}
#logo
{
	margin-left: 340px;
}
input.button{color:#FFF; font-size:12px; background-color:#E67613; border:1px solid #000; margin-right:10px; cursor:pointer;}
fieldset{border:1px solid #ccc;}
legend{border:1px solid #ccc; padding:2px 10px; font-weight:bold;}
#detail{width:100%; overflow:hidden;}