@charset "windows-1250";
body {
	font-family: Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: white;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
}

a:link, a:visited {
	color: #3A70EC;
	text-decoration: none;
}

a:active, a:hover {
	color: white;
	text-decoration: none;
}

h1, h2 {
	display:inline;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}

h2 {
	font-size: 14px;
	line-height: 16px;
	border: 0;
}

h3 {
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}

#kontener {
	margin: 0px auto;
}

#logo a {
	border:0;
}

#logo img {
	margin: auto;
	border: 0px;
}

#content {
	margin-left: -20px;
}

#menu {
	width: 785px;
	margin: 0 auto;
	background: transparent none;
}

#menu ul li {
	list-style-type: none;
	float: left;
}

#menu li {
	margin: 10px;
	background: black;
	border: 1px solid silver;
}

#menu li a {
	display: block;
	width: 220px;
	font-size: 14px;
	margin-bottom: -15px;
	margin-top: 5px;
	color: white;
	text-decoration: none;
	border: 0px;
}

#menu img {
	margin-bottom: 15px;
	border: 0px;
	width:220px;
	height:118px;
}

#clear {
	clear: both;
}

#baner {
	margin: 5px auto;
	width: 670px;
	/* background: #3A70EC url(images/rep_flash.jpg) repeat-x top;*/
	background: transparent none;
	padding: 5px 12px;
	border: 0px solid silver;
}

#baner ul {
	padding: 5px 0;
	margin: 0 21px;
	width: 169px;
	float: left;
}

#baner ul li{
	font-size: 10px;
	font-weight: normal;
	list-style-type: square;
	margin: 0 10px;
}

#baner p, h2 {
	clear:both;
}

#stopka {
	margin: 20px auto;
	width: 785px;
	font-size: 10px;
	font-weight: normal;
	color: silver;	
}

.normal {
	margin-top: -5px;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
}

#pi a {
	color: white;
}
#pi a:hover {
	color: #3A70EC;
}
