*{
	margin:0;
	padding:0;
}
body{
	font-family:"Trebuchet MS", "Myriad Pro", Arial, sans-serif;
	font-size:14px;
	
	color:#333;
	text-shadow:1px 1px 1px #fff;
	overflow-x:hidden;
}


h2{
	font-size:20px;
	padding:10px 0px 10px 0px;
	margin:15px 0px 20px 0px;
}
a{
	color:#555;
	text-decoration:none;
}
a:hover{
	color:#222;
}
p{
	padding:5px 0px;
}
.wrapper{
	width:960px;
	margin:20px auto;
}
.clear{
	clear:both;
}
.footer{
	text-align:center;
	width:100%;
	padding:20px 0px;
	clear:both;
	margin-top:30px;
}
.footer a{
	margin:0px 20px;
}
/* Slider Style */
.pxs_container{
	width:100%;
	height:600px;
	position:relative;
	/*border-top:7px solid #333;
	border-bottom:7px solid #333;*/
	overflow:hidden;
	-moz-box-shadow:0px 0px 7px #000;
	-webkit-box-shadow:0px 0px 7px #000;
	box-shadow:0px 0px 7px #000;
}
.pxs_bg{
	background:transparent url(images/bg.png) repeat top left;
}
.pxs_bg div{
	position:absolute;
	top:0px;
	left:0px;
	width:7584px; /*1264px window width times number of images*/
	height:600px;
	background-repeat:repeat;
	background-position:top left;
	background-color:transparent;
}
.pxs_bg .pxs_bg1{
	background-image:url(images/bg2.png);
	/*left negative 1/8 of ww*/
}
.pxs_bg .pxs_bg2{
	background-image:url(images/bg1.png);
	/*left negative 1/4 of ww*/
}
.pxs_bg .pxs_bg3{
	background-image:url(images/bg3.png);
	/*left negative 1/2 of ww*/
}
.pxs_slider_wrapper{
	display:none;
}
.pxs_container ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
ul.pxs_slider{
	position:absolute;
	left:0px;
	top:0px;
	height:600px;
}
ul.pxs_slider li{
	height:600px;
	float:left;
	position:relative;
}
ul.pxs_slider li img{
	display:block;
	margin:0px auto 0px auto;
	-moz-box-shadow:0px 0px 7px #222;
	-webkit-box-shadow:0px 0px 7px #222;
	box-shadow:0px 0px 7px #222;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}
ul.pxs_thumbnails{
	height:35px;
	position:absolute;
	top:320px;
	left:50%;
	display: none;
}
ul.pxs_thumbnails li{
	position:absolute;
	display:block;
}
ul.pxs_thumbnails li img{
	border: 5px solid #FFFFFF;
	-moz-box-shadow:1px 1px 7px #555;
	-webkit-box-shadow:1px 1px 7px #555;
	box-shadow:1px 1px 7px #555;
	cursor:pointer;
	display:block;
	opacity:0.7;
}
ul.pxs_thumbnails li.selected img{
	opacity:1.0;
}
.pxs_navigation span{
	position:absolute;
	width:30px;
	height:60px;
	-moz-box-shadow:0px 0px 2px #000;
	-webkit-box-shadow:0px 0px 2px #000;
	box-shadow:0px 0px 2px #000;
	top:255px;
	opacity:0.6;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	cursor:pointer;
}
.pxs_navigation span:hover{
	opacity:0.9;
}
.pxs_navigation span.pxs_prev{
	background:#000 url(images/prev.png) no-repeat center center;
	margin-left: -50px;
	
}
.pxs_navigation span.pxs_next{
	background:#000 url(images/next.png) no-repeat center center;
	margin-right: -50px;
	
}
.pxs_loading{
	color:#fff;
	font-size:20px;
	padding:15px 15px 15px 50px;
	position:absolute;
	background:#333 url(images/ajax-loader.gif) no-repeat 10px 50%;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	opacity:0.7;
	width:180px;
	position:absolute;
	top:150px;
	left:50%;
	margin-left:-90px;
}

ul {
  list-style-type: none;
}

ul.izbira {
 padding: 0px 0 20px 0px;
}

ul.izbira li {
  float: left;
  margin: 0 0 0 -10px;
}

ul.izbira li:first-child {
 
  margin: 0 0 0 5px;
}

ul.izbira li a  {
  color: #aaa;
  font-style:italic
}

ul.izbira li:hover a  {
  color: green;
}

ul.izbira li.odprt a  {
  color: green;
}

h1{
	font-size:25px;
	color:green;
	float: left;
	padding: 10px;
	font-weight: normal
	
}

div#okol {
  margin: 30px 30px 10px 30px;
  padding-bottom: 18px;
  
}

div#okol div {
  float: left;
  cursor: pointer;
}

.dii {
  background: url(images/dii_zeleno.png) no-repeat;
  height: 49px;
  width: 499px;
}



.obred {
  background: url(images/obred_sivo.png) no-repeat;
  height: 49px;
  width: 102px;
  
}

.piknik {
  background: url(images/piknik_sivo.png) no-repeat;
  height: 49px;
  width: 109px;
  margin: 0 0 0 -10px;
}

.zg {
  background: url(images/zg_sivo.png) no-repeat 0 2px;
  height: 49px;
  width: 139px;
}

#potegni {
  background: url(images/prenos_sivo.png) no-repeat 0 0px;
  height: 40px;
  width: 260px;
  margin: 5px 0 0 50px;
}

#potegni:hover {
  background: url(images/prenos_zeleno.png) no-repeat 0 0px;
}

.knjiga {
  background: url(images/knjiga.png) no-repeat;
  height: 49px;
  width: 155px;
  margin: 0 0 0 -10px;
}



li.odprt div.obred,
div.obred:hover {
  background: url(images/obred_zeleno.png) no-repeat;
}

li.odprt div.piknik,
div.piknik:hover {
  background: url(images/piknik_zeleno.png) no-repeat;
}

li.odprt div.zg,
div.zg:hover {
  background: url(images/zg_zeleno.png) no-repeat 0 2px;
}

li.odprt div.knjiga,
div.knjiga:hover {
  background: url(images/knjiga_zeleno.png) no-repeat;
}


.skrit,
.commentImage,
.commentActions,
.reply-to-comment-button,
#commenting legend,
#commenting p,
#commenting input#form-widgets-author_name,
#formfield-form-widgets-author_name label,
#commenting #form-buttons-cancel {
  display: none;
}

#skrit {
  display: none;
}



#komentarji {
  margin: 50px auto;
  width: 500px;
  font-family: Arial, sans-serif;
  font-size: 15px;
}

#komentarji .documentByLine {
  visibility: hidden;
}

#komentarji .documentByLine .commentDate {
  visibility: visible;
  font-size: 12px;
}

#commenting fieldset {
  border: none;
}

#commenting textarea,
#commenting input {
  border: 1px solid #92CEA2;
  width: 486px;
  height: 100px;
  margin: 20px 0;
  font-family: Arial, sans-serif;
  font-size: 15px;
  padding: 8px;
  line-height: 20px;
  border-radius: 0.5em 0.5em 0.5em 0.5em;
    box-shadow: 0 0 0em 0 #92CEA2;
}

#commenting textarea:focus {
  box-shadow: 0 0 0.1em 0 #92CEA2;
  outline: none;
}

#commenting #formfield-form-widgets-text {
  
  margin: 30px 0 0 0;
  font-family: Arial, sans-serif;
  font-size: 15px;
  
  line-height: 20px;
}

#commenting input.context {
  background: none;
  cursor: pointer;
  width: 60px;
  height: 35px;
  margin: 0px 0;
  font-family: Arial, sans-serif;
  font-size: 15px;
  padding: 4px 5px 5px 5px;
  line-height: 20px;
  border: none;
  border-radius: 0.5em 0.5em 0.5em 0.5em;
   box-shadow: 0 0 0em 0 #92CEA2; 
   border: 1px solid #92CEA2; 
    color: #444;
} 

#commenting input.context:hover {
 
 box-shadow: 0 0 0.1em 0 #92CEA2;
} 



#komentarji h1,
#komentarji p {
  float: none;
}

.discussion .comment {
  border-radius: 0.5em 0.5em 0.5em 0.5em;
    box-shadow: 0 0 0.2em 0 #888888;
    
    padding: 0em 1em 1em 1em;
    clear: both;
    margin: 1.5em 0;
    overflow: auto;
}


#komentarji {
  display: none;
}

#potegni {
  width: 264px;
  height: 42px;
  background: url(images/prenos_sivo.png) no-repeat;
   margin: 0 0 0 20px;
   display: block;
}



#potegni:hover {
  
  background: url(images/prenos_zeleno.png) no-repeat;
}

.flex-control-nav {
  display: none;
}

a#prev {
  background: url(images/prev2.png) no-repeat;
  width: 19px;
  height: 19px;
  display: block;
  position: absolute;
  top: 300px;
  left: 10px;
  cursor: pointer;
}

a#prev:hover {
  background: url(images/prev2.png) no-repeat -19px;
  
}

a#next:hover {
  background: url(images/next2.png) no-repeat -19px;
  
}

a#next {
  background: url(images/next2.png) no-repeat;
  width: 19px;
  height: 19px;
  left: 970px;
  position: absolute;
  display: block;
 top: 300px;
 cursor: pointer;
}

.komande {
  margin-top: 281px;
  width: 990px;
  margin: 0px auto;
  height: 600px;
}

#premikalnik {
  margin: 50px auto;
  width: 900px;
  
}

#oko {
  width: 1000px;
  height: 645px;
  margin: 0 auto;
  position: relative;
}

#premikalnik div {
  text-align: center;
  width: 900px;
}

#poteg {
  margin: 0px auto;
  width: 300px;
  margin-bottom: 30px;
}

.discussion .discreet {
  display: none;
}

