html, body {
    scrollbar-arrow-color: #9B2324;
    scrollbar-darkshadow-color: #9B2324;
    scrollbar-3dlight-color: #9B2324;
    scrollbar-face-color: #FFFFFF;
    scrollbar-track-color: #FFFFFF;
    scrollbar-shadow-color: #9B2324;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-base-color: #FFFFFF;
	background: #9c2423;	

}
body{
    background-position: 50% 0%;
    margin: 0 auto;
	padding: 0px;
	font-size: 13px;
	font-family: Tahoma;
	color: #7a1c1b;
    display: block;
	line-height: 17px;
	text-align: justify;

}
a{
    color:#7f2306;
}
#check {
    border-style: solid;
    border-color: #9B2324;
    border-width: 1px;
}
a:hover{
    color:#d76767;
}
img{border:0; margin:0; padding:0;}

.clearfloat {
	width: 100%;
	height: 1px;
	clear: both;
}
.realizacje_galeria {
	text-align: left;
}
.realizacje_wiersz {
	width: 850px;
	height: auto;
	float: left;
}
.realizacje_img_box {
	width: 200px;
	text-align: center;
	padding-top: 10px;
	padding-left:3px;
	padding-right: 3px;
	float: left;
}
.realizacje_img {
	border: 1px solid #FFFFFF;
	margin: 10px;
}
.realizacje_img:hover {
	border: 1px solid #9C2423;
}

.opinia {
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}
.opinia_img {
	float: left;
	width: 110px; 
	margin-top: 15px;
	margin-right: 15px;
}
.opinia_tekst {
	float: left; 
	width: 730px;
}

#header{
    height:248px;
    background:url('../images/bg_top.jpg') repeat-x top left;
}
#main{

    margin:0 auto;

}
#main li{
    list-style: none url('../images/site/list_style.gif');
}
#footer{
	width:100%;
	background:url('../images/bg_foot.jpg') repeat-x;
	height:20px;
}
#sep {
    height:20px;
    background-position: 50% 0%;
    margin:0 auto;
    display: block;
    background:url('../images/bg_sep.jpg') no-repeat 50% 0%;
}
.inner{
    width:962px;
    margin:0 auto;
}
#footer .inner{
    padding:10px 0;
    color:#b1998c;
}
#footer .inner a{
    color:#b1998c;
}
#footer .inner a:hover{
    color:#efe;
}

div#logo, div#logo a, div#logo a:hover{
    height:248px;
    width:960px;
    margin:0 auto;

}
#mc{
    width:950px;
}
#mc-form{
    width:100%;
    clear: both;
    overflow: hidden;
    text-align: left;
}
#lc{
    width:276px;
	height: 465px;
    margin-top:6px;
	margin-left: 15px;
    float:left;
}
#rc{
    width:605px;
    min-height: 500px;
	margin-left: 315px;
	margin-right: 10px;
	padding-right: 15px;
    background: url('../img/bg_text_1.png') no-repeat top right #f4ebeb;
	border: 1px solid white;
	border-radius: 7px;
	-moz-border-radius: 7px;
	outline:1px solid #f1dfdf;
    -moz-outline:1px solid #f1dfdf; 
   	putline-radius: 7px;
   	-moz-outline-radius: 7px;
	
}
#rc_bez_lc {
	width: 910px;
    min-height: 500px;
	margin-left: 25px;
    background: url('../img/bg_text_1.png') no-repeat top right #f4ebeb;
	border: 1px solid white;
	border-radius: 7px;
	-moz-border-radius: 7px;
	outline:1px solid #f1dfdf;
    -moz-outline:1px solid #f1dfdf; 
   	putline-radius: 7px;
   	-moz-outline-radius: 7px;
}
#lc_off {
    width:270px;
    margin-top:6px;
    float:left;
    margin:62px 0 50px 28px;
}
.inrc{
    margin:0 0 0 20px;
}

.offerT {
    text-align: right;
    vertical-text: top;
    float: right;
	margin: 20px;
}

