body {
	background-image: url(../img/background.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Trebuchet MS, Lucida, Geneva;
	font-size: 14px;
	color: #000000;
	line-height:1.5em;
}

h4 {
	font-family: Trebuchet MS, Lucida, Geneva;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #DD127B;
	margin-bottom: 5px;
}

h2 {
	font-family: Trebuchet MS, Lucida, Geneva;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #B21161;
	margin-bottom: 5px;
}

h3 {
	font-family: Trebuchet MS, Lucida, Geneva;
	font-size: 16px;
	font-weight: normal;
	color: #B21161;
	margin-bottom: 5px;
}

h1 {
	font-family: Trebuchet MS, Lucida, Geneva;
	font-size: 20px;
	font-weight: normal;
	color: #B21161;
	margin-bottom: 5px;
}



a {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


img 
{
	border: 2px solid #CA1969;
}

#main {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../img/main_back3.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	border-right: 3px solid #B2B2B2;
	border-left: 3px solid #B2B2B2;
}

#content {
	padding-right: 0px;
	padding-left: 10px;
	width: 950px;
}


.topmenu {
	list-style-type: none;
	padding: 0px;
	margin:0px;
}

.topmenu li {
	font-size: 16px;
	text-align: center;
	float: left;
	height: 35px;
	_height: 30px;
	position: relative;
	list-style-type: none;
	background-repeat: repeat-x;
	vertical-align: bottom;
	margin-right: 0px;
	font-weight: normal;
	background-color: #DD127B;
	padding-top: 5px;
	background-image: url(../img/menu.png);
	border-right-width: 1px solid #BF116A;
	width: 86px;
}

.topmenu li:hover
{
	background-color:#EF3F9B;
	color: #FFFFFF;
	background-image: url(../img/menu_over.png);
	background-repeat: repeat-x;
}

.topmenu a {
	color: #B4B0B1;
	text-decoration: none;
}
.topmenu a:hover {
	color: #FFFFFF;
}


#left {
	float: left;
	width: 640px;
	margin-right: 10px;
	padding-top: 0px;
	margin-top: 15px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#right {
	float: right;
	width: 240px;
	background-color: #DD127B;
	vertical-align: top;
	padding-top: 0px;
	color: #FFFFFF;
	font-size: 0.9em;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 2px;
}
#nahledy {
	height: 85px;
	width: 480px;
	overflow: auto;
	float:left;
	margin-bottom:10px;
}
#kontejner {
	height: 80px;
	width: 1500px;
	float:left;
}

#nahledy img {
	display: inline;
}

