html
{
	min-height: 100%;
}
body , li , ul, a, img, td, tr, tbody, table, h1, p, div
{
	margin:0;
	padding:0;
	border:0;
}
body
{
	background:#878787;
	color:#7d7d7d;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	min-height: 100%;
}
a
{
	text-decoration: none;
	color: #7d7d7d;
}
div#main
{
	width: 991px;
	margin: auto;
	background: #878787;
	padding: 0;
}
div#main div#top
{
	height: 79px;
	background: #000;
	width: 991px;
	position: relative;
	overflow: hidden;
}
div#main div#content
{
	width: 991px;
	height: 100%;
	background: #efefef;
}
div#main div#footer
{
	height: 35px;
	background: #000;
	width: 991px;
	clear: both;
	color: #7D7D7D;
	padding-top: 15px;
}
div#main div#footer div#bottom_menu
{
	float: right;
}
div#main div#footer div#bottom_menu a
{
	display: block;
	border-left: 1px solid #7D7D7D;
	padding-left: 7px;
	padding-right: 5px;
	float: left;
}
div#main div#footer div#bottom_menu a:hover
{
	color: #fff;
}
div#main div#footer div#bottom_menu a#first
{
	border: 0;
	margin-left: 12px;
}
div#main div#footer div#copy
{
	padding-left: 5px;
}
div#main div#top div#logo_up
{
	float: left;
}
div#main div#content div#main_bg
{
	width: 991px;
	height: 168px;
	background: #EBEBEB;
	/*background-image: url('/cms/pix/bohdziewicz/main_bg.png');
	background-repeat: no-repeat;*/
}
div#login
{
	padding-top: 11px;
	min-width:326px;
	width: 326px;
}
.right
{
	float: right;
}
.left
{
	float: left;
}
input.login
{
	height: 18px;
	width: 64px;
	border: 0;
	background: #424242;
	color: #fff;
	padding: 0 2px 0 2px;
	margin: 0 6px 0 4px;
}
div#lang_menu
{
	margin-left: 10px;
	float: right;
	width: 50px;
}
a.lang
{
	display: block;
	height: 23px;
	width: 19px;
	color: #c2c2c2;
	float: right;
	padding: 0 0 0 6px;
	line-height: 21px;
}
a.lang:hover
{
	background-image: url('/cms/pix/bohdziewicz/lang_bg.png');
	background-repeat: no-repeat;
}
div#menu
{
	font-size: 14px;
	line-height: auto;
	clear: right;
	margin-top: 15px;
	width: 736px;
	text-align: right;
	height: 20px;
}
div#menu a
{
	color: #fff;
	/*display: block;
	float: right;*/
	padding-left:40px;
}
div#menu a:hover
{
	color: #dfa00f;
}
div#podmenu {
	padding-left: 50px;
	padding-bottom: 10px;	
	color:#000000;	
}
div#podmenu a{
	color:#000000;
	font-weight: bold;
}
div#podmenu a:hover {
	text-decoration: underline;

}
div#content .powrot {
	width: 100%;
	text-align:right;
	background-color: inherit;
	padding-bottom: 10px;		
}
div#content .powrot a{
	margin-right: 50px;

	font-size: 12px;

}

span.headerBig {
	font-family: Times New Roman;
	color: #FFFFFF;
	font-size: 24px;
}

span.headerSmall {
	font-family: Times New Roman;
	color: #848383;
	font-size: 13px;
}

div#logo_up {
	text-align: right;
	padding-top: 20px;
}

a.subLink {
	text-decoration: none;
	color: #7D7D7D;
	font-size: 11px;
	line-height: 16px;
	cursor: text;
}
