﻿@charset "utf-8";
body
{
	margin: 0;
	background-color: #FD0015;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-align:center;
}

a
{
	color: #ffffff;
	text-decoration: none;
	border: 0;
	font-size: 9px;
	text-transform: uppercase;
	background-color: #000000;
}

a:hover
{
	text-decoration: none;
	border: 0;
}

img
{
	border: 0;
}

.nodot
{
	border: 0;
	background:red;
}

.nodot:hover
{
	border: 0;
}

div#kontener
{
	width: 990px;
	margin: 0 auto;
	text-align:left;
	overflow:hidden;
}
div.kontener
{
	margin:0 auto;
	text-align:left;
	overflow:hidden;
}

div#menu
{
	width: 840px;
	margin: 0;
	min-height: 40px;
	margin-left: 150px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#menu a
{
	color: #ffffff;
	text-decoration: none;
	border: 0;
	background-color: #FD0015;
}

#menu a.sel
{
	color: #000000;
	text-decoration: none;
	border: 0;
	background-color: #FD0015;
}

div#middle
{
	clear: both;
	width: 990px;
	padding-top: 20px;
}

div#logoBox
{
	float: left;
	width: 150px;
}

div#contentBox
{
	float: left;
	width: 685px;
}

div#leftContent
{
	float: left;
	width: 430px;
	margin: 0;
	margin-right: 5px;
	background-color: white;
	padding: 10px;
}

#leftContent div
{
	margin: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0;
}

#leftContent p
{
	margin: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0;
}


div#leftContentMain
{
	float: left;
	width: 450px;
	overflow:hidden;
	margin: 0;
	margin-right: 5px;
	margin-bottom:5px;
	*margin-bottom:3px;
	padding: 0;
}

#leftContent h1
{
	font-family: Verdana;
	font-size: 16px;
	color: #000000;
	margin: 0;
	padding: 0;
}

div#rightContent
{
	float: right;
	width: 195px;
	*width: 225px;
	margin: 0;
	margin-right: 5px;
	margin-bottom:5px;
	background-color: #ffffff;
	padding: 0px;
	padding-left:15px;
	padding-right:15px;
	overflow:hidden;
	background:white;
}

#rightContent div
{
	margin: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0;
}

#rightContent p
{
	margin: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0;
}

div#rightContentMain
{
	float: left;
	width: 195px;
	height: 244px;
	margin: 0;
	margin-right: 5px;
	background-color: #ffffff;
	padding: 15px;
	*height:274px;
}

#rightContent h2
{
	font-family: Verdana;
	font-size: 16px;
	color: #000000;
	margin: 0;
	padding: 0;
}

div#rightMenuBox
{
	float: left;
	width: 150px;
}

div#rightMenuBox a
{
	color: #ffffff;
	border: 0;
	text-decoration: none;	
	background-color: #FD0015;
	
}
form#newsletterForm a {
	display:block;
}

div#rightMenuBox a.sel
{
	color: #000000;
	border: 0;
	text-decoration: none;
	background-color: #FD0015;	
}

div#footer
{
	width: 990px;
	height: 50px;
}

div#bottomContent
{
	width: 680px;
	clear:both;
	background:white;
}

div.mainBox
{
	margin: 0;
	background-color: #ffffff;
	padding: 10px;
	padding-top: 0;
	height: 180px;
}
div.mainBox p {
	width:205px;
}

.mainBox h1
{
	font-family: Verdana;
	font-size: 16px;
	color: #000000;
	margin: 0;
	padding: 0;
}