﻿body{
	margin:0px;
	padding:0px;
	font-size:small;
	background:#ccc;
	font-family:Georgia,Arial;
}
a{text-decoration:none;outline:none;border:none}
h2{margin:0px;padding:0px;line-height:100%}
img{border:none;}
hr{color:#555}
.header{
	display:block;
	background:#ccc;
	text-align:center;
	margin:5px auto 5px auto;
	padding-top:10px;
}
.header h1{
	font-size:50px;
	margin:5px;
}
.main{
	width:1000px;
	background:#eeeeee;
	margin:0px auto 0px auto;
	display:block;
	overflow:hidden;
	padding-bottom:10px;
}
.footer{
	background:#AC0000;
	width:1000px;
	margin:0px auto 0px auto;
	text-align:center;
	font-size:large;
	padding-bottom:10px;
	font-family:"Courier New";
	position:relative;
}
.footer a{
	outline:none;
	text-decoration:none;
	font-size:small;
	color:white;
}
.footer a:hover{
	color:yellow;
}

.news{
	width:298px;
	padding:10px;
	margin:5px;
	background:#ffffff;
	display:block;
	overflow:hidden;
	color:#333333;
	border:solid 1px #333333;
}

.news a:hover{
	color:yellow;	
}
.news h2{
	display:block;
	font-size:large;
	background:#AC0000;
	color:white;
	padding:5px;
}
.news h2 a{
	color:white;
}
.news a.wiecej:hover{
	font-size:larger;
	color:red;
}

.menu{
	width:300px;
	padding:10px;
	margin:5px;
	background:#ffffff;
	display:block;
	overflow:hidden;
}
.menu a{
	padding:2px;
	color:#AC0000;
	font-weight:bold;
}
.menu a:hover,.hover{
	color:black;
	background:#aaaaaa;
}

.left{
	float:left;
	width:333px;
	display:block;
}
.right{
	float:right;
	width:333px;
	display:inline-block;
}
.center{
	width:333px;
	display:inline-block;
	float:left;
}

div.filmik{
	display:block;
	text-align:center;
	margin:10px auto 0px auto;
}
.marquee{
	padding:2px 0px 2px 0px;
	margin:2px 0px 2px 0px;
	font-weight:bold;
	font-family:"Courier New";
	font-size:12px;
	overflow:hidden;
	white-space: nowrap;
	background:url(http://www.rolka.pl/marquee_tlo.gif);	
	color:yellow;
	height:18px;
	display:block;
	width:100%;
}
.marquee .napis{
	font-size:12px;
	color:#fff;
	cursor:pointer;
}
#form1{
	margin-bottom:5px;
}
input.search{
	font-family:'Courier New';font-size:12px;overflow:hidden;width:180px;
}
.black{
  color:#000;
}
.small{
	font-size:smaller;
}
.rolka{
	background:blue;
	color:white;
	padding-left:10px;
	padding-right:10px;
	margin-right:10px;
}
img.walidator{
	height:31px; 
	width:88px; 
	position:absolute;
	right:10px;
	top:10px;
}

