/*** global ***/
html, body{
	text-align: center;
	background: rgb(124,26,27) url(/images/main/back.gif) top center repeat-x;
	color: black;
	margin: auto;
	font-family: verdana, sans-serif;
	}

body{
	font-size: 0.8em;
	padding: 0px;
	}

div{
	margin: auto;
	text-align: left;
	}

a{
	color: rgb(49,90,158);
	text-decoration: underline;
	}

table{
	table-layout: fixed;
	border-collapse: collapse;
	margin: auto;
	border-spacing: 0px;
	border-width: 0px;
	text-align: left;
	font-size: 1em;
	}

table td{
	border-collapse: collapse;
	padding: 0px;
	border: 0px solid red;
	}

form, input{
	margin: auto;
	padding: 0px;
	}

input, textarea, select, optgroup, button{
	font-family: verdana, sans-serif;
	font-size: 0.9em;
	border: 1px solid black;
	padding: 2px 2px;
	}

select, optgroup{
	font-size: 1em;
	}

.input-radio input{
	border: none;
	}

.radio{
	border: none;
	}

img{
	font-family: courier, sans-serif;
	font-size: 0.75em;
	border: 0px;
	}

ul, ol{
	margin: 0px 5px 5px 15px;
	padding: 0px 5px 5px 15px;
	}

li{
	padding: 0px;
	margin: 3px;
	text-indent: 0px;
	}


/*** main ***/
.main-top{
	width: 967px;
	padding: 11px 0px 7px;
	background: white;
	}

.top{
	background: rgb(124,26,27) url(/images/main/back_top.png) top center repeat-x;
	width: 939px;
	height: 109px;
	}

.top h1{
	font-size: 1.4em;
	display: block;
	margin: 0px;
	margin-left: 250px;
	margin-top: 12px;
	position: absolute;
	font-style: italic;
	color: rgb(242,242,242);
	text-align: center;
	width: 450px;
	}

.top strong{
	display: block;
	font-size: 0.6em;
	font-style: normal;
	font-weight: normal;
	line-height: 140%;
	color: rgb(230,230,230);
	padding-top: 6px;
	}

#top-logo{
	display: block;
	position: absolute;
	border: none;
	width: 250px;
	height: 105px;
	margin-top: 4px;
	margin-left: 0px;
	}

#top-text{
	display: block;
	position: absolute;
	width: 430px;
	height: 42px;
	margin-top: 36px;
	margin-left: 281px;
	}

#top-menu, #top-menu-2{
	float: right;
	padding: 24px 10px 0px 0px;
	color: silver;
	font-weight: bold;
	font-size: 0.85em;
	}

#top-menu-2{
	padding-top: 2px;
	}

#top-menu a, #top-menu-2 a{
	display: block;
	color: white;
	text-decoration: none;
	text-align: right;
	line-height: 185%;
	}

#top-menu a:hover, #top-menu-2 a:hover{
	text-decoration: underline;
	}

a#top-menu-active{
	text-decoration: underline;
	color: rgb(235,235,235);
	}

#top-menu-kosik{
	background: white;
	padding: 1px;
	position: relative;
	left: 9px;
	}

#top-menu-kosik a{
	color: black;
	padding: 2px 9px 1px 9px;
	}

#top-menu-kosik a:hover{
	background: rgb(215,215,215);
	}

#top-image{
	display: block;
	border: none;
	width: 939px;
	height: 143px;
	margin: 8px auto auto;
	}

.main-footer{
	width: 967px;
	padding: 40px 0px 11px;
	background: white;
	}

#footer{
	width: 939px;
	height: 59px;
	background: rgb(124,26,27) url(/images/main/footer_back.png) top center repeat-x;
	clear: both;
	}

#footer-logo{
	display: block;
	position: absolute;
	margin-top: 7px;
	margin-left: 6px;
	width: 159px;
	height: 48px;
	}

#footer-text{
	position: absolute;
	margin-top: 5px;
	margin-left: 173px;
	color: white;
	font-size: 0.85em;
	line-height: 155%;
	}

#footer-text a{
	color: white;
	}

.main-bottom{
	width: 967px;
	background: white;
	}

.main-bottom-in{
	width: 939px;
	}

.main-bottom-menu{
	float: left;
	width: 247px;
	padding-bottom: 50px;
	}

.main-bottom-content{
	float: left;
	width: 692px;
	}

.main-bottom-content-in{
	padding-left: 7px;
	}

.main-bottom-content-in-in{
	width: 685px;
	}


/*** menu ***/
.menu-top{
	width: 247px;
	border-bottom: 1px solid white;
	}

.menu-top div{
	height: 27px;
	background: rgb(124,26,27) url(/images/main/menu_back.png) top center repeat-x;
	}

.menu-top span{
	display: block;
	font-weight: bold;
	letter-spacing: 0.08em;
	float: right;
	padding: 6px 20px 0px 0px;
	color: white;
	}

.menu{
	width: 247px;
	background: rgb(228,228,228);
	font-family: verdana, tahoma, sans-serif;
	}

.menu a{
	width: 247px;
	color: rgb(166,35,59);
	text-decoration: none;
	display: block;
	padding-top: 7px;
	padding-bottom: 6px;
	line-height: 100%;
	background: url(/images/main/menu_back_01.png) no-repeat top left;
	}

.menu a:hover{
	background: rgb(200,200,200) url(/images/main/menu_back_01.png) no-repeat top left;
	}

.menu ul ul a:hover{

	}

.menu span{
	display: block;
	}

.menu ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	}

.menu li{
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid rgb(139,139,139);
	}

.menu ul li a span{
	padding-left: 25px;
	font-weight: bold;
	font-size: 0.85em;
	}

.menu ul ul{
	display: none;
	background: rgb(139,139,139);
	}

.menu ul ul li{
	display: none;
	border-bottom: none;
	}

.menu ul ul li a{
	color: white;
	background: url(/images/main/menu_back_02.png) no-repeat top left;
	}

.menu ul ul li a:hover{
	/*background: black url(/images/main/menu_back_02.png) no-repeat top left;*/
	}

.menu ul ul li a span{
	padding: 0px 0px 0px 25px;
	font-size: 0.8em;
	}

.menu ul .menu-active{
	display: block;
	}

.menu ul .menu-active li{
	display: block;
	}

.menu ul ul li .menu-active-href{
	color: black;
	}

.menu ul ul li a.menu-active-href:hover{
	color: black;
	background: rgb(139,139,139);
	text-decoration: underline;
	}

.menu ul ul li .menu-active-href span{
	font-weight: bold;
	color: black;
	}


/*** seolista ***/
#seolista{
	font-size: 0.85em;
	text-align: center;
	background: red;
	width: 967px;
	padding: 5px 0px 4px;
	background: navy;
	border-top: 3px solid orange;
	}

#seolista a{
	color: white;
	}
