body {
	margin: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0;
	border: 0;
	font-size: 12px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #282828;
}

hr {
	width: 550px;
	border: 0;
	border-top: 1px dashed #000;
}

/* Top Menu */
.topmenu {
	width: 980px;
	background: #5577ff url(../design/images/grad.gif) repeat-x top left;
	clear: both;
}

#outer {
	height: 30px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border-color: #0044AA #5599ff #002277 #330000;
	background: #5577ff url(../design/images/grad.gif) repeat-x bottom left;
}
#point {
	display: table;
	padding: 0 0 0 0;
	margin: 0 auto;
	list-style: none;
	white-space: nowrap;
}
#point li {
	display: table-cell;
	margin: 0;
	padding: 0 0 0 0;
}
#point li a {
	float: left;
	font-family: arial;
	font-size: 0.8em;
	height: 3.1em;
	line-height: 3.1em;
	letter-spacing: 1px;
	padding: 0 1em;
	text-decoration: none;
	color: #fff;
	border-right: 1px solid #0044AA;
	border-left: 1px solid #002277;
}
#point li a:hover, #point li a.current {
	background: #3388ee url(../design/images/down_arrow.gif) no-repeat center top;
	color: #fff;
}
#point li a:hover b, #point li a.current b {
	display: block;
	float: left;
	background: transparent url(../design/images/up_arrow.gif) no-repeat center bottom;
	cursor: pointer;
} 

<!--[if IE]>
<style type="text/css">
#point {display:inline-block;}
#point {display:inline;}
#point li {float:left;}
#outer {text-align:center;}
</style>
<![endif]-->

.main {
	clear: both;
	background: #000066;
}

#sportyleva {
	float: left;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	vertical-align: top;
	width: 200px;
	color: #FFFFFF;
	border-right: solid 1px #0044AA;
}

#sportyleva a {
	padding: 6px 0 0 15px;
	display: block;
	height: 24px;
	width: 185px;
	color: #FFFFFF;
	font-size: 12px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-decoration: none;
	border-top: solid 1px #0044AA;
	border-bottom: solid 1px #002277;
	background: #5577ff url(../design/images/grad.gif) repeat-x bottom left;
}

#sportyleva a:active {
	background: FF0000;
	color: #FF0000;
}

#sportyleva a:hover {
	background: #3388ee url(../design/images/left_arrow.gif) no-repeat right;
	color: #FFFFFF;
}

/* Main Desno */
.maindesno {
	clear: both;
	background: #FFFFFF;
	border-right: solid 1px #0044AA;
}

/* Ads */
.ads {
	color: #000000;
}

.ads img {
	border: 1px solid #000000;
	padding: 2px 2px 2px 2px;
}

.ads a img {
	padding: 2px 2px 2px 2px;
	border: solid 1px #000000;
}

.ads a:hover  img {
	border: solid 1px #FF0000;
}


/* Ads MAIN */
.adsmain {
	color: #000000;
}

.adsmain a {
	color: #0000FF;
}

.adsmain a:active {
	color: #0000FF;
}

.adsmain img {
	border: 0;
	padding: solid 1px #000000;
}

.adsmain a img {
	padding: 0;
	border: solid 1px #000000;
}

.adsmain a:hover  img {
	border: solid 1px #0000FF;
}

/* TAGS */

.tags a {
	color: #0000FF;
}

.tags a:hover {
	border: #000000;
}


/* Footer */
.footer {
	width: 980px;
	height: 30px;
	color: #FFFFFF;
	background: #660011;
	margin: 0;
	padding: 0;
}

.footermain {
	padding: 7px 0 0 0;
}

/* Linkovi */
a {
	color: #FFFFFF;
	font-size: 12px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

a:active {
	color: #FFFFFF;
}

a:hover {
	color: #FF0000;
}

/* Postovi / Stores */

.entry img {
	border:1px solid black;
	margin: 0 0px 0px 0;
	}

#page {
	background: d5d6d7;
	margin: 5px auto;
	width: 980px;
	}