/* blaž css */

body {
	background-image:url(../images/foot_bg.gif);
	background-position:center top;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#421313;
	}

img {
	border:none;
}

br.clear {
	line-height:0px;
	height:0px;
	font-size:0px;
	clear:both;
	}

div.noBorder {border:0;}

a {
	color:#FFFFFF;
	text-decoration:none;
	}

a:hover {
	text-decoration:underline;
	}

#container {
	width:942px;
	margin:0 auto;
	background-position:left top;
	background-repeat:no-repeat;
	}
	
#bgColor {
	background:#DDA917;
	background-image: url(../images/body_bg.gif);
	background-repeat:repeat-x;	
	padding-bottom:30px;
	}
	

/* ** head ** */

div.head {
	width:715px;
	height:155px;
	margin:0;
	padding:0;
	}

div.head div.logoBig{
	padding: 37px 0pt 0pt 209px;
	}



div.head div.navigation {
	width:530px;
	padding:30px 0 0 0;
	margin:0 0 0 210px;
	}

div.head div.navigation ul {
	list-style-type:none;
	width:500px;
	padding:0;
	margin:0;
	}

div.head div.navigation ul li {
	float:left;
	}

div.head div.navigation ul li a {
	display:block;
	height:40px;
	width:auto;
	float:left;
	margin:0;
	}

div.head div.navigation ul li a.active {
	background:#B7C58A;
	}

div.head div.navigation ul li a img {
	margin:0;
	border:0;
	}

/* ** foot ** */
div.foot {
	color:#DDA917;
	height:auto;
	width:100%;
	float:left;
	font-size:11px;
	background:url(../images/foot_bg.gif) repeat;
	text-align:center;
	}

div.foot div.footBlock {
	margin: 0 auto;
	padding-top: 15px;
	width:940px;
	height:124px;
	}

div.foot div.footBlock div.right{
	float:right;
	margin-right:10px;
	}

div.foot div.footBlock div.left{
	float:left;
	}

/* ** content ** */
div.content {
	width:730px;
	float:left;
	margin:0;
	padding:4px 0 0 0 ;
	}

div.content h2 a{
	padding:2px 0 2px 20px;
	font-size:16px;
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
	background-image:url(../images/gui/bullet_topic_off_right.gif);
	background-position:left center;
	background-repeat:no-repeat;
	text-decoration:none;
	}
	
div.content h2 a:hover{
	background-image:url(../images/gui/bullet_topic_over_right.gif);
	background-position:left center;
	background-repeat:no-repeat;
	}

/* ** Last Gallery ** */

div.content div.galleryLast div.imgBox h2 {
	margin:14px 0 6px 0;
	}

div.content div.galleryLast div.galleryLinkBox {
	padding:18px 0 0 0;
	width:348px;
	float:left;
	border:0;
	}

div.content div.galleryLast div.galleryLinkBox h2 {
	margin:0 0 10px 0;
	}


div.content div.galleryLast {
	width:348px;
	float:left;
	margin:0;
	}

div.content div.galleryLast div.imgBox {
	width:348px;
	float:left;
	padding:0 0 18px 0;
	border:0;
	border-bottom:solid 1px #AE761B;
	}

div.content div.imgBox img {
	float:left;
	}

div.content div.galleryLast div.imgBox img.imgBigLeft {
	margin:0;
	margin-right:12px;
	}

div.content div.galleryLast div.imgBox img.imgSmallTop {
	margin:0;
	margin-bottom:3px;
	}

div.content div.galleryLast div.blockTitleGallery {
	width:348px;
	border:0;
	border-bottom:solid 1px #682922;
	float:left;
	}

div.content div.galleryLast div.blockTitleGallery img {
	margin:0 0 1px 2px;
	}

div.content div.galleryLast div.blockTitleGallery a img {
	border:0;
	}

/* ** Last Post ** */

div.content div.dnevnikLast {
	width:335px;
	float:left;
	margin:0 0 0 24px;
	}

