/*~~~~~~~~~~~~~~~~~~~~~
GLOBAL STYLES
~~~~~~~~~~~~~~~~~~~~~~~*/
html, body, h1, h2, h3, h4, h5, h6, div, span,
blockquote, p, address, form, fieldset, img,
ul, ol, dl, dt, dd, li, hr, table, td, th,
strong, em, sup, sub, dfn, ins, del, q, cite,
var, samp, code, kbd, tt {
 margin: 0;
 padding: 0;
 border: 0;
}	
fieldset { border: 1px solid #968C71; padding: 0 10px; background: #f7f7f7; }
legend { background: #DCDBD5; padding: 0 10px; font-weight: bold; }
a {
 text-decoration: none;
 color: #2F2F2F;
 font-weight: bold;
}
a:hover {
 text-decoration: underline;
}
img {
 border: none;
}
ul, dl {
 list-style: none;
}
h1, h2, h3 {
 font-size: 1.2em;
 font-weight: bold;
}
h4, h5, h6 {
 font-size: 1.0em;
 font-weight: bold;
}

body {
 padding: 0;
 background: #EDECE7;
 color: #656565;
 font-family: Tahoma, Verdana, sans-serif;
 font-size: 11px;
 line-height: 1.3em;
 position: relative;
}
/*~~~~~~~~~~~~~~~~~~~~~
=#wrapper	
~~~~~~~~~~~~~~~~~~~~~~~*/
#wrapper {
 margin: 0 auto;
 width: 798px;
}
/*~~~~~~~~~~~~~~~~~~~~~
=#top
~~~~~~~~~~~~~~~~~~~~~~~*/
#top {
 float: left;
 height: 57px;
 width: 785px;
 overflow: hidden;
 padding: 0 0 0 13px;
 position: relative;
}
#menu-container {
    background: #a6a6a6;
    border-radius: 8px;
    position: relative;
    clear: both;
    overflow: hidden; zoom:1;
    margin-bottom: 1em;
    padding: 5px 0;
}
ul#menu {
    position: relative;
 left: 50%;
 margin-left: -275px;
 text-transform: uppercase;
 font-family: Arial, Tahoma, sans-serif;
 font-size: 12px;
}
ul#menu li {
 float:left;
 padding: 0 0 0 14px;
 list-style: none !important; 
 background: none !important;
}
ul#menu li a {
 float: left;
 padding: 5px;
 color: #fff;
 border-radius: 8px;
 text-shadow: #2F2F2F 1px 1px 1px;
}
ul#menu li a.active, ul#menu li a:hover {
 background: #FF8113;
 color: #FFF;
 text-decoration: none;
}

ul#nav_menu {
 position: absolute;
 top: 10px;
 left: 50%;
 margin-left: -388px;
 padding: 14px 0 0 0;
}
ul#nav_menu li {
 float: left;
 padding: 0 18px 0 3px;
}
ul#nav_menu a {
 float: left;
 padding: 0 0 0 18px;
 color: #888681;
 font-weight: normal;
}
li.homepage a {
 background: url(/_p/gfx/homepage_ico.gif) 0 1px no-repeat;
}
li.sitemap a {
 background: url(/_p/gfx/sitemap_ico.gif) 0 1px no-repeat;
}
ul#nav_menu a:hover {
 text-decoration: none;
 color: #D4D0C8;
}

a#head {
 position: absolute;
 top: 30px;
 font-size: 25px;
 color: #fff;
 text-shadow: #2F2F2F 1px 1px 1px;
 width: 600px;
 left: 50%;
 margin-left: -380px;
}
a#head {
 display: block;

 zoom: 1;
 
}
/*~~~~~~~~~~~~~~~~~~~~~
=#content
~~~~~~~~~~~~~~~~~~~~~~~*/
#content {
 line-height: 1.9em;
 float: left;
 width: 798px;
 padding: 10px 0 9px 0;
 border-bottom: 1px solid #D3D2CC;
}
#content p {
 padding: 0 0 10px 0;
}
#content img {
 float: left;
 margin: 0 20px 10px 0;
}
#content strong {
 font-size: 1.0em;
 font-weight: bold;
}
#content small {
 font-size: 1.0em;
 font-weight: normal;
 font-style: normal;
}
#content em {
 font-size: 1.0em;
 font-style: italic;
}
#content ul {
 padding: 0 0 10px 0;
}
#content ul li {
 padding: 0 0 0 15px;
 background: url(/_p/gfx/arrows.gif) 0 8px no-repeat;
 overflow: hidden;
}
#content dl {
 padding: 0 0 10px 0;
}
#content dl dt {
 font-weight: bold;
}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
 padding: 0 0 10px 0;
}
#content h3 {
 color: #2F2F2F;
 font-size: 14px;
}
/*~~~~~~~~~~~~~~~~~~~~~
=#main
~~~~~~~~~~~~~~~~~~~~~~~*/
#main {
 float: left;
 width: 494px;
 padding: 14px;
 background: #FFF;
 margin: 0 9px 0 0;
 position: relative;
