html,body,img,h1,h2,h3,h4,h5,h6,h7,form,iframe,ul,li,a,p {
margin: 0; 
padding: 0; 
border: 0; 
outline: none;
}

html { overflow: -moz-scrollbars-vertical; }


body {	
background: #060C10;
font-family: arial, tahoma, verdana;
color: #FFF;
font-size: 12px;
line-height:140%;
}

.wrapper {
width: 849px;
margin: 0 auto;
}

.fl {
float: left;
}

.fr {
float: right;
}

.cl {
clear: both;
}

.header {
background: url(header.jpg) top left no-repeat;
width: 849px;
height: 109px;
}

a.mk {
height: 109px;
width: 200px;
display: block;
text-indent: -9999px;
}

.footer {
width: 849px;
height: 34px;
color: #EF9001;
background: url(footer.jpg) top left no-repeat;
padding-top: 16px;
}

a.spletko {
width: 139px;
height: 27px;
background: url(spletko.jpg) top left no-repeat;
display: block;
text-indent: -9999999px;
margin: 0 auto;
}

.left {
width: 550px;
padding-right: 23px;
}

.right {
width: 276px;
}

.cform {
width: 256px;
height: 242px;
background: url(formbg.jpg) top left no-repeat;
padding-top: 60px;
padding-left: 20px;
color: #000;
}

.heading, .Naslov {
font-size: 15px;
color: #EF9001;
font-weight: bold;
padding-bottom: 10px;
}

select{
	width:130px;
	font-family:Arial;
	font-size:11px;
}