body {
	background-image: url(images/bg.jpg);
	padding: 0;
	margin: 0;
	font: 76% arial;
	background-position: top;
	text-align: center;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

a {
	text-decoration: none;
	color: #6600CC;
}

a:hover {
	text-decoration: none;
}

#container {
	margin: 15px auto 0px auto;
	width: 900px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	border: 2px solid;
	border-color: #6633CC;
	background-position: center 0px;
	background-repeat: no-repeat;
	background-color: #e2e2e2;
	color: #333333;
}
#header {
	background-image: url(images/radionika_turnsek_logo.jpg);
	height: 150px;
	padding: 5px 25px;
	background-repeat: no-repeat;
	color: #000033;
}

#navitabs {
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	padding-left: 15px;
	background-color: #FFFFFF;
}

.navitab {
	padding: 3px 5px 3px 10px;
	margin: 0 0 0px 0;
	letter-spacing: 1px;
	border-left: 1px solid;
}

.navitab:hover {
	text-decoration: none;
	color: #FF9900;
	font-weight: bold;
}

.activenavitab {
	padding: 5px 8px 5px 8px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border-left: 1px solid;
	background-color: #9535D4;
	letter-spacing: 1px;
}

.activenavitab:hover {
text-decoration: none;
}

#title {
	color: #FFFFFF;
	margin: 0px 0px 0 0px;
	float: none;
	background-color: #CC3300;
	padding: 5px 5px 5px 55px;
	font-weight: bold;
	font-size: 1.2em;
}

#sidetabs {
	font-size: 1.2em;
	width: 160px;
}

.sidetab {
	text-align: left;
	display: block;
	width: 160px;
	background: url(images/button.gif) right no-repeat;
	padding: 3px 8px 3px 10px;
	margin: 5px 0px 5px 00px;
	font-weight: bold;
	border-bottom: 1px solid;
}

.activesidetab {
	text-align: left;
	display: block;
	width: 160px;
	background: url(images/button2.gif) right no-repeat;
	padding: 3px 8px 3px 10px;
	margin: 5px 0px 5px 00px;
	font-weight: bold;
	color: #CC3300;
	border-bottom: 1px solid;
}

.activesidetab:hover {
	text-decoration: none;
	color: #FF6600;
}

.sidetab:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FF6600;
}

#main {
	width: 658px;
	float: right;
	padding: 0 15px 0px 15px;
	margin: 15px 0 10px 0px;
	border-left: 1px solid;
	border-left-color: #D26415;
	text-align: justify;
}

.block {
background: #f0f0f0;
padding: 15px;
}

#sidebar {
	width:180px;
	float:left;
	margin-top: 20px;
	margin-left: 15px;
}

#sidebar p {
	font-size: 1em;
	line-height: 1.3em;
	margin: 10px 0 12px 0;
}

.sidelink {
	text-align: left;
	display: block;
	width: 160px;
	padding: 3px 8px 3px 10px;
	margin: 5px 0px 5px 00px;
	font-weight: normal;
	color: #6600CC;
	border-bottom: 1px solid;
}

.sidelink:hover {
	text-decoration: none;
	font-weight: normal;
}
.sidelinkactive {
	text-align: left;
	width: 160px;
	padding: 3px 8px 3px 10px;
	margin: 5px 0px 5px 00px;
	font-weight: normal;
	color: #CC3300;
	border-bottom: 1px solid;
	display: block;
}
#center {
	clear: both;
	font-size: 1em;
	padding: 0px 0 0px 0;
	text-align: center;
	color: #6C04BB;
	vertical-align: text-top;
}

#bottom {
	clear: both;
	font-size: 1.1em;
	padding: 8px 0 9px 0;
	text-align: center;
	color: #6C04BB;
}



#footer {
	clear: both;
	color: #CCCCCC;
	font-size: 0.9em;
	padding: 8px 0 9px 0;
	text-align: center;
	background-color: #6C04BB;
}

#footer a {
	color: #999999;
}

h1 {
	margin: 10px 0 5px 0;
	font-size: 1.5em;
	font-weight: bold;
	color: #58199E;
}

h2 {
	margin: 10px 0 5px 0;
	font-size: 1.4em;
	font-weight: bold;
	color: #6600CC;
}

h3 {
	margin: 20px 0 5px 0;
	font-size: 1.3em;
	font-weight: bold;
	color: #CC3300;
}
h4 {
	margin: 20px 0 10px 0;
	font-size: 1.1em;
	font-weight: bold;
	color: #460085;
	line-height: 1.2em;
}

p {
	margin: 0 0 15px 0;
	line-height: 1.5em;
	text-align: left;
}

.right {
text-align: right;
}

a img {
border: 0;
}

.photo {
	padding: 5px;
	margin: 0 15px 5px auto;
	background-color: #f0f0f0;
	float: left;
}

.hide {
display: none;
}
.boxleft {
	background: #cccccc;
	padding: 15px;
	width: 295px;
	float: left;
}

.boxright {
	background: #fff;
	padding: 15px;
	width: 295px;
	float: right;
}
.top {
	text-align: justify;
	vertical-align: top;
	font-size: 9pt;
	border: 1px;
}
.blockred {
	background: #cc3300;
	padding: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
#t1 {
	font-size: 1em;
	vertical-align: text-top;
	text-align: center;
}

