/* CSS Document */

html { background: #d3caaa url(../images/body_bg.png) top center repeat-x; text-align: center; }

body { 
	text-align: left; 
	font:13px/26px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#454545;
	padding: 0;
	margin: 0 auto;
	width: 1000px;
}

.clear { clear: both; }
img { border: none; }

a{color:#232323; text-decoration:underline;}
a:hover{text-decoration:none;}

select, input, textarea {border:1px solid #434343;}

div, h1, h2, h3, h4, h5, p, img, ul, form { margin: 0; padding: 0; }
ul{list-style:none; line-height:0; padding:0; margin:0}

h2, h3, h4 {
	margin-bottom: 20px;
	padding-bottom: 9px;
	border-bottom: 1px solid #F2F2F2;
	letter-spacing: -1px;
	font-weight: normal;
	color: #37404C;
}

h2 {
	font-size: 28px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	font-weight: bold;
}

h5 {
	font-size: 13px;
	font-weight: bold;
}

p, ul, ol {
	font: 13px/26px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #454545;
	margin: 0 0 18px 0;
}

.icon img { margin:0 10px 0 0; float: left; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 20px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}

dl.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

dl.list1 dt {
	float: left;
	width: 80px;
}

dl.list1 dd {
	margin-bottom: 10px;
}

dl.list1 a {
	color: #666666;
}

ul.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

ul.list2 li {
	float: left;
	margin: 0 18px 18px 0;
}

ul.list2 li.nopad {
	margin-right: 0;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}


.tal{text-align:left;}
.tac{text-align:center;}
.tar{text-align:right;}

.in5{padding-top:5px;}
.in10{padding-top:10px;}
.in15{padding-top:15px;}
.in20{padding-top:20px;}
.in25{padding-top:25px;}

.pl5{padding-left:5px;}
.pr5{padding-right:5px;}


#top {
	background: url(../images/wrap_top.png) no-repeat;
	width: 1000px;
	height: 30px;
}
#wrap {
	background: url(../images/wrap_bg.png) top center repeat-y;
	width: 960px;
	padding: 10px 20px;
}
#bottom {
	background: url(../images/wrap_bottom.png) top center no-repeat;
	width: 1000px;
	height: 20px;
}

#trio_top {
	background: url(../images/trio_top.png) bottom center no-repeat;
	width: 1000px;
	height: 20px;
}
#trio_wrap {
	background: url(../images/trio_bg.png) top center repeat-y;
	width: 960px;
	padding: 10px 20px;
}
#trio_bottom {
	background: url(../images/trio_bottom.png) no-repeat;
	width: 1000px;
	height: 30px;
}

/*=========header===========*/
#header {
	width: 930px;
	padding: 0 15px;
}

#header img#logo {
	float: left;
	border: none;
}

#header ul {
	float: right;
	width: 220px;
	padding-top: 10px;
}

#header ul li {
	float: left;
}

#header ul li a {
	font:12px/15px Tahoma, Arial, helvetica, sans-serif; 
	padding: 5px 10px;
	display: block;
	text-decoration: none;
}

#header ul li a:hover {
	font:12px/15px Tahoma, Arial, helvetica, sans-serif; 
	padding: 5px 10px;
	display: block;
	text-decoration: none;
	color: #FF5500;
}
/*========//header==========*/

/*=========flash===========*/
#flash {
	width:960px;
	height:320px;
	background: #f3f4ee;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
/*========//flash==========*/

/*=========otok===========*/
#wrap_otok {
	width: 930px;
	padding: 0 15px;
}

.otok {
	float: left;
	width:280px;
	height:240px;
	padding: 0 15px;
	text-align: left;
}

.otok h1 {
	font: bold 18px/26px Tahoma, Arial, helvetica, sans-serif;
	color: #CC6600;
	padding-left: 15px;
}

.otok h1 a {
	font: bold 18px/26px Tahoma, Arial, helvetica, sans-serif;
	color: #CC6600;
	text-decoration: none;
}

.otok h1 a:hover {
	font: bold 18px/26px Tahoma, Arial, helvetica, sans-serif;
	color: #CC6600;
	text-decoration: underline;
}
/*========//otok==========*/


/*========sidebar==========*/
#sidebar {
	float: left;
	width: 270px;
	padding: 30px 15px 0 30px;
	background: url(../images/img04.png) left top no-repeat;
}
/*========//sidebar==========*/

