body {
background-image: url('../images/bg.png');
background-position: top center;
background-repeat: repeat-x;
background-color: #B9AB7B;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px; 
margin-bottom: 0px;
}

body,td {
font-size: 11px;
font-family: Tahoma;
color: #515151;
}

.stopka {
color: #FFFFFF;
padding-left: 4px;
}

.stopka1 {
padding-right: 4px;
text-align: right;
}

.stopka1 a:link, .stopka1 a:visited {
color: #FFFFFF;
text-decoration: none;
}

.stopka1 a:active, .stopka1 a:hover {
color: #E0E0E0;
text-decoration: none;
}

.splash {
border-left: 5px solid #464646;
border-right: 5px solid #464646;
padding-left: 2px;
padding-right: 2px;
background-color: #FFFFFF;
width: 762px;
}

.rzut {
font-size: 13px;
color: #5595C3;
}

.proj_nazwa {
font-size: 14px;
color: #CC3235;
}

.dom_name {
font-weight: bold;
color: #CC3235;
}

.dom_text {
color: #074471;
text-align: justify;
}

.dom_wiecej a:link, .dom_wiecej a:visited {
color: #5595C3;
text-decoration: none;
}

.dom_wiecej a:active, .dom_wiecej a:hover {
color: #CC3235;
text-decoration: none;
}

#projekty_domow {
margin-top: 11px;
}

.main {
background-image: url('../images/men_bg.gif');
background-position: bottom center;
background-repeat: no-repeat;
padding-top: 8px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 8px;
height: 100%;
}

.dom_wszystkie a:link, .dom_wszystkie a:visited {
color: #A7A7A7;
font-weight: bold;
text-decoration: none;
line-height: 20px;
}

.dom_wszystkie a:active, .dom_wszystkie a:hover {
color: #B21418;
font-weight: bold;
text-decoration: none;
}




.menu {
color: #5E87A6;
background-color: #EDEDED;
text-align: right;
vertical-align: bottom;
padding-right: 5px;
padding-bottom: 9px;
height: 35px;
background-image: url('../images/men_bg_1.gif');
background-position: top center;
background-repeat: no-repeat;
}

.menu a:link, .menu a:visited {
color: #5E87A6;
text-decoration: none;
}

.menu a:active, .menu a:hover {
color: #49667D;
text-decoration: underline;
}

a:link, a:visited {
color: #5E87A6;
text-decoration: none;
}

a:active, a:hover {
color: #49667D;
text-decoration: none;
}

input, textarea {
color: #515151;
font-size: 11px;
font-family: tahoma;
border: 1px solid #515151;
background-color: #E8E8E8;
padding-left: 1px;
}



