/* CSS Document */
* {
border:0;
margin:0;
padding:0;
}

body {
	line-height:150%;
	background:#000000;
	margin:0;
	padding:0;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size:12px;
	color:#eee;
	background:#000000 url(gfx/main_bg.gif) top center repeat;
	}
	
#top {
	width:100%;
	height:156px;
	margin:0px auto;
	background:transparent url(gfx/header_bg.jpg) top center repeat-x;
	}
	
#top_heder {
	height:124px;
	width:960px;
	margin:0px auto;
	}
	
#top_menu {
	height:32px;
	width:960px;
	margin:0px auto;
	}
	
.menu {
}

.menu a:link, .menu a:visited {
height:23px;
border-bottom:1px solid #4e6313;
padding-top:8px;
padding-left:16px;
padding-right:16px;
float:left;
font-weight:bold;
font-size:12px;
text-decoration:none;
color:#e0e0e0;
}

.menu a:hover {
text-decoration:none;
height:23px;
border-bottom:1px solid #92b90d;
background:transparent url(gfx/menu_bg.jpg) bottom center no-repeat;
color:#ffffff;
}

	
.logo {
	width:460px;
	float:left;
}

.middle {
	width:238px;
	float:left;
}

.login {
	width:262px;
	height:124px;
	float:left;
	background-image:url(gfx/footer_login.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

.login_div {
padding-left:32px;
padding-top:32px;
padding-right:60px;
text-align:right;
font-size:11px;
color:#666666;
}

.login_div input {
width:120px;
padding:2px;
font-size:11px;
margin:1px;
background-color:transparent !important;
border:1px solid #333;
color:#fff;
}

#log {
background-color:#333333;
color:#CCCCCC;
width:65px;
padding:1px;
margin:2px;
}


#content {
	width:960px;
	margin:0px auto;
	}

.baner {
	margin-top:16px;
	}

#footer {
width:966px;
height:60px;
margin:0px auto;
background:transparent url(gfx/footer_bg.gif) top center no-repeat;
margin-bottom:32px;
margin-top:8px;
}

#main_content {
width:960px;
margin:0px auto;
}

.clear {
width:960px;
height:8px;
clear:both;
margin:0px auto;
}


.left {
width:280px;
float:left;
margin-left:8px;
}

.left2 {
width:200px;
float:left;
}

.center {
width:376px;
float:left;
}

.center2 {
width:750px;
float:left;
}

.center3 {
width:550px;
float:left;
overflow:hidden;
}

.right2 {
width:200px;
float:right;
}

.center .margin {
padding-left:32px;
padding-right:32px;
}

.center2 .margin, .center3 .margin {
padding-left:32px;
padding-right:16px;
}

.right {
width:280px;
float:left;
margin-right:8px;
}

.thumbnail {
clear:both;
border:3px solid #202020;
display:block;
margin-bottom:8px;
}

.thumbnail2 {
border:3px solid #202020;
display:block;
float:left;
margin-right:16px;
}

.thumbnail2_right {
border:3px solid #202020;
display:block;
float:right;
margin-left:16px;
}

a:link, a:visited {
color:#97bf0d;
text-decoration:none;
font-weight:bold;
}

a:hover {
color:#97bf0d;
text-decoration:underline; 
font-weight:bold;
}

h1 {
color:#97bf0d;
font-size:22px;
font-weight:normal;
margin:0px;
margin-bottom:20px;
margin-top:8px;
}

h2 {
clear:both;
color:#666;
font-size:18px;
font-weight:normal;
margin:0px;
margin-bottom:16px;
margin-top:8px;
}

h3 {
color:#97bf0d;
font-size:12px;
font-weight:bold;
margin:0px;
}

p,span {
margin:0px;
}

p {
margin-bottom:16px;
}

a.more {
margin-left:16px;
text-transform:uppercase;
font-size:10px;
display:inline;
}



#bottom_summea {
width:280px;
float:left;
margin-top:14px;
margin-left:16px;
font-size:12px;
font-weight:bold;
}

#bottom_menu {
width:630px;
float:left;
margin-top:14px;
margin-right:16px;
text-align:right;
}


#bottom_menu .menu2 {
width:auto;
display:inline;
margin-left:14px;
font-size:11px;
}

