@charset "utf-8";
/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.2
/**/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}
/**/

strong {
	font-weight: bold;
}

a {
 text-decoration: underline;
 color: #b60000;
}

a:hover {
	text-decoration: none; 
}

ul {
	padding-left: 2.5em;
	list-style-type: disc;
}

ol {
	padding-left: 2.5em;
	list-style-type: decimal;
}

#mainContent table {
	width: 100%;
}

#mainContent td {
	padding-left: 3px;
	padding-right: 3px;
}

/* background mreza */
html  {
	font: 0.80em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background: url(images/body_bg_tiled.png) center top repeat;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	height: 100%;
}

/* gradient background */
body {
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: url(images/body_bd_tilex.png) center top repeat-x;
}

/* senca */
#cbgs {
	position: absolute;
	height: 100%;
	width: 998px;
	left: 50%;
	margin-left: -499px;
	background:url(images/container_bg.png) center top repeat-y !important;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/container_bg.png' ,sizingMethod='scale');
}

/* popravek sence (centering in podvajanje) v IE7 */
html>body #cbgs {
     *margin-left: -500px;
	 *filter: none; 
}

#container { 
	position: relative;
	width: 980px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background:url(images/header_logo_menu_bg.png) 0px 289px repeat-x;
	background-color: #fff;
}

#header {
    position: relative;
	height: 272px;
	padding-bottom: 17px;
	background:url(images/header_bottom_bg.png) bottom repeat-x;
}
	
#select_lang {
	position: absolute;
	background: url(images/language.png) top left no-repeat; 
	width: 95px;
	height: 21px;
	padding-top: 4px;
	padding-left: 5px;
	right: 20px;
	top: 87px;
	color: #626262;
	font-size: 0.9em;
}

#select_lang #slo, #select_lang #eng {
	display: block;
	width: 16px;
	height: 11px;
	position: absolute;
	left: 52px;
	top: 7px;
}

#select_lang #eng {
	left: 74px;
}

#select_lang #slo em, #select_lang #eng em {
	display: none;
}

#header_logo_menu {
	height: 62px;
	border-top: 1px solid #fff;
	border-bottom: 2px solid #820000;
	background:url(images/header_logo_menu_bg.png) repeat-x;
}

#header_text {
	color: #fff;
	width: 730px;
	position: absolute;
	bottom: 20px;
	left: 19px;
}

#header_text h2 {
	font-size: 3em;
	margin-bottom: 10px;
}

#sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 488px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding-top: 27px;
	position: relative;
	overflow: visible;
}

ul#top_menu {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: 14px;
}

ul#top_menu li {
	float: left;
	height: 45px;
	width: 107px;
	margin-left: 5px;
}

ul#top_menu li a {
	font-size: 0.9em;
	color: #626262;
	display: block;
	height: 45px;
	width: 107px;
	line-height: 42px;
	text-align: center;
}

ul#top_menu.domov li#tm_domov a, ul#top_menu.predstavitev li#tm_predstavitev a, ul#top_menu.ponudba li#tm_ponudba a, ul#top_menu.ceniki li#tm_ceniki a, ul#top_menu.arhiv li#tm_arhiv a, ul#top_menu.povezave li#tm_povezave a {
	color: #fff;
	background: url(images/top_menu_bg.png) no-repeat center center;
	text-decoration: none;
}

.pbox {
	width: 220px;
	background: url(images/pbox_bg.png) no-repeat bottom center #fff;
	padding-bottom: 20px;
	margin-bottom: 15px;
}

.pbox h2 {
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	font-size: 1.4em;
	background: url(images/pbox_bg_top.png) no-repeat top center;
	color: #626262;
}

.pbox h2.line {
	padding-bottom: 25px;
	background: url(images/pbox_bg_top_line.png) no-repeat top center;
}

.pbox p {
	padding-left: 15px;
}

ul.nolt {
	list-style-type: none;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0;
	color: #626262;
	font-size: 0.9em;
}

ul.nolt a {
	color: #ac0000;
}

ul.nolt a.pdf {
	padding-left: 18px;
	background: url(images/icon_file.png) left 0.4em no-repeat;
	line-height: 1.7em;
}

.galerija {
	text-align: center;
	width: 147px;
	float: left;
	margin-bottom: 10px;
	margin-top: 8px;
	margin-left: 3px;
	margin-right: 3px;
}

.galerija em {
	font-size: 0.85em;
	font-style: normal;
	font-weight: normal;
	color: #626262;
}

form#mailing {
	width: 180px;
	margin-left: 16px;
	padding-top: 6px;
	padding-left: 7px;
	background: url(images/mailing_form_bg.png) top left no-repeat !important;
}

form#mailing #tb {
	position: relative;
	z-index: 99;
	width: 174px;
	height: 19px;
	border: 0;
	font-size: 1.2em;
	margin-left: 0 !important;
	margin-left: -16px;
	font: 1em 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	color: #626262;
}

