/* CSS Document */

body{
margin:0px;
background:url(images/bg_body.gif) repeat center top;
font-family:tahoma;
}

.table-bg{
background:url(images/bg_content.gif) repeat-y center top;
}

p{
font-size:11px;
color:#666666;
margin:10px;
}

.copy{
font-size:10px;
color:#999999;
}

.vert-dott{
background:url(images/vertical_dotted.gif) no-repeat top right;
}

.hor-dott{
background:url(images/horizontal_dotted.gif) center top no-repeat;
height:1px;
}

.black{
color:#000000;
}

/* link */
a:link {
	color:#cc0001;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #cc0001;
}
a:hover {
	text-decoration: none;
	color: #cc0001;
	}
a:active {
	text-decoration: underline;
	color: #cc0001;
}

.bold10{
font-size:10px;
font-weight:bold;
}

.white{
font-size:10px;
color:#FFFFFF;
font-weight:bold;
}

.red-line{
background:#cc0001;
}

.red{
color:#cc0001;
}

.headline-font{
font-size:10px;
font-weight:bold;
color:#FFFFFF;
margin:5px;
margin-left:10px;
}

.h1{
background:url(images/h1.jpg) no-repeat center top;
height:30px;
}

.h2{
background:url(images/h2.jpg) no-repeat center top;
height:30px;
}

.h3{
background:url(images/h3.jpg) no-repeat center top;
height:30px;
}

.h1-vel{
background:url(images/h-vel1.jpg) no-repeat center top;
height:30px;
}

.h2-vel{
background:url(images/h-vel2.jpg) no-repeat center top;
height:30px;
}

.h3-vel{
background:url(images/h-vel3.jpg) no-repeat center top;
height:30px;
}

.font10-margin5{
font-size:10px;
margin:5px;
}


.grad-bg{
background:url(images/grad.gif) repeat-x top;
}

.menu-font{
font-size:10px;
font-weight:bold;
color:#cc0001;
margin:5px;
}

.table{
font-family:tahoma;
font-size:11px;
color:#333333;
margin:5px;
margin-left:10px;
}

.light-blue{
background:#d7ebf9;
}

.right{
float:right;
margin:3px;
border:1px solid #CCCCCC;
}

.left{
float:left;
margin:3px;
border:1px solid #CCCCCC;
}

.left-nobrdr{
float:left;
margin-right:5px;
border:none;
}


.brdr{
border:1px solid #CCCCCC;
}

.down{
margin:3px;
margin-left:10px;
margin-right:10px;
}

.pro-top{
background:url(images/proizvodi-top.jpg) center top no-repeat;
height:30px;
}

.pro-bottom{
background:url(images/proizvodi-bottom.jpg) center top no-repeat;
height:30px;
}

.pro-bg{
background:url(images/proizvodi-bg.jpg) repeat-y center;
}