border-radius: 8px;
-moz-box-shadow: 2px 2px 3px #ccc;
  -webkit-box-shadow: 2px 2px 3px #ccc;
  box-shadow: 2px 2px 3px #ccc;
}
#main.sub {
	height: expression( this.scrollHeight < 433 ? "433px" : "auto" ); /* sets min-height for IE */
 	min-height: 433px; /* sets min-height value for all standards-compliant browsers */
}
.clear { display: block; clear: both; }
#headers {
 width: 522px;
 height: 74px;
 margin: -14px -14px 0 -14px;
 background: url(/_p/gfx/banner.jpg) no-repeat;
 text-indent: -9999px;
}
#main h4 {
 padding: 10px 0;
 clear: both;
}
#main h3 {
 font-size: 20px;
 margin-top: 5px;
}
#main ul.left { width: 200px; }
#main p.right { width: 200px; }
#main a { text-decoration: underline; color: #FE8415; }
#main a:hover { color: #968C71; }
#content ul.realizacje li {
	float: left;
	display: inline;
	height: 120px;
	padding: 5px;
	text-align: center;
	background: none; 
	width: 154px;
}
#content ul.realizacje li img 
{ 
	float: none;
	margin: 0;
	border: 3px solid #cccccc;
}
#content ul.realiazacje li a 
{
	display: block;
	margin: 0 auto;
}
#content ul.realizacje li a:hover img 
{ 
	border: 3px solid #FE9625;
}
.form 
{
	clear: both;
	display: block;
}
.form .txt 
{ 
	border: 1px solid #968C71; 
	padding: 2px; 
	font-family: Arial; 
	font-size: 12px; 
}
.form label {
	float: left;
	width: 120px; 
}
.form div {
	margin: 10px 0;
}
.form textarea { width: 300px; height: 130px; }
.form .submit { 
	border: 1px solid #CF680C; 
	background: #FE8415; 
	font-size: 12px; 
	font-family: Arial;
	text-transform: uppercase;
	font-size: 10px;
	color: #ffffff;
}
.form em { font-style: normal !important;  color: red;}

address { font-style: normal; }
/*~~~~~~~~~~~~~~~~~~~~~
=#sub
~~~~~~~~~~~~~~~~~~~~~~~*/
#sub {
 float: left;
 width: 267px;
 position: relative;
}
div.sub_box {
 float: left;
 clear: both;
 overflow: hidden;
 margin: 0px 0 9px 0;
 background: #968C71;
 color: #FFF;
 padding: 14px;
 width: 239px;
 border-radius: 8px;
 
-moz-box-shadow: 2px 2px 3px #ccc;
  -webkit-box-shadow: 2px 2px 3px #ccc;
  box-shadow: 2px 2px 3px #ccc;
}
div.sub_box span.more {
 padding: 0 !important;
}
div.grey {
 background: #DCDBD5 !important;
}
/*-------------
Oferta
-------------*/
#oferta{
    padding-bottom:10px;
}
#oferta div{
    width:240px;
    height:60px;
    background-color:#ffffff;
    margin-bottom:10px;
    float:left;
}
#oferta div img{
    width:80px;
    height:60px;
    margin:0;
    padding-right:10px;
}
#oferta div p{
    font-weight: bold;
    overflow: hidden;
    height:60px;
    padding:0;
    line-height: 1em;
}
.bigger{
    font-size:12px;
    font-weight: bold;
    padding-bottom:4px;
}
/*~~~~~~~~~~~~~~~~~~~~~
=#bottom_container
~~~~~~~~~~~~~~~~~~~~~~~*/		
#bottom_container {
 clear: both;
 border-top: 9px solid #EDECE7;
 overflow: hidden;
 padding: 9px 14px 9px 14px;
 width: 770px;
 display: none;
}
div.col1 {
 float: left;
 width: 399px;
 padding: 5px 114px 0 0;
 border-right: 2px solid #D3D2CC;
 position: relative;
}
div.col2 {
 float: left;
 width: 241px;
 padding: 5px 0 0 14px;
 border-left: 2px solid #D3D2CC;
 margin: 0 0 0 -2px;
}
#bottom_container span.more {
 padding: 0;
}
span.bottom_link {
 position: absolute;
 right: 14px;
 bottom: 9px;
}
/*~~~~~~~~~~~~~~~~~~~~~
=#footer	
~~~~~~~~~~~~~~~~~~~~~~~*/
#footer {
 clear: both;
 overflow: hidden;
 width: 776px;
 margin: 0 auto;
 padding: 10px 0 20px 0;
 color: #B4B3B3;
}
#footer a {
 font-weight: normal;
}
ul#foot_menu {
 float: left;
 margin: 0 0 0 -10px;
 padding: 0 0 10px 0;
}
ul#foot_menu li {
 float: left;
 padding: 0 8px 0 10px;
 background: url(/_p/gfx/dott.gif) 0 7px no-repeat;
}
ul#foot_menu li a {
 color: #746B6B;
}
p.copyright {
 float: left;
 clear: left;
}
p.copyright a {
 color: #938A70;
}
p.design {
 float: right;
}
p.design a strong {
 font-weight: normal;
 color: #0CA9CF;
}