.menu2 a:link, .menu2 a:visited {
color:#666666;
text-decoration:none;
font-weight:normal;
}

.menu2 a:hover {
color:#97bf0d;
text-decoration:underline; 
font-weight:normal;
}

.leftmenuitem {
padding-bottom:1px;
padding-top:1px;
}

.leftmenuitem_main {
padding-bottom:2px;
padding-top:2px;
font-weight:bold;
padding-left:16px;
margin-top:6px;
color:#eeeeee;
}

.leftmenuitem_on {
padding-bottom:1px;
padding-top:1px;
background-color:#202020;
}

a.more2:link, a.more2:visited {
margin-left:16px;
text-transform:uppercase;
font-size:10px;
/*color:#97bf0d;*/
color:#666666;
display:block;
}

a.more2:hover {
margin-left:16px;
text-transform:uppercase;
font-size:10px;
color:#ffffff;
display:block;
}

div.submenu {
background-image:url(gfx/header_text3.gif);
background-repeat:no-repeat;
background-color:#000000;
height:30px;
}

.submenu h2 {
color:#f0f0f0;
font-size:12px;
font-weight:bold;
margin:0px;
padding-top:6px;
padding-left:16px;
text-transform:uppercase;
}

.gray_box {
background-color:#000000;
margin-bottom:8px;
}


.news_box {
overflow:visible;
padding:4px;
margin-bottom:8px;
}

.news_box_main {
overflow:visible;
padding:4px;
margin-bottom:8px;
font-weight:bold;
}

.spacer {
height:16px !important;
overflow:visible;
clear:both;
}

.portfolio_thumb {
border:3px solid #202020;
display:block;
float:left;
margin-right:4px;
margin-bottom:4px;
overflow:hidden;
width:90px;
height:90px;
}

.portfolio_box {
clear:both;
height:auto;
overflow:visible;
}



a.submenu_left:link, a.submenu_left:visited {
color:#ffffff;
text-decoration:none;
}

a.submenu_left:hover {
color:#97bf0d;
text-decoration:underline;
}

.menu_selected {
color:#97bf0d;
}


.zwykly {
background-color:#000 !important;
border:1px solid #333;
padding:2px;
margin:4px;
color:#FFFFFF;
width:250px;
overflow:visible;
}

.but {
background-color:#151515 !important;
border:1px solid #333;
padding:2px;
margin:4px;
color:#FFFFFF;
}

textarea {
height:120px;
font-family:Arial, Helvetica, sans-serif;
}


.portfolio_item {
width:156px;
height:150px;
margin-right:8px;
margin-bottom:4px;
overflow:visible;
float:left;
}

.portfolio_item_name {
clear:both;
padding:2px;
padding-left:8px;
text-align:left;
font-family:Tahoma, Helvetica, sans-serif;
font-size:11px;
background-color:#121212;
border:3px solid #121212;
height:40px;
}

.params_box {
margin-top:46px;

padding:4px;
padding-right:16px;
padding-left:16px;
background-image:url(gfx/box.gif);
background-repeat:no-repeat;
height:250px;
padding-top:50px;
background-color:#000000;
}

p.name {
font-weight:bold;
margin:0;
margin-top:1em;
color:#666;
font-size:11px;
}

p.value {
margin:0;
}

p.target {
display:block;
padding:8px;
background-color:#000000;
border:1px solid #1b1b1b;
color:#999;
font-style:italic;
}

.question {
font-weight:bold;
font-style:normal;

color:#fff;
}

.center3 img {
border: 1px solid #222;
}

#content li {
display:block;
padding-left:16px;
background-image:url(gfx/arrow_li.gif);
background-repeat:no-repeat;
list-style:none;
background-position:0px 6px;
margin:0px;
margin-left:8px;
}

.www_link {
display:inline;
padding-left:18px;
background-image:url(gfx/www_link.gif);
background-repeat:no-repeat;
background-position:4px 2px;

}

.nav_next {
width:80px;
padding:4px;
border:1px solid #333;
background-color:#151515;
margin-right:4px;
margin-top:12px;
display:block;
float:left;
text-align:center;
}

.gray {
color:#333;
}

.green {
color:#97bf0d;
}

.centruj {
text-align:center;
}
