body {
	font-family: Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	margin: 50px 20px 0px 20px;
	font-size: 80%;
	padding: 0px;
}

a, a:link, a:active, a:visited {
	color: #37516A;
	font-size: 100%;
	text-decoration: underline;
}

a:hover {
	color: #fe7e02;
	text-decoration: none;
}

.top {
	background: url("/inc/top_fill.png") repeat bottom;
	width: 100%;
}

.topbackground {
	background: url("/inc/top_background.png") no-repeat bottom left;
	text-align: right;
}

.bottom {
	background: url("/inc/bottom_fill.png") bottom left repeat-x;
	font-size: 85%;
	height: 60px;
	font-family: Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
}

#addbar {
	letter-spacing: 1px;
	font-weight: bold;
	text-align: center;
	width: 99%;
	background-color: #F7F7F7;
	padding: 2px 0px 2px 0px;
}

#addbar INPUT {
	font-size: 90%;
}

#addbar FORM {
	margin: 0px;
}

#addbar3 {
	width: 100%;
	font-family: Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	font-size: 100%;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	border-bottom: dotted 1px #E6E6E6;
	padding: 3px 0px 4px 0px;
	margin-top: 1px;
}

#addbar3 a, #addbar3 a:link, #addbar3 a:visited, #addbar3 a:active {
	color: #37516A;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	padding: 3px 6px 4px 6px;
}

#addbar3 a:hover {
	color: #FFFFFF;
	background: #E5AC00;
	text-decoration: none;
	padding: 3px 6px 4px 6px;
}

#navigation {
	width: 100%;
	font-family: Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	font-size: 100%;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	line-height: 20px;
}

#navigation a, #navigation a:link, #navigation a:visited, #navigation a:active {
	line-height: 100%;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	padding: 3px 10px 4px 10px;
}

#navigation a:hover {
	line-height: 100%;
	color: #FFFFFF;
	background: #E5AC00;
	text-decoration: none;
	padding: 3px 10px 4px 10px;
}

#main {
	background-color: #37516E;
	margin-right: 2px;
}

#soft {
	background-color: #557FAA;
	margin-right: 2px;
}

#novosti {
	background-color: #489949;
	margin-right: 1px;
}

#webpedia {
	background-color: #708090;
	margin-right: 2px;
}

#forum {
	background-color: #37516E;
	margin-right: 2px;
}

#counters {
	text-align: center;
}

.google {
	zoom: 1.1;
}