body {
	background: white;
	background-image: none;
	color: #424142;
	font-family: Verdana;
}
.overflow {
	overflow: hidden;
}
#iframe {
	position: absolute;
	top: 83px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	width: 100%;
	height: 80%;
}
div#top {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	height: 83px;
	width: 100%;
	padding: 0px;
	background: #FFFFFF url('/link/images/top_border.png');
	overflow-y: hidden;
	font-family: Arial;
}
div#top_container {
	width: 960px;
	height: 83px;
	margin: 0 auto 0 auto;
}
div.site_container {
	width: 960px;
	margin: 30px auto 0 auto;
}
div.logo {
	width: 162px;
	height: 83px;
	float: left;
	clear: left;
}
div.name {
	margin: 55px 0 0 30px;
	float: left;
}
div.right_container {
	margin-top: 51px;
	float: right;
	clear: right;
}
div.voting {
	margin: 2px 10px 0 0;
	font-size: 90%;
	float: left;
	clear: left;
}
span.total_votes {
	font-weight: bold;
}

	a.vote, a.vote:visited, a.vote:active {
		text-decoration: none;
		font-weight: bold;
		color: #424142;
		padding: 0 2px 0 2px;
	}
	a.vote:hover {
		text-decoration: underline;
		font-weight: bold;
		color: #999999;
		padding: 0 2px 0 2px;
	}

div.close {
	width: 21px;
	height: 21px;
	float: right;
	clear: right;
}

div#pic {
	margin: 140px auto 0 auto; 
	width: 602px;
}

div#submitL {
	margin-top: 10px; 
}

div#submitL a {
	color: green;
}

div#submitL a:hover {
	color: #000;
}

div.tenglar {
	margin: 74px auto 0 auto;
	width: 602px;
}
div#teng_right {
	width: 298px;
	float: right;
	clear: right;
}
div#teng_left {
	width: 298px;
	float: left;
	clear: left;
}
div#pic img {
	border: 1px solid #464742;
	float: left;
	clear: left;
}
div#logo {
	height: 44px;
	width: 85px;
	float: left;
	margin: 3px 0 0 20px;
}
div#texti {
	float: left;
	margin: 16px 0 0 20px;
	font-size: 120%;
	font-weight: bold;
}
div#fotur {
	width: 100%;
	height: 50px;
	float: left;
	clear: left;
}
div.thumb {
	width: 148px;
	height: 86px;
	overflow: hidden;
	position: relative;
	float: left;
	margin-top: 13px;
	border: 0px solid #FFFFFF;
	background-color: #f2f2f2;
}
.thumb_padding {
	margin-right: 13px;
}
div.row_left_container {
	width: 49%;
	margin-right: 1%;
	float: left;
	clear: left;
}
div.row_right_container {
	width: 49%;
	margin-left: 1%;
	float: right;
	clear: right;
}
/*  repeat-x top left */
div.row_top {
	width: 100%;
	float: left;
	clear: left;
	font-size: 90%;
	color: #FFF;
	padding: 5px 0 5px 0;
	text-indent: 10px;
}
div.row_con {
	width: 100%;
	float: left;
	clear: left;
}
.green {
	background: #3A9237 url(/templates/eh/images/zeleno.jpg);
}
.blue {
	background: #3A9237 url(/templates/eh/images/plavo.jpg);
}

.top10list {
	font-size: .8em;
	color: #000;
} 

li span.top10 a, li span.top10 a:visited {
	color: #424142;
	text-decoration: none;
}

li span.top10 a:hover, li span.top10 a:active {
	color: #000;
	text-decoration: none;
}
ul.no_padding {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
ul.no_padding li {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
