/* 
    Document   : style
    Created on : 2009-08-14, 13:43:53
    Author     : Adrian Cabala for CNTech
    
*/


body {
    width: 100%;
    margin: 0;
	color: #e8e8e8;
	font:11px verdana;
	text-align: center;
}

img {
    border: none;
}

h3 {    
    font-size: 11px;
    font-weight:normal;    
    line-height:30px;
}

h3 > img {
    vertical-align:middle;
}

h2 {
    margin-top:25px;
}

p {
    text-align:justify;
    padding-left:10px;
}

#container {
    width:980px;
    margin-right:auto;
    margin-left:auto;
    /*background:  #202020;*/
		background: url(../../media/images/site/bg.png) top repeat;
}

#top {
    width:100%;
    height:39px;
    text-align:right;
    background: url(../../media/images/site/top_bg.png) top repeat-x;
}

#logo {
    width:100%;
    height:141px;
    text-align:left;
    background: url(../../media/images/site/top_image.png) top right repeat-x;
}

#spacer {
    width:100%;
    height:39px;
    text-align:left;
    background: url(../../media/images/site/spacer_right.png) top right repeat-x;
}

#menu {
    width:234px;
    text-align:right;
    background:  url(../../media/images/site/menu_kropki.png) top left no-repeat;
    float:left;
}

#menu a {display:block}

#content {
    float:right;
    /*background:  #202020;*/
		background: url(../../media/images/site/bg.png) top repeat;
    width: 746px;
    text-align:left;
    padding-bottom:80px;
}

#proper {
    margin-left:25px;
    margin-top:15px;
    width: 375px;
    float:left;
}

#proper2 {
    margin-left:25px;
    margin-top:15px;
    width: 645px;
    float:left;
}

#content_right_img {
    float:right;
    margin-right:72px;
    padding-top:10px;
}

#content_bottom {
    clear:both;
    margin-left:25px;
    padding-top:25px;
}

#wroc {
    float:right;
    margin-right:45px;
    padding-top:15px;
}

#footer {
    height:39px;
    width:100%;
    clear:both;
}

#footer_left {
    height:39px;
    width:732px;
    background: url(../../media/images/site/footer_left.png) top left no-repeat;
    float:left;
}

#footer_right {
    height:39px;
    width:248px;
    /*background: #202020 url(../../media/images/site/footer_right.png) top left no-repeat;*/
    float:right;
}

#flash {
    width:95%;
    text-align:center;
    padding-top:5px;
}

.gallery_image {
    float:left;
    width:140px;
    height: 140px;
}

.gallery_image  img {
    border: 3px solid #363636;
}

#galeria {
    float:left;
    clear:both;
    padding-left:35px;
}

.reference {    
    clear: both;
    margin-bottom:30px;
}

.reference_image {
    float: left;
}

.reference_right {
    float:right;
}
