@charset "utf-8";
/* CSS Document */

body{margin: 0;
padding: 0;
min-width: 1000px;
background:  url(images/body.jpg) top left repeat-x #86b7e5;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#main{
width: 1024px;
margin-right: auto;
margin-left: auto;
position: relative;
}

#header{
width: 1000px;
height: 173px;
background:  url(images/header.jpg) top left no-repeat;
}

#container{
width: 1000px;
height: 443px;
background:  url(images/main.jpg) top left no-repeat;
}

#container_1{
width: 1000px;
height: 443px;
background:  url(images/main_1.jpg) top left no-repeat;
}

#container_2{
width: 1000px;
height: 443px;
background:  url(images/main_2.jpg) top left no-repeat;
}

#container_3{
width: 1000px;
height: 443px;
background:  url(images/main_3.jpg) top left no-repeat;
}

#footer{
width: 1000px;
height: 152px;
background:  url(images/footer.jpg) top left no-repeat;
}

 #mycustomscroll2 {
	margin-top: 0px;
	height: 320px;
	width: 600px;
	overflow: auto;
	position: relative;
}

#content{
width: 680px;
height: 395px;
padding-left: 35px;
padding-top: 20px;
text-align: left;
}

#text{
float: left;
width: 200px;
}

p{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; line-height: 18px; margin: 3px; padding: 0; color: #333333;
text-align:left;}


#uslugi{
float: left;
background: url(images/uslugi.jpg) top left no-repeat;
width: 198px;
height: 303px;
margin-left: 20px;
padding-top: 70px;
padding-left: 15px;
padding-right: 15px;

}


img{border: 0;}

#uslugi p{
color: #640c42;
line-height: 18px;
text-align: left;
}


#gallery{
float: left;
background: url(images/snimki.jpg) top left no-repeat;
width: 190px;
height: 313px;
margin-left: 10px;
padding-left: 20px;
padding-top: 70px;
}

a{font-weight: bold; color: #660033; text-decoration: none; font-size: 8pt;}
a:hover{font-weight: bold; color: #FF0033; text-decoration: underline; font-size: 8pt;}