@charset "utf-8";
/* CSS Containers */

#motyle {
width:750px; height:auto;
margin:0 auto; padding:10px 15px 30px 15px;
}

#page {
width:750px; height:auto;
margin:0 auto; padding:10px 15px 30px 15px;
background:#FFF; border:solid #AAA; border-width:0 1px;
/*background-image:url("../img/head-jesien.jpg");background-repeat:no-repeat;*/
/*background-image:url("../img/head-zima-logo.jpg");background-repeat:no-repeat;*/
background-image:url("../img/head-wiosna.jpg");background-repeat:no-repeat;
}

#top {
position:relative;
width:750px; height:253px;
/*background:url("../img/box_main.jpg");background-position: 0px 92px; background-repeat:no-repeat;*/
}

#animacja {
position:absolute; top:90px; left:0px;
}

#menu {
position:absolute; top:54px; right:0;
margin:0; padding:5px;
background:#7DA611 url("../img/menu-corner.jpg") 0 0 no-repeat;

}

.kreska {
clear:both; display:block;
width:100%; height:10px;
padding:10px 0 20px 0;
background:url("../img/kreska.gif") 0 10px no-repeat;
}

.kreska2 {
display:block;
width:380px; height:1px;
padding:10px 0 10px 0;
background:url("../img/kreska2.gif") 0 10px no-repeat;
}

.kreska3 {
position:absolute; top:262px; right:275px;
width:300px; height:1px;
padding:10px 0px 10px 0;
background:url("../img/kreska2.gif") 0 10px no-repeat;
}

#middle_container {
margin:30px 0 0 0; padding:0;
}

#content {
padding:0 30px 30px 5px;
}

#leftsideix {
border:0px solid red;
padding:0 5px 30px 5px;
width:395px;
}

#middlesideix {
border:0px solid blue;
float:right; 
width:162px;
padding:0 0px 0px 0
}
#rightsideix {
border:0px solid green;
float:right; 
width:152px;
padding-left:10px;
}

.sidebox {
margin-bottom:40px;
}

#sidebar {
float:right; 
width:320px;
padding:0 20px 20px 0
}



#footer {
clear:both; 
margin:0 0 0 0; padding:5px 0 0 0;
text-align:center;
border-top:5px solid #8FC451;
}

#greenline {
position:absolute; top:78px; left:0; z-index:1;
height:5px; width:100%; font-size:0px;
background:#9BC53B;
}