a:link {
	text-decoration: none;
	color: #990000;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #183756;
}
a:active {
	text-decoration: none;
	color: #183756;
}
body {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#Outerdiv {
	position:absolute;
	left:50%;
	overflow:show;
	background-color: #FF00CC;
	z-index:1
	}
#Innerdiv {
	position:absolute;
	left:-480px;
	width:980px;
	height:300px;
	z-index: 2;
	top: -2px;
}
#CenterDiv{
	width:980px;
	height:300px;
}
.form {
	font-family: Tahoma;
	font-size: 10px;
	margin-top: 6px;
}
	.main_text, input, textarea, select
	{
		font-family:Tahoma;
		font-size:11px;
		color:#615050;
	}
	.SmallTitle {
	color: #FB5600;
	font-weight: bold;
}

ul {margin:0; padding:0; list-style:none}

li  {
	text-decoration:none;
	background-image: url(/Pictures/main/2-a.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.AktualnoNovice {
	margin-bottom: 10px;
}

