@charset "utf-8";
/* CSS Document */

#okvir{
	width:1269px;
	margin-left:auto;
	margin-right:auto;
	height: 801px;
	background-image: url(pozadina.jpg);
	}
	
#main{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	height: 740px;
	}
	
#baner{
	width:960px;
	height:140px;
	}
	
#promomix{
	width:197px;
	height:171px;
	}
	
#desni{
	width:219px;
	height:550px;
	float:right;
	}

#ljevi{
	width:217px;
	height:600px;
	float:left;
	padding-left: 6px;
	}
	
#part1{
	width:217px;
	height:120px;
}

#part2{
	width:217px;
	height:120px;
}

#part3{
	width:217px;
	height:120px;
}
#part4{
	width:217px;
	height:120px;
}

#ljevi{
	width:220px;
	height:30px;
	float:left;
	}
	
#desni{
	width:220px;
	height:30px;
	float:right;
	}
	
#anketa{
	width:217px;
	height:550px;
	font-style: normal;
	font-size: 10px;
	color: #CCCC00;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
		}
		
#anketa_roll{
	width:219px;
	height:78px;
	}
		
#srednji{
	width:514px;
	height:600px;
	float:right;
	}
	
#rollover_srednji{
	width:508px;
	height:78px;
}
	
#naslov_srednji{
	width:300px;
	height:40px;
	padding-left: 80px;
	}
#sadrzaj_srednji{
	width:500px;
	height:450px;
	padding-left: 4px;
	}
	
#ljevi_roll{
	width:217px;
	height:78px;
	}

#opis{
	width:485px;
	height:150px;
	padding-left: 10px;
	color: #F00;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 13px;
	vertical-align: baseline;
	background: transparent;
	text-align: center;
}


#contact-area {
	width: 530px;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 400px;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 90px;
	background-color: #cccccc;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float: left;
}

label {
	float: left;
	text-align: left;
	width: 1500px;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}
input {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	border-top: 1px solid #f4d24b;
	border-right: 1px solid #f4d24b;
	border-bottom: 1px solid #f4d24b;
	border-left: 1px solid #f4d24b;
}
textarea {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	border-top: 1px solid #f4d24b;
	border-right: 1px solid #f4d24b;
	border-bottom: 1px solid #f4d24b;
	border-left: 1px solid #f4d24b;
}

#anketa_pitanje{
	width:219px;
	height:50px;
	float:right;
	}
	
#anketa_sadrzaj{
	width:219px;
	height:170px;
	float:right;
	}