/*========content==========*/
#content {
	float: right;
	width: 600px;
	padding: 0 30px 0 15px;
	background: url(../images/img04.png) right top no-repeat;
}

.post {
	padding-top: 30px;
}

.post .title {
}

.post .title a {
	text-decoration: none;
	color: #37404C;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .entry {
}

.post .meta {
	height: 16px;
	margin: 0;
	padding: 10px;
	background: url(../images/img07.jpg) repeat-x left bottom;
	line-height: normal;
}

.post .meta .posted {
	display: block;
	float: left;
}

.post .meta .permalink {
	display: block;
	float: right;
	padding-left: 17px;
	background: url(../images/img09.gif) no-repeat left center;
}

.post .meta .comments {
	display: block;
	float: right;
	padding: 0 30px 0 19px;
	background: url(../images/img08.gif) no-repeat left center;
}

/* Widebar */

#widebar {
	padding: 25px 30px 0 30px;
	background: #F2F2F2 url(../images/img11.gif) repeat-x;
}

#widebar #colA {
	float: left;
	width: 285px;
}

#widebar #colB {
	float: left;
	width: 370px;
	padding-left: 15px;
}

#widebar #colC {
	float: left;
	width: 200px;
	padding-left: 30px;
}

/* menu */
.menu {
	width: 920px;
	height: 35px;
	font: 11px/17px Arial, Helvetica, sans-serif;
	color: #626262;
	padding: 5px 20px;
	background: #e7e3d7;
}

/* Menu izbire */
/* remove all the bullets, borders and padding from the default list styling, z-index 1 zaradi galerije */
.menu ul {padding:0;margin:0;list-style-type:none; height:35px; z-index:1;}

/* style the sub-level lists */
.menu ul ul {width:180px;}

/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu ul li {float:left;height:35px;line-height:35px;}

/* style the sub level list items */
.menu ul ul li {display:block;width:160px;height:auto; line-height:13px;}

/* style the links for the top level */
.menu a, .menu a:visited {display:block;float:left;height:100%;font-size:13px;text-decoration:none;color:#333;background:#d3caaa;padding:0 30px 0 10px; border-left:1px solid #eee; border-right:1px solid #999;}

/* style the sub level links */
.menu ul ul a, .menu ul ul a:visited {display:block; background:#cdc3a3; color:#000;width:160px;height:100%;line-height:1em; padding:5px 10px;}
* html .menu ul ul a, * html .menu ul ul a:visited  {width:180px; w\idth:160px;}


/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; left:1px; top:0; width:0; height:0; font-size:13px; z-index:-1;}


/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#b4be9c;}
/* style the fourth level background */
.menu ul ul ul ul a, .menu ul ul ul ul a:visited {background:#c4ceac;}
/* style the sub level 1 background */
.menu ul :hover a.sub1 {background:#b4be9c;}
/* style the sub level 2 background */
.menu ul ul :hover a.sub2 {background:#c4ceac;}

/* style the level hovers */
/* first */
* html .menu a:hover {color:#000;background:#aea180; position:relative; z-index:100;}
.menu li:hover {position:relative;}
.menu :hover > a {color:#000;background:#aea180;}
/* second */
* html .menu ul ul a:hover{color:#000;background:#baae90; position:relative; z-index:110;}
.menu ul ul li:hover {position:relative;}
.menu ul ul :hover > a {color:#000;background:#baae90;}
/* third */
* html .menu ul ul ul a:hover {background:#c4ceac; position:relative; z-index:120;}
.menu ul ul ul :hover > a {background:#c4ceac;}
/* fourth */
.menu ul ul ul ul a:hover {background:#d4debc; position:relative; z-index:130;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:30px;left:0;width:180px;}

/* position the third level flyout menu */
.menu ul ul ul{left:160px;top:0;width:180px;}


/* make the second level visible when hover on first level list OR link */
.menu ul :hover ul{visibility:visible; height:auto; padding-bottom:35px; background:transparent url(images/trans.gif);}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{visibility:visible;}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul {visibility:visible;}


/* fotogalerija */
.foto_vsebina {
	float: left;
	text-align: center;
	font: 12px/17px Arial, Helvetica, sans-serif;
	color: #626262;
	width: 110px;
	height: 110px;
	margin: 0 10px 8px 0;
	overflow: hidden;
}