div.content div.dnevnikLast div.blockTitleDnevnik {
	width:335px;
	border:0;
	border-bottom:solid 1px #682922;
	float:left;
	}

div.content div.dnevnikLast div.blockTitleDnevnik img {
	margin:0 0 4px 2px;
	}

div.content div.dnevnikLast div.lastPostBox {
	width:335px;
	border:0;
	padding:0 0 10px 0;
	border-bottom:solid 1px #B67F1B;
	float:left;
	}

div.content div.dnevnikLast div.lastPostBox h2 {
	margin:14px 0 6px 0;
	}

div.content div.dnevnikLast div.lastPostBox h3 {
	background-image:url(../images/gui/krizec.gif);
	background-position:left center;
	background-repeat:no-repeat;
	margin:0 0 0 4px;
	padding:2px 0 2px 17px;
	font-size:12px;
	font-weight:normal;
	}
	
div.content div.dnevnikLast div.lastPostBox p.postText {
	margin:8px 0 0 4px;
	}

div.content div.dnevnikLast div.lastPostBox p.postComments {
	font-size:11px;
	margin:6px 0 2px 4px;
	}

div.content div.dnevnikLast div.morePosts {
	float:right;
	margin-top:5px;
	}

div.content div.dnevnikLast div.morePosts a {
	/*font-size:11px;*/
	color:#FFFFFF;
	text-decoration:none;
	padding-right:10px;
	background:url(../images/gui/puscica_naprej.gif) right center no-repeat;
	}
	
div.content div.dnevnikLast div.morePosts a:hover {
	text-decoration:underline;
	}

/* ** cooledar ** */

div.rightBlock {
	width:195px;
	float:right;
	padding:0 0 0 0;
	}
