/*
Theme Name: SVADBA
*/

body { 
background:url(images/header.jpg);
margin: 0 auto; 
padding: 0;
}

#wrap{width:1287px;}

#header {
height:215px;
width:100%;
background:url(images/header.jpg) repeat-x;
float:left;
}

#headerleft {
height:215px;
width:100%;
background:url(images/headerleft.jpg) no-repeat;
float:left;
}

#headerright {
height:215px;
width:100%;
background:url(images/headerright.jpg) no-repeat right top;
float:right;
}

#h1 {
margin-left:1000px;
}

#h2 {
margin-left:380px;
}

#h2 img{
margin-left:7px;
margin-top:7px;
}

#hd {
height:186px;
width:100%;
background:url(images/hd.jpg) no-repeat;
float:left;
}

#white {
min-height:776px;
width:100%;
background:url(images/white.jpg);
float:left;
}

#mleft {
min-height:776px;
width:100%;
background:url(images/mleft.jpg) no-repeat left bottom;
float:left;
}

#mright1 {
min-height:776px;
width:100%;
background:url(images/mright1.jpg) no-repeat right bottom;
float:left;
}

#mright2 {
min-height:776px;
width:100%;
background:url(images/mright2.jpg) no-repeat right top;
float:right;
}

#left {
min-height:776px;
width:380px;
float:left;
font-family:Arial;
font-size:17px;
color:#4D4D4D;
text-align:left;
}

#lefttext {
font-size:12px;
text-align:left;
margin-left:100px;
}

#lefttext a{
color:#4D4D4D;
}

#right {
min-height:776px;
width:735px;
float:left;
}

#right a{
color:#4D4D4D;
}

#text {
margin-top:150px;
font-family:Arial;
font-size:12px;
}

#text2 {
height:570px;
margin-top:150px;
font-family:Arial;
font-size:11.5px;
}

#text h1 {
font-size:15px;
margin:0;
}

#footer {
height:218px;
width:100%;
background:url(images/footer.jpg) no-repeat;
float:left;
}

#f1 {
margin-top:50px;
margin-left:430px;
font-family:Arial;
font-size:11px;
font-weight:600;
float:left;
}


#f2 {
margin-top:80px;
margin-left:380px;
font-family:Arial;
font-size:12px;
float:left;
}

#f2 a{
color:#4D4D4D;
margin-left:40px;
}

