* { margin: 0; padding: 0; }
body {
	background: url("../img/background.jpg") top left repeat-x;
	text-align: center;
	font-family: "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
	font-size: 0.75em;
	color: #333333;
}
a { color: #A90B0A; background-color: #FEFEFE;}
a:hover { color: white; background-color: #A90B0A; }
h2 {
	color: #A90B0A;
	background-color: #FEFEFE;
	font-size: 1.1em;
}
h3 {
	color: #5E99B3;
	margin: 1em 0;
	font-size: 1.1em;
	background-image: url(../img/sipky.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
}
td h3 { margin: 0; }
p { margin: 1em 0; }
ul { list-style: none; }
table { background-color: #FEFEFE; width: 100%; margin: 1em 0; }
td { background-color: #F6F6F6; padding: 5px; }
thead td { background-color: #EEE; }
#top-links {
	z-index: 3;
	font-size: 0.75em;
	position: relative;
	top: 4em;
	margin-left: 350px;
}
#top-links a { color: #999999; text-decoration: none; background: url("../img/topa.jpg") top center no-repeat; padding-top: 1em; }
#top-links a:hover { text-decoration: underline; background-color: #FEFEFE; }
#page { background-color: #FEFEFE; width: 760px; text-align: left; margin: 0 auto; }
#header { width: 760px; height: 247px; }
#header h1 { z-index: 1; font-size: 2em; }
#header h1 a { display: block; position: relative; width: 760px; height: 247px; overflow: hidden; } 
#page>#header h1 a { width: auto; }
#header h1 a span { position: absolute;	top: 0; left: 0; z-index: 2; width: 100%; height: 100%; background: url("../img/logo.jpg") top left no-repeat;	cursor: pointer; }
#menu { height: 38px; background: url("../img/menu.jpg") bottom left no-repeat; font-size: 1em; }
#menu menu { list-style-type: none; }
#menu li { padding: 0 30px;	margin: 0.5em 0; float: left; }
#menu a {	font-weight:normal;	color: #A90B0A; background-color: #FEFEFE;	text-decoration: none; }
#menu a:hover {	background: none;	text-decoration: underline; }
.border { border-right: solid 1px silver; }
.clear { clear: both; }
#footer { color: silver; font-size: 0.8em; padding: 1em; margin-bottom: 1em; border-top: solid 1px silver; }
#content { padding: 1em; }
#left-pane { float: left; width: 200px; margin:0; padding:0; }
#left-pane-content { margin:0; padding: 0.5em 1em; }
#right-pane { margin:0 0 0 200px; padding:0; }
#right-pane-content { margin:0; padding: 0.5em 1em; }
#map { width: 500px; height: 400px; float: right; margin: 1em;}
.right { float: right; margin-right: 10em; }
.width15 { width: 15em; }
.center { text-align: center; }
.vatop { vertical-align: top; }
#contact { margin: 1em 0; }
.img-right { float: right; margin: 1em; }
.toplink { float: right; }
.left { float: left; }

.obr {
	float: left;
	height: 300px;
	width: 269px;
	margin-right: 20px;
}

.table300{
	width: 440px;
}

.left_text {
	float: left;
	width: 360px;
	height: 170px;
	margin-bottom: 20px;
}

.left_text2 {
	float: left;
	width: 360px;
	margin-bottom: 20px;
}

.right_text {
	float: right;
	width: 350px;
	height: 170px;
	margin-bottom: 20px;
}

.line {
	float: left;
	width: 1px;
	background-color: #CCCCCC;
	height: 160px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
}

.top {
	float: left;
	width: 440px;
	height: 300px;
}

.bottom {
	float: left;
	width: 700px;
}