div.rightBlock div.lang { display:block; width:80px; margin-bottom:30px;  background-color:#CC8613; line-height:20px; text-align:center; }	
div.rightBlock div.lang a { color:#481D16;}
div.rightBlock div.lang a:hover { color:#FFFFFF; text-decoration:none; }
div.rightBlock div.lang .imgleft{ float:left; }
div.rightBlock div.lang .imgright{ float:right; }

div.rightBlock div.cooledarHolder {
	margin:0 auto 0 0;
	width:191px;
	background-image:url(../images/gui/cooledar_bg.gif);
	background-position:left top;
	background-repeat:repeat-y;
	}


div.rightBlock div.cooledarHolder div.cooledarContent {
	width:191px;
	float:left;
	background:url(../images/gui/cooledar_head.gif) left top no-repeat;
	padding:30px 0 0 0;
	color:#421313;
	}

div.rightBlock div.cooledarHolder div.whoContent {
	background-image:url(../images/gui/who_head.gif);
	}

div.rightBlock div.cooledarHolder div.potovanjaContent_si {
	background-image:url(../images/gui/potovanja_head.gif);
	}
div.rightBlock div.cooledarHolder div.potovanjaContent_en {
	background-image:url(../images/gui/potovanja_head_en.gif);
	}
div.rightBlock div.cooledarHolder div.bannerContent_si {
	background-image:url(../images/gui/sponsors_head.gif);
	padding-top: 40px;
}
div.rightBlock div.cooledarHolder div.bannerContent_en {
	background-image:url(../images/gui/sponsors_head_en.gif);
	padding-top: 40px;
}

div.rightBlock div.cooledarHolder div.bannerSledenje_en {
	background-image:url(../images/gui/sledenje_head_en.gif);
	padding-top: 40px;
}
div.rightBlock div.cooledarHolder div.bannerSledenje_si {
	background-image:url(../images/gui/sledenje_head_si.gif);
	padding-top: 40px;
}

div.rightBlock div.cooledarHolder div.bannerContent_en a{ padding:2px 0 0 12px; }
div.rightBlock div.cooledarHolder div.bannerContent_si a{ padding:2px 0 0 12px; }
div.rightBlock div.cooledarHolder div.cooledarContent div {	margin:0 13px 14px 13px; }
	
.cooledarContent div ul { margin:0 0 0 14px; padding:0; list-style-type:square; }
.cooledarContent div ul li { margin:0; padding:0; }	

div.rightBlock div.cooledarHolder div.cooledarContent table td {
	padding:0;
	}

div.rightBlock div.cooledarHolder div.cooledarContent table {
	padding:0;
	}

div.rightBlock div.cooledarHolder div.cooledarContent table td a {
	width:17px;
	height:14px;
	padding:0 2px 0 3px;
	text-align:center;
	vertical-align:middle;
	background:#AA6B1E;
	color:#fff;
	font-size:11px;
	text-decoration:none;
	}

div.rightBlock div.cooledarHolder div.cooledarContent table td a:hover {
	background-color:#833F00;
	}

div.rightBlock div.cooledarHolder div.cooledarFoot {
	font-size:1px;
	line-height:1px;
	height:13px;
	width:191px;
	float:left;
	background-image:url(../images/gui/cooledar_foot.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	}

div.rightBlock div.cooledarHolder div.eObvestilaContent {
	width:191px;
	float:left;	
	padding:50px 0 0 0;
	color:#421313;
	/*background:url(../images/gui/cooledar_bg.gif) repeat-y top left;*/
	}
div.rightBlock div.cooledarHolder div.banner_news_si{
	background: url(/Static/images/gui/e_obvestila_head.gif) left top no-repeat;
	padding-top:40px;
}
div.rightBlock div.cooledarHolder div.banner_news_en{
	background:url(/Static/images/gui/e_obvestila_head_en.gif) left top no-repeat;
	padding-top:40px;	
}
div.rightBlock div.cooledarHolder div.eObvestilaContent p, div.cooledarHolder p{
	margin:0 13px;
	}

div.rightBlock div.cooledarHolder input {
	width:120px;
	font-size:12px;
	padding-top:1px;
	padding-bottom:1px;
	margin:0 0 0 13px;
	}

div.rightBlock div.cooledarHolder  form {
	padding:0;
	margin:15px 0 ;
	}

div.rightBlock div.cooledarHolder input.submit {
	border:0;
	background:none;
	background-image:url(../images/submit_puscica.gif);
	background-position:center center;
	background-repeat:no-repeat;
	width:21px;
	height:21px;
	margin:0 0 0 8px;
	}

/* ** sub pages ** */

 /* ** dnevnik ** */
div.subpageLeft {
	width:180px;
	float:left;
	margin:0;
	}

div.subpageLeft div.imgBox {
	width:100%;
	float:left;
	padding:0 0 18px 0;
	border:0;
	}

div.subpageLeft div.imgBox img {
	margin:4px 0;
	}

div.imgBox a img{
	border-color:#421313;
	border-width:1px;
	border-style:solid;
	}
	
div.subpageLeft div.titleSmall{
	width:100%;
	border:0;
	border-bottom:solid 1px #682922;
	float:left;
	margin-top:9px;
	}

div.subpageLeft div.titleSmall img {
	margin:0 0 1px 2px;
	}

div.subpageLeft div.titleSmall a img {
	border:0;
	}
	
div.subpageLeft div.oSubMenu ul {
	float:left;
	list-style:none;
	margin: 3px 0;
	padding:0;
	}	
	
div.subpageLeft div.oSubMenu ul li {
	margin:5px 0 0 0;
	clear: left;
	}
	
div.subpageLeft div.oSubMenu ul li ul li {
	margin: 0 0 0 18px;
}	

div.subpageLeft div.oSubMenu ul li a{
	padding-left:18px;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(../images/gui/bullet_submenu_off.gif);
	background-position:0px 2px;
	background-repeat:no-repeat;
	}
	
	div.subpageLeft div.oSubMenu ul li ul li a	{ font-weight: normal; }

div.subpageLeft div.oSubMenu ul li a:hover{
	background-image:url(../images/gui/bullet_submenu_over.gif);
	background-position:0px 2px;
	background-repeat:no-repeat;
	}	

div.subpageLeft div.oSubMenu ul li a.selected{
	padding-left:18px;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#682922;
	background-image:url(../images/gui/bullet_submenu_selected.gif);
	background-position:0px 2px;
	background-repeat:no-repeat;
	}

div.subpageLeft div.imgBox h2 {
	margin:14px 0 6px 0;
	}

div.subpageLeft div.linkBox {
	padding:18px 0 0 0;
	width:100%;
	float:left;
	border:0;
	}

div.subpageLeft div.linkBox h2 {
	margin:0 0 10px 0;
	}

/* ** galerija ** */

div.subpageLeft div.linkedPost {
	padding:15px 0;
	border:0;
	border-bottom:solid 1px #B67F1B;
	}

div.subpageLeft div.linkedPost h2 {
	margin:14px 0 6px 0;
	}

div.subpageLeft div.linkedPost h3{
	background-image:url(../images/gui/krizec.gif);
	background-position:left 4px;
	background-repeat:no-repeat;
	margin:0;
	padding:2px 0 2px 20px;
	font-size:10px;
	font-weight:normal;
	}

div.subpageLeft div.linkedPost p {
	font-size:11px;
	margin:5px 0;
	}

/* ** paging ** */

div.paging {
	margin:10px auto 0 auto;
	float:left;
	width:100%;
	}

div.paging a {
	display:block;
	text-align:center;
	border:0;
	text-decoration:none;
	}

div.paging a:hover {
	text-decoration:underline;
	}

div.paging a.left{
	background:url(../images/gui/puscica_nazaj.gif) left center no-repeat;
	width:47px;
	float:left;
	padding-left:1px;
	}

div.paging span.left{
	width:47px;
	float:left;
	}

div.paging a.right{
	background:url(../images/gui/puscica_naprej.gif) no-repeat;
	background-position:right 3px;
	width:50px;
	float:right;
	padding-right:3px;
	}

div.paging div.pagingNumbers {
	width:396px;
	float:left;
	text-align:center;
	margin:0 auto;
	}

div.paging div.pagingNumbers a {
	display:inline;
	padding:0 5px;
	text-align:center;
	border:0;
	border-right:solid 1px #AE761B;
	float:none;
	color:#FFFFFF;
	}

div.paging div.pagingNumbers a.noBorder { border:0;}

div.paging div.pagingNumbers a.active {
	font-weight:bold;
	color:#682922;
	}

/* ** dnevnik ** */

div.subpageCenter {
	width:497px;
	float:left;
	margin:0 0 0 30px;
	}

div.subpageCenter div.titleSmall{
	width:100%;
	border:0;
	border-bottom:solid 1px #733621;
	float:left;
	}

div.subpageCenter div.titleBig{
	width:100%;
	margin:0 0 15px 0;
	border:0;
	float:left;
	}

div.subpageCenter div.galleryList {
	float:left;
	width:100%;
	margin:0 0 0 0px;
	}

div.subpageCenter div.postTitleBig h3 {
	background-image:url(../images/gui/krizec.gif);
	background-position:left center;
	background-repeat:no-repeat;
	margin:10px 0 15px 4px;
	padding:2px 0 2px 20px;
	font-size:12px;
	font-weight:normal;
	}

div.subpageCenter div.postList{
	padding:10px 0 0 0;
	float:left;
	width:100%;
	border:0;
	border-bottom:solid 1px #B67F1B; 
	}

div.subpageCenter div.postList h2 {
	margin: 0 0 0 0;
	}

div.subpageCenter div.postList h3 {
	background-image:url(../images/gui/krizec.gif);
	background-position:left center;
	background-repeat:no-repeat;
	margin:4px 0 4px 1px;
	padding:2px 0 2px 20px;
	font-size:12px;
	font-weight:normal;
	}

div.subpageCenter div.postList p{
	margin:0 0 15px 2px;
	}
div.subpageCenter div.postList img{
	padding:0 0 0 0;
	}

div.subpageCenter div.postSubTitle {
	background-color:#CB9817;
	padding:9px 7px 9px 7px;
	font-weight:bold;
	}

div.subpageCenter div.postContent {
	padding:15px 0px 50px 0px;
	}

div.topPaging a {
	/*display:block;*/
	text-align:center;
	text-decoration:none;
	}
div.topPaging a:hover {
	text-decoration:underline;
	}
div.topPaging a.left {
	background:transparent url(../images/gui/puscica_nazaj.gif) no-repeat scroll left center;
	float:left;
	width:123px;
	}
div.topPaging a.right {
	background:transparent url(../images/gui/puscica_naprej.gif) no-repeat scroll right center;
	float:right;
	width:120px;
	}

/* post content definitions */

div.subpageCenter h1 { font-size:18px; font-weight:normal; }
div.subpageCenter h1 a { color:#481D16; }

div.subpageCenter div.postContent h1 {
	font-size:15px;
	font-weight:bold;
	}


div.subpageCenter div.postContent h2 {
	font-size:14px;
	font-weight:bold;
	}

div.subpageCenter div.postContent h3 {
	font-size:13px;
	font-weight:bold;
	}

div.subpageCenter div.postContent h4 {
	font-size:12px;
	font-weight:bold;
	}

div.subpageCenter div.postContent h5 {
	font-size:12px;
	font-weight:bold;
	}

div.subpageCenter div.postContent h6 {
	font-size:12px;
	font-weight:bold;
	}

div.subpageCenter div.postContent ul {
	margin:0;
	padding:0 0 0 10px;
	list-style-image:url(../images/list_square.gif);
	list-style-position:outside;
	}

div.subpageCenter div.postContent ul li {
	padding:0;
	margin:3px 0 3px 3px;
	}

div.subpageCenter div.titleSmall img {
	margin:0 0 4px 2px;
	}

div.subpageCenter div.addCommentForm {
	width:497px;
	height:248px;
	background:url(../images/add_comment_box.gif) left top no-repeat;
	margin: 20px 0 0 0;
	}

div.subpageCenter div.addCommentForm form {
	padding:20px 0 0 0;
	margin:0;
	}

div.subpageCenter div.addCommentForm label {
	display: block;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	text-align: right;
	width: 116px;
	height:16px;
	font-size:11px;
	vertical-align:middle;
	}

div.subpageCenter div.addCommentForm input {
	display: block;
	height:14px;
	float: left;
	margin-bottom: 10px;
	font-size:11px;
	}

div.subpageCenter div.addCommentForm input.short {width: 180px;}

div.subpageCenter div.addCommentForm input.long {width: 352px;}

div.subpageCenter div.addCommentForm input.submit_si {
	background:url(../images/submit_puscica_poslji.gif) left top no-repeat;
	height:21px;
	width:80px;
	border:0;
	}
	div.subpageCenter div.addCommentForm input.submit_en {
	background:url(../images/submit_puscica_poslji_en.gif) left top no-repeat;
	height:21px;
	width:80px;
	border:0;
	}

div.subpageCenter div.addCommentForm textarea {
	font-family:Arial, Helvetica, sans-serif;
	display: block;
	width: 352px;
	height:94px;
	float: left;
	margin-bottom: 10px;
	font-size:11px;
	}

div.subpageCenter div.addCommentForm br {
	clear: left;
}

div.subpageCenter div.comment {
	margin:20px 0 0 0;
	border:0;
	border-bottom:solid 1px #BA821A;
	}

div.subpageCenter div.comment div.commentName {font-size:11px; margin:0 0 3px 0;}

div.subpageCenter div.comment div.commentTitle {font-weight:bold; margin:0 0 8px 0;}

div.subpageCenter div.comment div.commentContent {margin:0 0 20px 0;}

/* ** galerija ** */

div.subpageCenter div.galleryBox {
	padding:0;
	}

div.subpageCenter div.galleryBox a img{
	border:1px solid #421313;
	background:#DDA917;
	margin:0px 7px 7px 0;
	}



