html {overflow-y:scroll;}

html,body {
	height:100%;
	width:100%;
	margin: 0;
	padding: 0;
	}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#4b5353;
	background:#82A407 url(../images/green_body_bg.jpg) top repeat-x;
	}

p, h1, h2, h3, hr, ul, li, input, form, body {
	margin: 0;
	padding: 0;
}



a {outline:none;}

#background { background:url(../images/big_bg.jpg) top center no-repeat;min-height:1000px; height:auto !important;height:1000px;}
#wrap {margin:0 auto; width:900px;}
#top {float:left; width:900px; background:url(../images/header_bg.gif) no-repeat; height:150px;}
#top h2 { font-weight:normal; font-size:30px; color:#fff; float:left; padding:52px 0 0 0;}
#logo {text-indent: -5000px;background: url(../images/logo.gif) no-repeat;height: 150px;width:300px;cursor:pointer;float:left;}

#zobovit {float:right; width:200px; height:50px; margin:46px 20px 0 0;}
	#zobovit p {color:#ccc; font-size:16px; text-align:right; line-height:24px;}
	#zobovit p a {color:#ccc; text-decoration:underline;}
	#zobovit p a:hover {text-decoration:none;}

#content {float:left; width:718px; border:1px solid #888888; background:#e6e7e8; padding:35px 40px 39px 40px; margin-left:50px; display:inline;}

#content span.large { font-size:30px; color:#4b5353; float:left }
#content span.red, #navodila span.red { color:#ED1C24;}
#content span.big {float:left; width:718px; text-align:center; font-size:48px; padding:20px 0 20px 0; color:#4b5353;}
#content p {float:left; width:718px; line-height:22px;}

#galerija {float:left; background:#fff; width:718px; height:170px; margin-top:30px;}

#cenik {float:left; background:#fff; width:678px; margin-top:30px; padding:20px;}
	#cenik td {padding:0 0 4px 0;}

#klicaji {float:left; width:718px; background:#292929; color:#fff; margin-top:30px;line-height:21px; padding:18px 0 18px 0;}

#navodila {float:left;border-left:1px solid #888888;border-right:1px solid #888888;border-bottom:1px solid #888888; background:#e6e7e8; color:#231f20; margin-left:50px; display:inline; width:363px; padding:24px 38px 24px 38px;}

#kontakt {float:left; color:#231f20; font-size:20px; width:312px; padding:20px 0 20px 48px;}
#dejavnost { color:#231f20; float:left; margin-left:50px; padding:0px 28px 24px 38px; text-align:center; width:370px }
#dejavnost strong { font-size:26px }
#dejavnost a { color:#0000EE; font-size:18px; font-weight:bold; }


/* galerija */

.scrollable {
	position:relative;
	overflow:hidden;
	width: 615px;
	height:170px;
}

.scrollable .items {
	width:20000em;
	position:absolute;
	clear:both;
}

.items div {
	float:left;
	width:615px;
}

.scrollable img {
	float:left;
	background-color:#fff;
	margin-right:4px;
	margin-top:12px;
	display:inline;
	padding:2px;
	border:1px solid #ccc;
	width:195px;
	height:140px;
}

.scrollable .active {
	border:2px solid #000;
	position:relative;
	cursor:default;
}

.scrollable {
	float:left;
}

a.browse {
	display:block;
	width:30px;
	height:30px;
	float:left;
	font-size:45px;
	font-weight:bold;
	margin-top:55px;
	cursor:pointer;
}

/* right */
a.right 				{ float:right; margin-right:10px; display:inline;}



/* left */
a.left				{ margin-left:10px; margin-right:12px; float:left; display:inline; }


/* disabled navigational button */
a.disabled {
	visibility: visible;
}



/* clearfix za content */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */