body {
	margin: 0px 0px 0px 0px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000;
	font-size:12px;
}

a:link {color: #00e8ff; text-decoration: none; }
a:visited {color: #00e8ff; text-decoration: none; }
a:hover {color: #00e8ff; text-decoration: underline; }
a:active {color: #FFFFFF; }

#bodynaslovnica {
	background-color: #333333;
	background-image: url(pictures/01.jpg);
	margin-left: 0px;
	margin-top: 110px;
	margin-right: 0px;
	text-align:center;
}

#holder
{
width:960px;
margin-left:auto;
margin-right:auto;
}

#navigation
{
float:left;
width:210px;
height:595px;
background-image:url(pictures/navodnik.png);
background-position: 5px 8px;
background-repeat:no-repeat;
}

#content
{
float:left;
width:480px;
height:595px;
background-image:url(pictures/logo.png);
background-position: 0px 0px;
background-repeat:no-repeat;
line-height:12pt;

}

#content div.naslov
{
	font-weight:bold;
	font-size:14px;
	line-height:20pt;
}

#content div.datum
{
	font-weight:bold;
	font-size:13px;
	border-bottom:dotted 1px white;
	border-top: dotted 1px white;
}
#content div.dots
{
border-top: dotted 1px white;
}
#content div.text
{
	font-family: Arial, Helvetica, sans-serif; 
	float:none;
	font-size:12px;
	text-align:justify;
	padding-right:10px
}
#mainFrame 
{
margin-top:100px;
width:480px;
height:575px;
overflow: auto;
position: relative;
text-align:left;

background-image: url(pictures/back.png);
}

#mainFramecontent 
{
width:453px;
position: relative;

height:auto;
padding-left:10px;

padding-right:10px;
}

#news
{
float:left;
width:240px;
height:575px;
overflow: auto;
position: relative;
margin-top:100px;
margin-left:15px;
padding-left:3px;
text-align:left;
background-image: url(pictures/back-news.png);
}

#newscontent 
{
width:222px;
position: relative;

text-align:left;
height:auto;

padding-left:10px;

padding-right:10px;
}

#news .vscrollerbarbeg {
background: url(pictures/vscroller.png) 0px -9px;
width: 18px;
height: auto;
}



#swapmenu {margin-top:110px;text-align:right;padding-right:10px;}
#swapmenu img{margin:2px 0px 0px 0px;border:0}
#swapmenu UL {padding: 0px; margin: 0;list-style-type: none;}
#swapmenu LI {display: block; margin-bottom:15px;}




/* Scroll Bar Master Styling Starts Here */

.scrollgeneric
{
line-height: 1px;
font-size: 1px;
position: absolute;
}

.vscrollerbase, .vscrollerbar {
width: 15px;
top: 0px;
}

.vscrollerbar {
left: 0px;
}

.hscrollerbase, .hscrollerbar {
height: 15px;
left: 0px;
}


.hscrollerbar {
top: 0px;
}

.hscrollerbar {
top: 20px important;
}

.vscrollerbar, .hscrollerbar {
/*padding information of these elements are only used for
padding of the scroll-bar with respect to the scroll base,
the padding will automatically be turned off by the script*/
padding: 0px;
z-index: 2;
}

.vscrollerbarbeg {
/*top image holder for vertical scroll bar*/
background: url(pictures/vscroller.png) 0px -10px;
width: 15px;
height: auto;
top: 0px;
}

.vscrollerbarend {
/*bottom image holder for vertical scroll bar*/
background: url(pictures/vscroller.png);
width: 15px;
height: 10px;
}

.pic1{
float:left;
}

.pic2{
float:left;
padding-left:10px;
}
.programrow{
float:left;
position:relative;
width: 100%;
border-bottom: dotted 1px white;
padding-bottom:10px;
padding-top:10px;
}

.whitetitle
{
	font-weight:bold;
	font-size:12px;
	color: white;
	float: left;
	width: 49%;
}

.blacktxt
{
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:11px;
	color:black;
}
.blackrule
{
	border-bottom:solid 2px #333333;
	margin-right:5px;
}
#language
{
	position: absolute;
	margin-top:50px;
	margin-left:650px;
	width:100px;
}

#language img
{
	float:left;
	margin-right:5px;
	border:0;
}
