body {
margin: 0 auto;
padding: 0;
font: 14px Calibri,Times New Roman, Arial, sans-serif;
text-align: center;
line-height: 1.7em;
color: #000;
background: #ffffff url("http://www.swietne-filmy.com/images/topMenu.png") repeat-x;

}
			/* WRAP */
#container {
width: 80%;
margin: 0 auto;
padding: 0;
text-align: left;
color: #666;
}

			/* BANNER */
#banner {
width: 80%;
margin: 0 0 40px 0;
padding: 0;
height: 100px;

color: #000;
}
#banner h1 {	
margin: 0;
padding: 10px 100px 0 0;
height: 100px;

}
			/*TOP NAV*/
#navPyra {
margin: 0;
padding: 1px 0 1px 10px;
height:30px;
}
#navPyra li {
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}
#navPyra a:link, #navPyra a:visited {
float: left;
font-size: 16px;
letter-spacing: 1px;
font-weight: bold;
font-variant:small-caps;
height:30px;
padding: 0 12px 0px 12px;
text-decoration: none;
color: #ff00c0;
}
#navPyra a:link.active, #navPyra a:visited.active, #navPyra a:hover {
color: #ff5dd7;
background: url("http://www.swietne-filmy.com/images/topMenuHover.png") repeat-x;
}

.previewItemMovie
{
float:left;
width:40%;
margin:5px 10px 0px 5px;
}

.previewItemMovie p
{
float:left;
}
			/* SIDE CONTENT */
#side {
width: 150px;
float: left;
margin: 0 auto;
padding: 0 20px;
background: inherit;
color: #999;
}
#side p { 
margin: 1em 0 1em 0; 
}
			/* SIDE NAV */		
#side ul {
list-style : none;
margin : 20px 0;
padding : 0;
}
#side ul li {
display : inline;
padding : 0;
margin : 0;
}
#side ul li a {
display : block;
color : #708491;
background : inherit;
text-decoration : none;
margin : 0;
padding : 3px 0;
border-bottom : 1px solid #aaa;
}
#side ul li a:hover {
text-decoration : none;
background : #fff;
color : #000;
} 
				/* MAIN CONTENT */
#content {
width: 80%;
margin-left: 200px;
padding: 0 10px;
text-align:left;
}
#content ul {
list-style : none;
margin : 20px 0;
padding : 0;
}
#content ul li {
display : block;
padding : 0;
margin : 0;
}
#content ul li a {
display : block;
color : #708491;
background : inherit;
text-decoration : none;
margin : 0px 0px 0px 5px;
padding : 3px 0;
border-bottom : 1px solid #aaa;
}
#content ul li a:hover {
text-decoration : none;
background : #fff;
color : #000;
} 
#content ul li li {
margin : 20px;
}
				/* FOOTER */
#footer {	
margin-top: 60px;
padding: .5em;
clear: both;
font-size: 11px;
color: #fff;
background: #000;
border-top: 1px solid #aaa;
}
				/* LINKS*/
a {
color: #666;
text-decoration: none;
}
a:hover {
background: #eee;
color:  #708491;
text-decoration: none;
}
a img {
border: 0;
}
				/* SEARCH BOX*/
legend {
font-weight : bold;
color : #000;
}
input {
background : #000;
color : #fff;
}
				/* TYPOGRAPHY */
h2 {
margin: 0;
font-size:14px;
letter-spacing: 1px;
color: #000;
background: inherit;
}
blockquote {
font-weight : bold;
font-style : italic;
color : #aaa;
}
				/* CLASSES*/
.imgright {
float : right;
padding : 10px;
border : 1px solid #aaa;
margin-left : 10px;
}
.big {
margin : 5px;
font: 200% "Trebuchet MS", verdana, arial, sans-serif;
font-size:200%;
line-height: 2em;
text-transform : uppercase;
background: #fff;
color: #2e2e2e;
}