.offerB{
    margin: 10px 0 0 2px;
    width: 950px;
    vertical-text: bottom;
    text-align: center;
	margin: 20px;
}




ul#nav{
	width:950px;
	float:left;
	margin:0;
	padding:0;

}
ul#nav li {
	float: left;
	height:44px;
	list-style-type: none;
}

ul#nav li.last {
	padding-right: 0px;	
	background: none;
}	

ul#nav li a {
	text-decoration: none;		
}

ul#nav li.active a, ul#nav li.active a:hover {
	text-decoration: none;
}		

ul#nav li a:hover {
	text-decoration: none;
}



input {
    border:1px solid #9b2324;
}
.formFiled{
	width:400px;
	margin:10px;
	overflow: hidden;
}
.field{border:0;}
.fr {color:#f00}
fieldset {
	border: 0 solid;
	margin: 0 0 10px 0;
	border:0;
}
legend {
	font-weight: bold;
	padding: 2px 5px;
}
fieldset ul {
	margin: 0;
	padding: 0;
}
fieldset li {
	list-style: none;
	margin: 0;
	padding: 5px;
}
label {
	display: -moz-inline-box;
	display: inline-block;
	width: 150px;
}
fieldset fieldset {
	margin: 0;
	padding: 0;
}
fieldset fieldset legend {
	padding: 0;
	font-weight: normal;
}
fieldset fieldset label {
	display: block;
	width: auto;
}
fieldset fieldset label {margin-left: 150px;}
.button{
    border:0;
    background-color: #fff;
}

textarea {
	width:100%;
	height:100px;;
	overflow:auto;
    border:1px solid #9b2324;
    background-color: #fff;
}


/* ################### */
/* ################### */
/* EDYCJA - SANDSKY.EU */
/* ################### */
/* ################### */

#strona {
width: 1200px;
margin: 0 auto;
position: relative;
bottom: 15px;
background: url(../img/bg_strona.png) repeat-y;
}

#strona_top {
width: 1200px;
height: 261px;
}
#bg_left_1 {
width: 123px;
height: 261px;
background: url(../img/bg_left_1.png) no-repeat;
float: left;
}
#bg_right_1 {
width: 115px;
height: 261px;
background: url(../img/bg_right_1.png) no-repeat;
float: left;
}
#top {
width: 962px;
height: 261px;
background: url(../img/bg_top.png) top repeat-x;
float: left;
text-align: center;
}

#bg_left_2 {
float: left; 
width: 122px; 
height: 300px; 
background: url(../img/bg_left_2.png) no-repeat; 
margin-top: 150px;
}
#bg_right_2 {
float: right; 
width: 115px; 
height: 300px; 
background: url(../img/bg_right_2.png) no-repeat; 
margin-top: 150px;
}

#strona_pod_topem {
width: 962px;
min-height: 510px;
height: auto;
margin-left: 122px;
background: white;
}

#menu {
width: 962px;
height: 53px;
background: url(../img/bg_menu.png) repeat-x;
margin-bottom: 20px;
text-align: center;
}
.menu_img {
margin-left: 5px;
margin-right: 5px;
}


#strona_bottom {
width: 1200px;
height: 156px;
}

#bg_left_3 {
width: 122px;
height: 156px;
background: url(../img/bg_left_3.png) no-repeat;
float: left;
}
#bg_right_3 {
width: 115px;
height: 156px;
background: url(../img/bg_right_3.png) no-repeat;
float: left;
}
#stopka {
width: 963px;
height: 156px;
background: url(../img/bg_stopka.png) bottom no-repeat white;
float: left;
font-size: 12px;
}

.sandsky {
margin-top: 100px;
margin-left: 15px;
float: left;
}
.linki {
margin-top: 100px;
margin-right: 15px;
float: right;
}

#stopka a:link {text-decoration: none; color: #7a1c1b;}
#stopka a:visited {text-decoration: none; color: #7a1c1b;}
#stopka a:hover {text-decoration: none; color: #530d0c}