form#mailing #ts {
	width: 107px;
	height: 47px;
	border: 0;
	background: url(images/mailing_submit_bg.png) top left no-repeat !important;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/mailing_submit_bg.png' ,sizingMethod='crop');
	cursor: hand;
	position: relative;
	margin-left: 78px !important;
	margin-left: 62px;
	color: #fff;
	font: 1em 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
}


#mainContent { 
	margin-top: 27px;
	margin-left: 20px;
	margin-right: 499px !important;
	margin-right: 496px;
	zoom: 1;
	background:url(images/header_logo_menu_bg.png) 0px -27px repeat-x #fff;
} 

#mainContent h2 {
	color: #626262;
	font-size: 2em;
	font-weight: bold;
}

#mainContent h1 {
	color: #b60000;
	font-size: 2em;
	font-weight: bold;
}

#mainContent h3 {
	color: #b60000;
	font-size: 1.3em;
	font-weight: normal;
}

.novica {
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #b60000;
}

.novica .datum {
	padding-left: 17px;
	background:url(images/bullet_clock.png) no-repeat left center;
	color: #7c7c7c;
}

/* TABS */
.wraptabs {
	width: 100%;
	height: 25px;
	background:url(images/tabs_bottom_bg.png) bottom repeat-x;
}

.tabs {
	list-style-type: none;
	padding: 0;
	margin: 0;
	background-color: yellow;
	height: 25px;
	background:url(images/tabs_bottom_bg.png) bottom repeat-x;
	float: right;
}

.tabs li {
	float: left;
	height: 25px;
	width: 104px;
	margin-left: 15px;
	text-align: center;
	line-height: 25px;
	background: url(images/tab_r_grad_inact.png) right center no-repeat;
}

.tabs li.selected {
	background: url(images/tab_r_grad_act.png) right center no-repeat;
}

.tabs li a {
	display: block;
	height: 25px;
	width: 104px;
	font-size: 0.85em;
	background:url(images/tab_l_grad_inact.png) left center no-repeat;
	color: #626262;
	text-decoration: underline;
}

.tabs li a:hover, .tabs li a:focus {
	text-decoration: none;
}

.tabs li.selected a {
	background:url(images/tab_l_grad_act.png) left center no-repeat;
	color: #ac0000;
	text-decoration: none;
}
/* END TABS */

/* PHOTO MENU - MASKED, dinamicna verzija z overlay mask */
div#graphic_side_menu {
	position: relative;
	margin-top: -8px;
}

.masked {
	position: relative;
	display: block;
	float: left;
	padding-left: 11px;
	width: 109px;
}

.masked .image {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.masked .mask {
	display: block;
	width: 117px;
	height: 115px;
	background: url(images/round_red_mask.png) top left no-repeat !important;
	filter: none !important;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/round_red_mask.png' ,sizingMethod='scale');
	position: absolute;
	top: 0;
	left: 0;
	cursor: hand;
}

.masked .text {
	margin-top: -8px;
	float: left;
	color: #626262;
	font-size: 0.9em;
}

/* PHOTO MENU - staticna verzija */
ul#graphic_side_menu {
	position: relative;
	z-index: 99;
	marin: 0;
	padding: 0;
	margin-top: -8px;
	list-style-type: none;
}

ul#graphic_side_menu li {
	width: 115px;
	float: left;
	margin-right: 5px;
}

ul#graphic_side_menu li a {
	display: block;
	width: 115px;
	padding-top: 113px;
	text-indent: 10px;
	color: #626262;
	font-size: 0.9em;
}
ul#graphic_side_menu li a#rdeca_dvorana {
	background: url(images/gallery_menu_1.jpg) no-repeat top left;	
}
ul#graphic_side_menu li a#kotalkalisce {
	background: url(images/gallery_menu_2.jpg) no-repeat top left;	
}
ul#graphic_side_menu li a#pokriti_bazen {
	background: url(images/gallery_menu_3.jpg) no-repeat top left;	
}
ul#graphic_side_menu li a#mestni_stadion {
	background: url(images/gallery_menu_4.jpg) no-repeat top left;	
}

/* stranske fotke z masko */
span.maskpic {
	display: block;
	position: relative;
	width: 220px;
	height: 177px;
	text-align: center;
}

span.maskpic span {
	display: block;
	width: 220px;
	height: 177px;
	z-index: 99;
	position: absolute;
	background: url(images/round_gray_mask.png) no-repeat;
}

span.maskpic img {
	margin-top: 2px;
}

.fcol4 {
	width: 23%;
	padding-right: 2%;
	float: left;
	margin-bottom: 30px;
}

.fcol2 {
	width: 220px;
	margin-right: 20px;
	float: left;
	margin-top: 28px;
}

#footer {
	margin-top: 60px;
	margin-left: 20px;
	margin-right: 20px;
	border-top: 1px solid #d0d0d0;
	clear: both;
	padding-top: 20px;
	font-size: 0.9em;
	color: #9b9b9b;
}

#footer a {
	color: #9b9b9b;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

#copyright_footer {
	color: #9b9b9b;
	font-size: 0.9em;
	padding-top: 15px;
	padding-bottom: 35px;
	text-align: center;
	border-top: 1px solid #d0d0d0;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
