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;}
	
#zaupa {float:left; width:712px; margin:0; text-align:center; padding:10px 0; color:#fff; background:#2B292C; border:3px solid #94B415; font-weight:bold;}

#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:240px; 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;}
	#kontakt a, #dejavnost a {color:#231f20; text-decoration:underline;}
	#kontakt a:hover, #dejavnost a:hover {text-decoration:none; color:#ccc;}
#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 {font-size:18px; font-weight:bold; }


/* galerija */
.slideshow {float:left; width:615px; height:240px;}
	.slideshow div {float:left; width:615px; height:240px;}
	#galerija .slideshow div a {float:left; width:201px; height:228px; margin:12px 4px 0 0; display:block; font-size:12px; color:#4b5353; text-decoration:none; text-align:center;}
	.slideshow div img {
		float:left;
		background-color:#fff;
		display:inline;
		padding:2px;
		border:1px solid #ccc;
		width:195px;
		height:140px;
	}
	a.browse {
		display:block;
		width:30px;
		height:30px;
		float:left;
		font-size:45px;
		font-weight:bold;
		margin-top:55px;
		cursor:pointer;
	}

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





/* 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 */