body {
	margin:0;
	color: #46191E;
	background-image : url(../obrazy/back.gif);
	font-family : Tahoma,Verdana, Helvetica, Arial;
	font-size : 11px;
}
td {
	font-family : Tahoma,Verdana, Helvetica, Arial;
	font-size : 11px;
}


td.menu {
	background-image : url(../obrazy/back02.gif);
}

a.menu, a.menu:active, a.menu:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #46191E;
	text-decoration: none;
	font-weight : bold;
}

a.menu:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #46191E;
	font-weight : bold;
	text-decoration: underline;
}

a.texty, a.texty:active, a.texty:visited {
	color: #46191E;
	text-decoration: none;
	font-weight : normal;
}

a.texty:hover {
	color: #46191E;
	font-weight : normal;
	text-decoration: underline;
}

a.negativ, a.negativ:active, a.negativ:visited {
	color: #E4D1B4;
	text-decoration: none;
	font-weight : normal;
}

a.negativ:hover {
	color: #E4D1B4;
	font-weight : normal;
	text-decoration: underline;
}

a.ne, a.ne:active, a.ne:visited {
	color: #E4D1B4;
	text-decoration: none;
	font-weight : normal;
}

a.ne:hover {
	color: #ffffff;
	font-weight : normal;
	text-decoration: underline;
}

a, a:active, a:visited {
	color: #46191E;
	text-decoration: none;
}


a:hover {
	color: #46191E;
	text-decoration: underline;
}



hr {
	border:0;
	height:1px;
	color:#a78a5d;
	background:#a78a5d;
}

.input, textarea, select {
		font-family : Tahoma,Verdana, Helvetica, Arial;
	font-size : 11px;
	color: #666;
	border: 1px solid #a78a5d;
}

.box {
	border: 0;
}

form {
	margin: 0;
}

.obrazok  {
	float: left;
	border: 1px solid #dfdfdf;
	margin: 0 7px 7px 0;
	padding: 2px;
}

.clearboth { clear: both; }
