/* CSS Document */

body{
margin:0px;
font-family:tahoma;
background:url(images/bg-main.jpg) repeat-y top;
}

p{
font-size:11px;
color:#333333;
margin:10px;
line-height:18px
}

.teget-bg{
background: #0a537f;
}

.brdr-right{
border-right:1px dotted #0a537f;
}

.top{
height:170px;
background:url(images/top.jpg) center top no-repeat;
}

.meni-bg{
background:#a82b2b;
}

/* link */
a:link {
	color:#163b64;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #163b64;
}
a:hover {
	text-decoration: underline;
	color: #163b64;
	}
a:active {
	text-decoration: none;
	color: #163b64;
}

.copy{
font-size:10px;
color:#999999;
}

h1{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#a82b2b;
margin:10px;
font-weight:bold;
}

h2{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
color:#ffffff;
margin:5px;
font-weight:bold;
}

.blue-bold{
font-weight:bold;
color:#163b64;
}

.slika-brdr{
border:1px solid #CCCCCC;
padding:3px;
color:#FFFFFF;
}

.dogadjaji-brdr{
border:1px solid #999999;
padding:5px;
color:#FFFFFF;
}

.dot-hor{
background:url(images/dot-hor.jpg) repeat-x;
height:1px;
}

.centar{
background:url(images/centar.jpg) no-repeat center top;
height:270px;
}

.tabela{
font-family:Arial, Helvetica, sans-serif;
color:#333333;
font-size:12px;
}

.poruci
{
    font-size:10px;
    color:#666666;
}

.margin5{
margin:5px;
}
