@import "php_inc/css/news.css";
@import "php_inc/css/form.css";

body, html {
    background: #FFFFFF;
    padding: 0px;
    margin: 0px;
}

body#body {
	text-align: center;
}

a img {
    border: 0px;
}

* {
    font-family: Tahoma;
    font-size: 11px;
    color: #686868;
}

a {
	color: #a11b1c;
}

div#sidebar a.more,
div#page a {
	color: #a11b1c;
  text-decoration: none;
  border-bottom: 1px solid #e29d9e;
}

div#sidebar a.more:hover,
div#page a:hover {
	border-bottom-color: #a11b1c;
}

p {
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

ul li {
	list-style: image;
	list-style-image: url('grafika/menu_li.gif');
}

a:hover {
	text-decoration: none;
}

a.more {
	text-decoration: none;
	padding-left: 10px;
	background: url('grafika/more.gif') no-repeat 0px 5px;
}

a.antymore {
	background-image: url('grafika/anty_more.gif');
}

a.more span {
	color: #a11b1c;
	/*border-bottom: 1px solid #a11b1c;*/
}

a.more:hover span {
	border: 0px;
}

div#sidebar h2 {
	padding: 12px;
	margin: 0px;
	background: url('grafika/yellow_curve.gif') no-repeat bottom left;
}

div#page h2 {
	margin: 0px;
	padding: 0px;
	height: 23px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

div#top {
	width: 974px;
	margin: 0px auto;
}

div#container {
	text-align: left;
	margin: 0px auto;
	width: 909px;
}

div#nav {
	background: url('grafika/menu_bg.gif') repeat-x;
}

div#nav div.wrapper {
	height: 58px;
	background: url('grafika/menu_right.gif') no-repeat top right;
}

div#nav ul {
	height: 58px;
	margin: 0px;
	padding: 0px;
	background: url('grafika/menu_left.gif') no-repeat top left;
}

div#nav ul li {
	list-style: none;
	list-style-image: none;
	float: left;
}

div#nav ul li.item1 a {
	background: url('grafika/menu_1.gif') no-repeat;
	width: 129px;
}

div#nav ul li.item2 a {
	background: url('grafika/menu_2.gif') no-repeat;
	width: 98px;
}

div#nav ul li.item3 a {
	background: url('grafika/menu_3.gif') no-repeat;
	width: 123px;
}

div#nav ul li.item4 a {
	background: url('grafika/menu_4.gif') no-repeat;
	width: 91px;
}

div#nav ul li.item5 a {
	background: url('grafika/menu_5.gif') no-repeat;
	width: 119px;
}

div#nav ul li.item6 a {
	background: url('grafika/menu_6.gif') no-repeat ;
	width: 104px;
}

div#nav ul li a {
	display: block;
	height: 24px;
	width: 100px;
	text-indent: -9999px;
	margin-top: 12px;
}

div#nav ul li.active a,
div#nav ul li a:hover {
	background-position: 0px -24px;
}

div#nav ul li.item1 {
	margin-left: 120px;
}



div#content {
	background: url('grafika/content.gif') no-repeat bottom right;
}

div#sidebar {
	width: 211px;
	margin-right: 27px;
	float: left;
	background: url('grafika/menu_col_bg.gif') repeat-y 1px 0px;
	margin-bottom: 12px;
}

div#page {
	width: 671px;;
	float: left;
	padding-top: 10px;
}

div#footer {
	height: 53px;
	background: url('grafika/footer.gif') no-repeat;
	text-align: right;
	margin-top: 15px;
}

img#venti {
	float: left;
	margin: 10px 0px 0px 30px;
}

div#footer ul {
	margin: 0px 0px 0px 240px;
	padding: 0px;
}

div#footer ul li {
	list-style: none;
	list-style-image: none;
	float: left;
	margin-top: 15px;
	padding: 5px 15px 5px 15px;
	background: url('grafika/bottom_menu_sep.gif') no-repeat top right;
}

div#footer ul li a {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

div#footer ul li a.active,
div#footer ul li a:hover {
	text-decoration: underline;
}

div.clear {
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}

div#sidebar ul.menu {
	margin: 12px 0px 7px 0px;
	padding: 0px;
}

div#sidebar ul.menu li {
	margin: 0px 0px 0px 10px;
	padding: 4px 0px 4px 0px;
	list-style: none;
	list-style-image: none;
	background: url('grafika/menu_item_bg.gif') no-repeat bottom right;
	width: 190px;
}

div#sidebar ul.menu li a {
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	padding-left: 30px;
	background: url('grafika/menu_li.gif') no-repeat 10px 3px;
}

div#sidebar ul.menu li.level3 a {
	background: url('grafika/strzalka.gif') no-repeat 35px 3px;
	padding-left: 50px;
}

div#sidebar ul.menu li.active a,
div#sidebar ul.menu li a:hover {
	text-decoration: underline;
}

div#sidebar div#ref ul {
	margin: 20px 10px 0px 30px;
	padding: 0px;
}

div#sidebar div#ref ul li{
	list-style: image;
	list-style-image: url('grafika/menu_li.gif');
	font-family: Tahoma;
	margin-bottom: 3px;
}

div#indexColA {
	float: left;
	width: 440px;
	margin-right: 40px;
}

div#indexColB {
	float: left;
	width: 150px;
}

div.hr {
	background: url('grafika/index_hr.gif') no-repeat bottom left;
	padding-bottom: 8px;
	margin-bottom: 15px;
}

div#indexColA div.hr {
	text-align: right;
}

div.newsShort {
	width: 180px;
	float: left;
}

div.newsShort span.date {
	font-weight: bold;
}

div.newsShort a.read {
	font-weight: bold;
}

div.newsSep {
	background: url('grafika/news_sep.gif') no-repeat;
	height: 124px;
	width: 70px;
	float: left;
}

table.text_table {
	border-collapse: collapse;
}

table.text_table td {
	padding: 5px;
	background: #ebebeb
}

h3 {
	font-weight: bold;
	color: #a11b1c;
}
