
* {
    margin:0px;
    padding:0px;
    font-family:verdana;
    font-size:11px;
}
img
{
	border: 0;
}
body {
    background-image: url(/images/site_bg.jpg);
    background-color:#2c3d58;
}

#header_wrapper {
    /*background-color:#ffffff; */
    background-image: url(/images/header_bg.png);
}

#header {
    width: 962px;
    margin:0 auto;
    height:268px;
    background-image: url(/images/top_img.jpg);
    background-repeat:no-repeat;
    background-position:top right;
}
.logo {
    margin-left:20px;
    padding-top:20px;    
}
div#menu {
    width:170px;
    margin-top:19px;
    margin-left:15px;
}
div#menu ul li {
    list-style-type:none;
    padding:0px;
    margin:0px;
}
div#menu ul li a {
    padding:3px 0px;
    color:#e3e7ec;
    text-decoration:none;
    display:block;
    text-align:center;
    background-image: url(/images/menu_border.png);
    background-position:bottom;
    background-repeat:no-repeat;
    font-weight:bold;
    font-family:arial;
    font-size:12px;
}
div#menu a:hover {
    color:#cccccc;
}

#content_wrapper {
    background-color:#3d608d; 
    background-image: url(/images/content_bg.png);
    background-repeat:repeat-x;
    padding-bottom:20px;
}
#content_site {
    color:#E6EBF2;
    padding-left:17px;
    padding-right:20px;
    padding-top:15px;
}
#content_site  p
{
	margin-bottom: 12px;
	text-indent: 25px;
}
#content_site img
{
	margin: 10px;
}

#content_title {
    font-size:20px;
    font-weight:bold;
    padding-left:16px;
    color:#778FAE;
    padding-top:10px;
}
#content {
    background-color:#3c5f8b;
    width: 962px;
    margin:auto;
    min-height:130px;
    background-image: url(/images/content_imgbg.jpg);
    background-repeat:no-repeat;
}

#slogan_wrapper {
    
}

#slogan_text {
    float:left;
    width:440px;
    color:#e6ebf2;
    margin-top:40px;
    margin-left:31px;
}

#slogan_more {
    float:right;
    width:120px;
    margin-right:60px;
    margin-top:43px;
}

#slogan {
    width:219px;
    padding-left:30px;
    padding-top:34px;
    float:left;
}
#slogan img {
    
}
#realizajce_wrapper {
    
}
.rw_left, .rw_right  {
    background-repeat:no-repeat;
}
.rw_left {
    background-image:url(/images/rw_left.png);
    height:105px;
}
.rw_right {
    background-image:url(/images/rw_right.png);
    height:105px;
    background-position:right;
}
.rw_srodek {
    background-image:url(/images/rw_srodek.png);
    height:89px;
    margin-left:15px;
    margin-right:20px;
    padding:8px 0px;
    
}
#trzykol {
    color:#bac0ca;
    margin-top:20px;
}
.tk_a, .tk_b, .tk_c {
    width:290px;
    float:left;
    text-align:left;
    margin:0px 10px;
    
}


#footer_wrapper {
    /*background-color:#ffffff; */
    background-image: url(/images/footer_bg.png);
    background-repeat:repeat-x;
    padding-top:20px;
}
#footer {
    height:191px;
    width: 962px;
    margin:auto;
    
}

#foot_left {
    float:left;
    width: 306px;
    color:#637da1;
    padding-left:14px;

}
#foot_right {

    
}
.tel_nr {
    font-size:20px;
    font-weight:bold;
}
.tel_nr  p{
    font-size:20px;
    font-weight:bold;
}
#foot_menu {
    margin-bottom:10px;

}
#foot_menu a {
    margin-right:18px;
    color: #778fae;

}
#foot_copy {
    color:#6b87ab;

    margin-bottom:20px;
}
#foot_stopka {
    color:#778fae;

}
div#gallery
{
	height:90px;
	overflow-x:hidden;
	overflow-y:hidden;
	position:relative;
	width:927px;
}	
div#gallery img
{
	margin-right: 4px;
}
div#gallery_index
{
	position: absolute;
}