@import "reset.css";

/* --- defaults --- */

body{
	background: #c5c5be;
}

html, table, th, td, ul, ol, li,
select, option {
	line-height: 18px;

}

textarea, input { font-family: Arial, sans-serif;	border: 1px solid #e4e4e5; padding:3px; font-size:12px; color:#F26F21;  }


h1, h2, h3, h4, h5, h6 {
	font-family: Georgia;
	padding: 20px 0px 20px 0px;
	color: #FDC056;
}

h1 {
	padding: 0px 0px 10px 0px;
	font-size: 14pt;
	color: #990000;
}

h2 {
	padding: 0px 0px 10px 0px;
	font-size: 16px;
	color: #9e0b0f;
}

h2 a {
	text-decoration: none;
	color: #786758;
	line-height: 16px;
}

h2 a:hover, h2 a.selected {
	color: #c38543;
}


h3{
	padding: 0px 0px 10px 0px;
	font-size: 13px;
	font-weight: 600;
	color: #010101;
}

h3 a {
	text-decoration: none;
	color: #8c8976;
	line-height: 18px;
}

h3 a:hover, h3 a.selected {
	color: #dedcba;
}


h4 {
	padding: 0px 0px 3px 0px;
	font-size: 11pt;
	color: #B15B2D;
	font-weight: bold;
}

h5 {
	width: 90%;
	font-size: 8pt;
	color: #B15B2D;
	text-align: left;
	padding: 0px 0px 0px 3px;
}

p.date {color: #990000;padding: 5px 0px;}

a {
	text-decoration: none;
	color:#666666;
}

a:hover {
	color:#cc6633;
}

a span {display: block;}
a span span {display: block;}

table {
	border-collapse: collapse;
}

table th {
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	padding: 2px;
}

table td {
	text-align: justify;
	padding-right: 5px;
	vertical-align: top;
	padding: 2px;
}

form table {
	width: 70%;

}

form table th {
	text-align: right;
	width: 200px;
}

form table th, form table td {
	padding: 3px;
}

.invalid {
	color: red;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.spacer {
	clear: both;
	}

.prijavnica {
	width: 140px;
}

/* --- body --- */

.homeLogo {
	display: block;
	float: left;
	width : 165px;
	height: 45px;
}

li.list {
	font-size: 13px;
}

li.list a, a:hover {
	text-decoration: none;
	color: #cc6633;
}

li.list a:hover {
	color: #999999;
}

div#bc {
	font-size: 12px;
	padding: 2px 0px 20px 0px;
}

div#cLogo {
	float:left;
	height: 742px;
	width: 397px;
	background: url(/img/leftLogo.gif) no-repeat left top;

}

div#cContainer {
	width: 1037px;
	margin: 0px auto;
	background:#fff;
}



div#cHeader {
	height: 191px;
	width: 1037px;
	background: url(/img/head.png) no-repeat center top;
	margin: 0px auto;
}

div#cHeader div#jeziki {
	text-align: right;
	margin: 70px 20px 0px 0px;

}

div#cHeader div#jeziki a {
	display: block;
	font-variant: small-caps;
	float: right;
	border-left: 1px solid #999999;
	color: #999999;
	text-decoration: underline;
	margin: 0px 0px 0px 7px;
	padding: 0px 0px 0px 7px

}

div#cHeader div#jeziki a:hover {
	text-decoration: none;
}

div#cHeader div#meni {
	padding: 128px 0px 0px 0px;
}

div#cHeader div#meni a {
	display:block;
	float: left;
	height: 14px;
	font-size:12px;
	color: #cc6633;
	margin: 4px 0px 0px 0px;
	padding: 1px 25px 5px 25px;
	text-decoration: none;
	border-right: 1px solid #e6e6e7;
}

div#cHeader div#meni a:hover, div#cHeader div#meni a.selected {
	color: #828282;
}

div#cHeader a#koticek {
	display: block;
	margin: 0px 5px 0px 0px;
	float: right;
	width: 183px;
	height: 108px;
	background: url(/img/hrustljaviKoticek.png) no-repeat right top;
}

div#cHeader a#koticek:hover { background: url(/img/hrustljaviKoticek_hover.png) no-repeat right top;	}

div#cHeader a#skusnjava{
	display: block;
	margin: 0px 10px 0px 0px;
	float: right;
	width: 182px;
	height: 108px;
	background: url(/img/hrustljavaSkusnjava.png) no-repeat right top;
}