#footer a img { display: block !important; }
/*~~~~~~~~~~~~~~~~~~~~~
=GLOBAL CLASSES	
~~~~~~~~~~~~~~~~~~~~~~~*/
ul.gallery {
 padding: 0 !important;
}
ul.gallery li {
 float:left;
 padding: 0 19px 10px 0!important;
 background: none !important;
}
ul.gallery li img {
 border: 3px solid #cccccc;
 margin: 0 !important;
}
ul.gallery li a:hover img { border: 3px solid #FE9625; }
ul.center {
 }
ul.center li {
 width: 100%;
}
ul.center li img {
 margin: 0 auto !important;
 display: block;
 float: none !important;
}

.left {
 float: left;
}
.right{
 float: right;
}

.aright {
 text-align: right;
}
.acenter {
 text-align: center;
}

img.right {
 float: right !important;
 margin: 0 0 10px 20px !important;
}
img.left {
 float: left !important;
 margin: 0 20px 10px 0 !important;
}
img.center {
 float: none !important;
 margin: 0 auto  10px auto !important;
 display: block;
}

span.more {
 clear: both;
 display: block;
 padding: 0 0 10px 0;
 text-align: right;
}
span.more a {
 padding: 0 10px 0 0;
 background: url(/_p/gfx/arrow.gif) right 5px no-repeat;
 font-weight: normal;
}


.offer { 
	border-bottom: 1px solid #e3e3e3;
	clear: both;
	overflow: hidden;
	zoom: 1;
	height: 80px;
	margin: 0 0 10px 0;
}
#main .offer h3 { 
		padding-top: 10px;
		width: 210px;
		text-align: right;
		font-family: Arial;
		font-size: 24px;
		margin: 0 auto;
	}
.offer a img { border: 3px solid #ffffff; }
.offer a:hover img { border: 3px solid #FE8415; }
.offer a.more { float: right; }

#main ul.small-logos { clear: both; display: block; overflow: hidden; border-bottom: 1px solid #e3e3e3; margin-bottom: 10px; }
#main ul.small-logos li 
{ 
	background: none;
	width: 106px;
	float: left;
	height: 40px;
	padding: 5px;
	margin: 0 !important;
}
#main ul.offer-imgs li { float: left; background: none; padding: 0; width: 230px; }

#main ul.small-logos li a img { border: 3px solid #ffffff; }
#main ul.small-logos li a:hover img { border: 3px solid #FE8415; }
#main ul.small-logos li a.active img { border: 3px solid #FE8415; }

.nb { background: none !important; padding: 0 !important; }

#content { padding-bottom: 5px; }
#content h1 { margin-top: 10px; font-size: 16px; }
#stats 
{ 
	clear: both;
	display: block;
	padding-top: 15px;
	overflow: hidden;
	float: none;
	zoom: 1;
}
#stats table
{
	width: 100%;
}

.leftul { float: left; width: 200px; }
.rightul { float: right; width: 200px; }
