/* Layout Stylesheet */
body {
	margin: 0px;
	_padding: 0;
	color: #454545;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #c1c8c9 url(img/bg/bg.gif) repeat;
}
a {
	color: rgb(102,0,0);
	text-decoration: none;
}
a:hover {
	color: rgb(255,0,0);
	text-decoration: none;
}
p {
	font-size: 0.8em;
	margin-left: 2px;
	text-align: justify;
	color: #454545;
}
h1 {
	font-size: 1.2em;
	text-align: center;
}
h2 {
	font-size: 1em;
}
h3 {
	font-size: 0.9em;
}
h4 {
	font-size: 0.8em;
}
h1, h2, h3, h4 {
	color: #454545;
	_padding: 2px;
}
ul{
padding-left:15px;
}
li {
	margin: 6px;
}
form {
	_padding: 0px;
	margin: 0px;
}
hr {
	height: 2px;
	width: 800px;
	background: white url(img/hr.gif) repeat;
	border: none;
}
ul {
	margin-bottom: 2px;
	color: #454545;
	font-size: 0.9em;
}
#main {
	width: 100%;
	_padding: 0px 0px;
	margin: 0 auto;
	position: relative;
	background: #c1c8c9 url(img/bg/bg.gif) repeat;
}
#heading {
	width: 100%;
	background: white url(img/bg/header.gif) repeat-x;
	height: 273px;
}
#menu {
	width: 830px;
	color:black; 
	position: relative;
	margin: 0 auto;
	font-size: 12px;
	padding-top:15px;
	font-weight:bold;
	text-align: left;
}
#menu a:link {
	color: black;
	text-decoration: none;
}
#menu a:hover {
	color: black;
	text-decoration: none;
}
#menu a:visited {
	color: black;
	text-decoration: none;

}
#header {
	width: 1022px;
	_padding: 0px 0px;
	margin: 0 auto;
	color: #D5D5D5;
	text-align: center;
	background: white url(img/bg/heading.gif) no-repeat;
}
#content {
	background: white;
	width: 800px;
	padding: 10px 50px 10px 50px;
	_padding: 10px 50px 10px 50px;
	margin: 0 auto;
	text-align: justify;
	background: white url(img/bg/content.gif) repeat-y;
}
#footer {
	width: 800px;
	height: 90px;
	color: #D5D5D5;
	background: #747a79;
	margin: 0 auto;
	margin-bottom: 10px;
	margin-top:6px;
	_padding: 10px 20px 10px 20px;
	padding: 10px 20px 10px 20px;
	text-align: left;
	font-size: 11px;
}
#header a:link {
	color: #D5D5D5;
	text-decoration: underline;
}
#header a:hover {
	color: #D5D5D5;
	text-decoration: underline;
}
#header a:visited {
	color: #D5D5D5;
	text-decoration: underline;
}
#footer a:link {
	color: #D5D5D5;
	text-decoration: underline;
}
#footer a:hover {
	color: white;
	text-decoration: underline;
}
#footer a:visited {
	color: #D5D5D5;
	text-decoration: underline;
}
.forms {
	font-size: 10px;
	text-decoration: none;
	border: 1px solid black;
	background-color: white;
}
.header_search {
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #7f0b0b;
	background-color: white;
	height:17px;
	margin-top:5px;
	color: #858585;
}
.nadpis{
	font-size: 15px;
	color:white;
	font-weight:bold;
	padding-left:10px;

}
.login {
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #7f0b0b;
	background-color: white;
	height:17px;
	width:183px;
	margin-top:7px;
	margin-left:10px;
	margin-bottom:4px;
	color: #858585;
}
.mail {
	font-size: 12px;
	text-decoration: none;
	border: 1px solid black;
	background-color: white;
}
.but2 {
	font-size: 10px;
	text-decoration: none;
	border: 1px solid black;
	background-color: white;
	width: 40px;
}
.but {
	font-size: 10px;
	text-decoration: none;
	color: white;
	border: 1px solid black;
	background-color: #A52A2A;
	width: 40px;
}
.smalltxt {
	font-size: 10px;
}
.up2 {
	font-size: 10px;
	color:#858585;
}
.logintext {
	font-size: 11px;

}
.up {
	font-size: 12px;
	color:white;
	font-weight:bold;
}
.bigtxt {
	font-size: 1em;
}
.rank {
	font-size: 30px;
}
.txt {
	font-size: 0.8em;
}
.txtwhite {
	font-size: 0.8em;
	color: white;
}
.upmenu {
	font-size: 0.8em;
}
.upmenu2 {
	font-size: 0.7em;
}
.upmenu2 a {
	color: white;
}
.upmenu2 a:hover {
	color: rgb(255,0,0);
	text-decoration: none;
}
.filtr {
	font-size: 0.8em;
	color: rgb(199,199,199);
}
.pending {
	color: red;
}
.ok {
	color: green;
}