div#cHeader a#skusnjava:hover { background: url(/img/hrustljavaSkusnjava_hover.png) no-repeat right top; }

div#cHeader a#spd{
	display: block;
	margin: 0px 10px 0px 0px;
	float: right;
	width: 189px;
	height: 108px;
	background: url(/img/spd_logoHover.png) no-repeat right top;
}

div#cHeader a#spd:hover { background: url(/img/spd_logo.png) no-repeat right top; }

div#cContent {	width: 1037px; margin: 0px auto;}

div#cContent div#cMeni {height:29px; width: 1000px; background: url(/img/menuBg.png) repeat-x left top; margin:0px auto; }

div#cContent div#cMeni a {line-height:normal;font-family: 'TrajanProBold', sans-serif; padding: 2px 0px 0px 0px; display: block; color: #aba08c; float: left; margin: 5px 40px 0px 0px; font-size: 14px; text-transform: uppercase; }
div#cContent div#cMeni a:hover { color: #cc6633; }
div#cContent div#cMeni a.selected { color: #990000; }

div#cContent div#cMeni a#HomePic {
	display: block;
	cursor:pointer;
	float: left;
	margin: 7px 30px 0px 0px;
	padding: 0px;
	background: url(/img/home.png) no-repeat left top;
	height: 14px;
	width: 40px;
	padding: 8px 0px 0px 0px;
}

div#cContent div#cMeni a#HomePic:hover {
	display: block;
	float: left;
	background: url(/img/home_hover.png) no-repeat left top;
	height: 14px;
	width: 40px;
	padding: 8px 0px 0px 0px;
}

div#left {
	padding: 0px 0px 0px 15px;
	width:680px;
	margin: 0px auto;
	float:left;
}

div#cCenter {
	float: left;
	width: 785px;
	margin: 0px 0px 15px 0px;
	padding: 0px 20px 0px 0px;
	text-align: justify;
}

div#right {
	width: 250px;
	float:left;
	margin: 0px 0px 10px 20px;
}

div#cCenter h1 {text-align:left;}

div#cCenter ul li {
	list-style: none;
	border-bottom: 1px solid #e1ddd5;
}

div#cCenter ul li a.more, .more{
	display:block;
	margin: 7px 0px 0px 0px;
	padding: 1px 0px 0px 23px;
	background: url(/img/arrow.png) no-repeat left center;
	color: #cc6633;
	width: 40px;
}

a.thirdMenu{
	display:block;
	margin: 7px 0px 10px 0px;
	padding: 1px 0px 0px 15px;
	background: url(/img/vec_o.gif) no-repeat left center;
	width: 40px;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	border-bottom: 1px solid #fcdbc7;
}

a.thirdMenu:hover{
	color: #f27024;
}

div#cCenter ul li a.more:hover, .more:hover {
	color: #666;
}

.slika{
	display: block;
	float: left;
	margin: 0px 10px 0px 0px;
}

div#subMeni{
	float: left;
	width: 180px;
	margin: 0px 20px;
	text-align: left;
}

div#cContent div#subMeni a {
	display: block;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	padding:0px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
}

div#cContent div#subMeni a:hover, div#cContent div#subMeni a.active {
	color: #9e0b0f;
}

div#thirdLevel {
	width: 125px;
	margin:0px 0px 10px 0px;
	padding: 0px 0px 0px 13px;
}

div#thirdLevel ul li { color: #990000; list-style-type: disc; list-style-position: outside; font-size:9px; }
div#cContent div#subMeni div#thirdLevel ul li a {
	display: block;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	padding:0px 0px 4px 0px;
	margin: 0px 0px 1px 0px;
	text-align: left; }

div#cContent div#subMeni div#thirdLevel a:hover, div#cContent div#subMeni div#thirdLevel a.active {
	color: #990000;
	border-bottom: none;
	text-decoration: underline;
}

a.link {
	display: block;
	color: #B59369;
	text-decoration: none;
}

a:hover.link {
	color: #CFB79B;
}

div#cenik {
	float: left;
	margin: 0px 0px 0px 0px;
}

div#cenik a {
	display: block;
	color: #B59369;
	text-decoration: none;
}

