@charset "utf-8";
/* CSS Document */


img, div, input { behavior: url('css/iepngfix.htc') }

body
{
	margin:0px;
	padding:0px;
	background-image:url(../images/back.jpg);
	background-repeat:repeat-x;
	background-color:#131313;
}

#page_container
{
	width:980px;
	margin:0px auto;
	text-align:center;
	font-family:Tahoma;
}

.spacer { clear:both; width:inherit; height:0px; font-size:0px;}

img {border:none;}


/* TOP */

#top_container
{
	height:314px;
	background-image:url(../images/top_back.jpg);
	background-repeat:no-repeat;
}

.top
{
	width:880px;
	border-bottom:1px solid #41454A;
	height:318px;
	margin:0 auto;
}

.top_spacer
{
	width:980px;
	height:195px;
}


.flash
{
	
}

.menu {
	
    margin:0 auto;
    width:877px;
	height:41px;
	background-image:url(../images/button_off.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	margin-top:14px;
}

.button_menu {
    background:url('../images/button_off.jpg') top left repeat-x;
    height:40px;
    float:left;
    overflow:hidden;
    text-align:center;
    display:block;
    text-decoration:none;

}
.odstep_button {
    background:url(../images/button_spacer.jpg) top left;
    width:2px;
    height:40px;
    float:left;
    overflow:hidden;
}
.napisy_do_menu {
    color:white;
    font-family:tahoma;
    font-size:17px;
    line-height:39px;
    letter-spacing:1px;
	margin:0px 30px;

}

/* MAIN */
#main_container
{
	width:878px;
	margin:0px auto;
	text-align:left;
	
	border-top:1px solid #787878;
	padding-top:15px;
}

.main_left
{
	float:left;
	width:438px;
	border-right:1px solid #686868;
    
}

.main_left_wide
{
	float:left;
	color:#CCCCCC;
	font-size:12px;
    width:600px;
}

.main_left_wide img {  }

.main_left_wide h1 { font-weight:bold; color:#01BBFD; margin:0px; padding:0px; 	font-size:14px;}

.main_right
{
	float:left;
	width:437px;
	border-left:1px solid #2D2D2D;
}

.main_right_narrow
{
	float:left;
	width:271px;
    height:450px;
    background: url('../images/right_kont.png') top right no-repeat;

}

/* OFERTA */

.main_right .produkt {padding-left:20px; width:418px;}


.produkt
{
	border-top:1px solid #787878;
	border-bottom:1px solid #313131;
	color:#CCCCCC;
	font-size:11px;
	height:184px;
	padding-top:20px;
}

.produkt_img {float:left; width:180px; }

.produkt_opis 
{
	float:left;
	width:235px;
}

.produkt_opis h1 { color:#01BBFD; font-size:12px; font-weight:bold !important; margin:0px 0px 3px 0px; padding:0px;}
.produkt_opis h2 {color:#999999; font-size:11px; margin:0px; padding:0px; font-weight:normal; }

.wiecej { margin-top:15px; float:left; }


/* O NAS */




/* STOPKA */

.foot_container
{
	background-image:url(../images/odcienie.png);
	background-repeat:no-repeat;
	color:#666666;
	font-size:11px;
	padding-top:15px;
	width:878px;
	margin:0 auto;
	text-align:left;
	height:31px;
}

.foot_menu
{
	float:left;
	width:550px;
	height:20px;
}

.copyrights
{
	float:right;
	text-align:left;
	width:315px;
}

.foot_container a:link {color:#666666; text-decoration:none; }
.foot_container a:active {color:#666666; text-decoration:none; }
.foot_container a:visited {color:#666666; text-decoration:none; }
.foot_container a:hover {color:#666666; text-decoration:underline; }

.title_of_right {
 
color:#01BBFD;
font-size:13px;
font-weight:bold;
margin:21px 0 0 9px;
width:110px;
}
.opis_right_a {
    color:#CCCCCC;
font-size:11px;
margin:9px 0 1px 9px;
width:130px;
}
#realizacje_site {
    border-bottom:1px solid #2d2d2d;
    margin-right:20px;
padding:12px 0 27px;
float:left;
    
}
#realizacje_site_next {
    border-top:1px solid #686767;
    margin-right:20px;
padding:15px 0 27px;
float:left;
}
#kontakt_site {
    
    text-align:left;
    padding-top:25px;
}
.flaga {
    overflow:hidden;
    float:right;
    margin:10px;
}
.photos_prods {
    float:left;
    width:150px;
    height:100px;
    overflow:hidden;
    margin:10px;
    border:1px solid white;
    text-align:center;
}
.left_photo_real {
    overflow:hidden;
    float:left;
    margin:10px 10px 10px 0px;
    border:1px solid white;
}
.right_text_real {
    overflow:hidden;
    float:right;
    margin:10px 0px 0px 0px;
    width:383px;
    
}.right_photo_real {
    overflow:hidden;
    float:right;
    margin:10px 0px 10px 10px;
    border:1px solid white;
}
.left_text_real {
    overflow:hidden;
    float:left;
    margin:10px 0px 10px 0px;
    width:385px;

}
#content_left_kontakt {
    float:left;
    width:250px;
}