/* 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:11px;
color:#999999;
}
.lil{
font-family:tahoma;
font-size:11px;
font-weight:normal;
color:#999999;
margin:1px;

}
.contact{
font-size:12px;
color:#666666;
}

.menu-bg{
background:url(images/menu_bg.gif) top center repeat-x;
height:26px;
}

.line-grad-blue{
background:url(images/line-grad-blue.gif) no-repeat top center;
height:17px;
}

input
{
color: #781351;
font-family:verdana;
font-size:10px;
background: white;
border: 1px solid #3399CC;
}


.grad-bg{
background:url(images/grad.gif) repeat-x top;
}

.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;
}

.red{
color:#cc0001;
}

/* link */
a:link {
	color:#083f5c;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #083f5c;
}
a:hover {
	text-decoration: underline;
	color: #083f5c;
	}
a:active {
	text-decoration: none;
	color: #083f5c;
}


.headline-bg{
background:url(images/bg-headline.jpg) repeat-x center top;
height:36px;
}

.bold10{
font-size:10px;
font-weight:bold;
}

.blue{
color:#3b92e8;
}

.headline-left-bg{
background:url(images/naslov-levo.jpg) no-repeat top center;
height:33px;
}

.white{
font-size:10px;
color:#FFFFFF;
font-weight:bold;
}

.top-grad{
height:130px;
background:url(images/top-grad.jpg) repeat-x top center;
}

.menu-font{
margin:5px;
font-weight:bold;
}

.bg-white{
background:#FFFFFF;
}

.right{
float:right;
margin:5px;
margin-top:0px;
border:none;
}

.brdr-padd{
border:1px solid #CCCCCC;
padding:4px;
color:#FFFFFF;
}

.downloadBtn {
background:url(images/download_buyers_guide_now.jpg) no-repeat;
width:163px;
height:34px;
border:0px;
}