/* CSS Document */

body{
margin:0px;
font-family:Tahoma;
background:url(images/bg_body.jpg) repeat-y center;
}

p{
font-size:11px;
color:#333333;
margin:10px;
}

h1{
font-family:tahoma;
color:#cc0001;
font-size:18px;
margin:10px;
font-weight:normal;
}

.menu-bg{
background-image:url(images/menu-bg.jpg);
}

/*Link*/
a:link {
color : #333333; 
text-decoration : none; 
} 
a:visited {
color : #333333; 
text-decoration : none; 
} 
a:hover {
color : #666666; 
text-decoration : underline; 
} 
a:active {
color : #333333; 
text-decoration : none; 
} 

/*Link crveni*/
a.dotted:link {
color : #cc0001; 
text-decoration : none;
border-bottom:dotted 1px #cc0001;
} 
a.dotted:visited {
color : #cc0001; 
text-decoration : none; 
border-bottom:dotted 1px #cc0001;
} 
a.dotted:hover {
color : #cc0001; 
text-decoration : none; 
border-bottom:none;
} 
a.dotted:active {
color : #cc0001; 
text-decoration : none; 
border-bottom:dotted 1px #cc0001;
} 

/*Link crveni*/
a.dottedblue:link {
color : #1C436E; 
text-decoration : none;
border-bottom:dotted 1px #1C436E;
} 
a.dottedblue:visited {
color : #1C436E; 
text-decoration : none; 
border-bottom:dotted 1px #1C436E;
} 
a.dottedblue:hover {
color : #1C436E; 
text-decoration : none; 
border-bottom:none;
} 
a.dottedblue:active {
color : #1C436E; 
text-decoration : none; 
border-bottom:dotted 1px #1C436E;
} 

.red-brdr{
border-top:1px solid #cc0001;
}

.news-bg{
background-image:url(images/contentNews.jpg);
background-repeat:no-repeat;
background-position:top;
height:31px;
}

.right{
float:right;
border:1px solid #CCCCCC;
margin-left:3px;
}

.red{
color:#cc0001;
}

.yellow{
color:#ffa100;
}

.green{
color:#009933;
}

.blue{
color:#1C436E;
}

.copy{
font-size:10px;
}

.red-naslov{
color:#cc0001;
font-size:18px;
}


.bg-naslov{
height:21px;
background-image:url(images/navigator.jpg);
background-repeat:no-repeat;
}

.navigator{
margin:0px;
margin-left:15px;
font-size:10px;
}

.brdr-red-right{
border-right:1px dotted #cc0001;
}

.brdr-red-top{
border-top:1px dotted #cc0001;
}

.brdr{
border:1px solid #CCCCCC;
}

.img-right{
float:right;
margin:3px;
border:none;
}

.img-left{
float:left;
margin:3px;
border:none;
}

.katalog-abc{
font-size:28px;
font-weight:bold;
color:#FFFFFF;
margin:0px;
}

.sivo{
background-color:#666666;
}

.katalog-txt{
margin:3px;
margin-left:10px;
margin-right:10px;
font-size:10px;
}

.flota{
margin:3px;
margin-left:10px;
margin-right:10px;
}

.vesti-meni{
font-size:10px;
font-weight:bold;
margin:5px;
line-height:18px;
}