div#footerContent{background: url(/img/bottom.png) repeat-x left top #fff;  padding: 20px 0px 0px 20px; }

div#bgContent {
	width: 1037px;
	background: url(/img/bgCont.png) no-repeat left top #fff;
	min-height: 605px;
	margin: 22px auto;
	text-align: left;
	font-size:10pt;
}

div#cBottom {
	float: left;
	width: 520px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

div#flash{
	margin: 0px 2px 0px 0px;
	float: left;
	width: 323px;
	height: 140px;
	background: url(/img/flash.gif) no-repeat top left;
}

div#cNovice{
	text-align: left;
}

div#noviceForma {
	float:left;
	margin: 0px 0px 0px 0px;

}

div#noviceForma div#forma {
	background: url(/img/novicenew.png) no-repeat top left;
	height: 148px;
	color: #818285;
}

div#noviceForma div#forma div {	padding: 15px 0px 0px 6px; }

div#noviceForma .polje {
	border: none;
	background: url(/img/input.png) no-repeat left top;
	width: 227px;
	height: 19px;
}

div#noviceForma table a {
	text-decoration: none;
	font-size: 10px;
	display:block;
	float: left;
	width:90px;
	color: #818285;
	text-align: left;
}

div#noviceForma table a:hover {
	text-decoration: underline;
}

div#noviceForma div#hrusti {
	background: url(/img/hrusti.png) no-repeat top right;
	width: 243px;
	margin: 20px 0px 40px 0px;
	height: 114px;
}

div#noviceForma div#hrustljavi_koticek {
	background: url(/img/hrustljavi_koticek.png) no-repeat top right;
	width: 243px;
	margin: 20px 0px 40px 0px;
	height: 114px;
}

div#noviceForma div#hrustljava_skusnjava {
	background: url(/img/hrustljava_skusnjava.png) no-repeat top right;
	width: 243px;
	margin: 20px 0px 40px 0px;
	height: 161px;
}

div#noviceForma div#pizzerije {
	background: url(/img/pizzerije.png) no-repeat top right;
	width: 243px;
	margin: 20px 0px 0px 0px;
	height: 114px;
}

div#noviceForma div#pizzerije div#hrefHolder {
	padding: 90px 0px 0px 10px;
}

div#noviceForma div#pizzerije a {
	font-family: 'TrajanProBold';
	text-decoration: none;
	color: #878889;
	display: block;
	margin: 0px 25px 0px 0px;
	float: left;
	font-size: 16px;
	font-variant: small-caps;
}

div#noviceForma div#pizzerije a:hover {color: #d86d2a;}

.button {
	background: url(/img/e-gumb.png) no-repeat left top;
	width: 104px;
	height: 19px;
	font-size: 10px;
	color:#666666;
	padding: 0px 0px 4px 0px;
	cursor: pointer;
	border:none;
}

div#bottom{
	margin: 15px 0px 0px 12px;
	clear: both;
}

div#banner_right {
	float: left;
	height: 601px;
	width: 161px;
}


div#cMenu {
	padding: 175px 0px 0px 0px;
}

div#cMenuMain {
	padding: 30px 0px 0px 0px;
}

div.cMenuSub {
	display:block;
	float: left;
	margin: 0px 15px 0px 0px;
}


div#thumb {
float:left;
margin:0px 17px 7px 0px;
}


div#footer {
	margin-top: 0px;
	/*background: url(/img/footer.gif) repeat-x left top;*/
	background: #e7e7df;
	height: 98px;
	position: absolute;
	left:0;
	right:0;
}

div#footer div#inner {
	color: #333333;
	font-size: 11px;
	width: 410px;
	margin: 10px auto;
}

div#footer div#inner a {
	color: #333333;
	text-decoration: none;
	font-size:11px;
}

div#footer div#inner a:hover {
	color: #3F3F3F;
}

.inactive {
	color: #999;
}

div#pagination a {
	display:block;
	padding: 1px 0px 3px 7px;
	margin:0px 5px 0px 0px;
	width: 13px;
	height: 15px;
	float: left;
	color: #FAAD79;
	border:1px solid white;
}

div#pagination a:hover, .inactive {
	display:block;
	padding: 1px 0px 3px 7px;
	margin:0px 5px 0px 0px;
	width: 13px;
	height: 15px;
	float: left;
	color: #666666;
	border:1px solid #FAAD79;
}
