/************************
 Planica
	planica.css
   by GregoR - Creatim
************************/

/*************** DEFAULT ***************/

html {
	margin: 0; 
	padding: 0;
	}

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	}

p  { 
	font-size: 12px;
	line-height: 16px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}
	
	
form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

input {
	font-size: 11px;
	text-decoration : none;
	border: 1px solid #87BA33;
	padding-left: 3px;
	}

hr	{
	display: none;
	}
	
img {
	 border: 0;
	 }
	 
a, a:visited {
	text-decoration: underline;
	color: #000000;
}

a:hover, a:active {
	text-decoration: none;
	color: #beb218;
}

ul {
	padding: 0px 0px 5px 17px;
	margin: 0px 0px 4px 0px;
}

ol {
	padding: 0px 0px 5px 17px;
	margin: 0px 0px 4px 0px;
	}

li {
	padding: 2px 0px 1px 0px;
}

/*************** LAYOUT, STYLES ***************/

#frame { 
	min-width: 820px; 
	width: 820px;
	text-align: left;
	background-image: url(pic/bg-frame.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin: auto;
	padding: 0px 0px 0px 0px;
	}

#container {
	min-width: 800px;
	min-height: 600px;
	width: 800px;
	background: #FFFFFF url(pic/bg.jpg) top right repeat-y;
	text-align: left;
	margin: auto;
	}
	
#nav {
	color: #FFFFFF;
	background: transparent url(pic/bg-nav.jpg) top left repeat-y;
	padding: 8px 8px 8px 8px;
	width: 185px;
	}
	
#nav a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
	}

#nav a:hover{
	text-decoration:underline;
	}

#float-wrapper {
	float: left; 
	width: 622px;
	} /*** Must enclose two of the three cols. Must include center col. ***/


#middle {
	float: right; 
	width: 418px;
	}

#middleContent {
	padding: 15px;
	margin: 1px 2px 0px 0px;
	border-top: 5px #beb218 solid;
	}
	
#middleContent h1 { 
	color: #beb218;
	font-size: 16px;
	margin: 0px 0px 15px 0px;
	text-decoration: none;
	}

#middleContent h2 {
	color: #beb218;
	font-size: 12px;
	margin: 8px 0px 5px 0px;
	}
	
#middleContent h3 {
	color: #beb218;
	font-weight: bold;
	margin: 5px 0px 3px 0px;
	}

#left {
	margin-right: 418px;
	}

#right {
	margin-left: 623px;
	vertical-align: top;
	}
	
#rightContent {
	margin: 0;
	padding: 8px 7px 0px 7px;
	}

#rightContent p {
	font-size: 10px;
	line-height: 14px;
	}


#rightContent h2 {
	color: #beb218;
	font-size: 12px;
	}
	
	
#rightContent h1 {
	background: transparent url(pic/bg-aktualno.jpg) left top no-repeat;
	font-family: arial, verdana, helvetica, sans-serif;
	color: #beb218;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 0px 45px;
	text-decoration: none;
	height: 27px;
	}

	
#end { 
	background: #FFFFFF url(pic/right-bottom.gif) top right no-repeat;
	clear: both;
	margin: 0px;
	height: 5px;
	font-size: 5px; /* za IE bug */
	}
	
#footer { 
	background: #FFFFFF url(pic/bg-footer.gif) top right repeat-x;
	color: #757171;
	margin: 0px 0px 0px 0px;
	padding: 20px 15px 15px 15px;
	clear: both;
	height: 50px;
	font-size: 11px;
	}
	
#footer A {
	text-decoration: underline;
	color: #757171;
	}
	
#footer A:hover { 
	text-decoration: none;
	color: #757171;
	}
	
#creatim	{
	float: right;
	}
	
#creatim h1	{
	text-indent: -9999px;
	margin: 0px 0px 0px 0px;
	}
	
#creatim h1 a	{
	background: transparent url(pic/logo-creatim08.gif) top no-repeat;
	height: 36px;
	width: 169px;
	display: block;
	text-decoration:none;
	padding: 0px;
	margin: 0px;
	}
	
#creatim h1 a:hover	{
	text-decoration:none;
	padding: 0px;
	margin: 0px;
	}
	
#news h1 {
	color: #076BAA;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
	}
	
#news h1 a	{
	text-decoration:underline;
	color: #076BAA;
	}
	
#news h1 a:hover	{
	text-decoration:none;
	}
	
#news .date {
	font-size: 11px;
	padding: 0 0 5px 0;
	}

/*************** OSTALO ***************/
h1, h2, h3 {
	color: #beb218;
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

h2 {
	font-size: 14px;
	padding: 4px 0px 0px 0px;
}

h3 {
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin: 6px 0px 3px 0px;
}

h4 {
	background: transparent url(pic/crta.gif) top no-repeat;
	height: 1px;
	font-size: 1px;
	padding: 0px;
	margin: 10px;
}

h5 {
	background: transparent url(pic/crta-m.gif) top no-repeat;
	height: 1px;
	font-size: 1px;
	padding: 0px;
	margin: 15px;
}

.linkNaslov, .linkNaslov:visited {
	color:#beb218;
	text-decoration: underline;
}

.linkNaslov:hover, .linkNaslov:active {
	color:#000000;
	text-decoration: none;

}
	
.linkNaprej, .linkNaprej:visited {
	color:#beb218; 
	text-decoration: none;
	background: transparent url(pic/ico-link.gif) center left no-repeat;
	padding: 0px 0px 0px 10px;
}

.linkNaprej:hover, .linkNaprej:active {
	text-decoration: underline;
	color:#beb218; 
}

.imgRight {
	padding: 0px 0px 5px 10px;
	float: right;
}

.imgLeft {
	padding: 0px 10px 5px 0px;
	float: left;
} 

.fieldSearch {
	font-size: 12px;
	text-decoration: none;
	background-color: #FFFFFF;
	color: #000000;
	border-bottom: 1px solid #d1c81a;
	border-right: 1px solid #d1c81a;
	border-top: 1px solid #d1c81a;
	border-left: 1px solid #d1c81a;
	width: 110px;
	height: 15px;
	padding: 3px 2px 2px 4px;
	}

.buttonSearch {
	height: 25px;
	text-decoration : none;
	border: 1px solid #87BA33;
	padding-left: 3px;
	}
	
.textRdec {
	color: #E70C08;
}


/* Content - tables ------------------------------- */
#middleContent .tblContent {
	margin: 10px 0 5px 0;
}

#middleContent .tblContent td {
	padding: 2px 2px;
	border-bottom: 1px solid #beb218;
}

#middleContent .cellHeader {
	color: #beb218;
	font-size: 12px;
	padding: 8px 2px 4px 2px;
	border-bottom: 3px solid #beb218 !important;
}


#middleContent #tblSponsors td {
	text-align: center;
	vertical-align: middle;
}

#middleContent #tblSponsors td a:link, #middleContent #tblSponsors td a:visited {
	color: #000;
	text-decoration: none;
}

#middleContent #tblSponsors td img {
	padding: 15px 5px 15px 5px;
	border: 0;
}

.smallTxt {
	font-size: 11px;
	line-height: 14px;
}


.imageGalerija {
	margin: 5px 0px 5px 0px;
}

.povdarek {
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	border: 2px #A0D23A solid;
}

.imageGalerijaMala {
	margin: 0px 10px 10px 0px;
}

.imgRight {
	padding: 0px 0px 5px 10px;
	float: right;
	}
	
.imgRight img {
	border: 1px #b4b4b4 solid;
	padding: 1px;
	}

.imgLeft {
	padding: 0px 10px 5px 0px;
	float: left;
	}
	
.imgLeft img {
	border: 1px #b4b4b4 solid;
	padding: 1px;
	}
	
.imgCenter {
	padding: 0px 0px 5px 0px;
	float: center;
	}
	
.imgCenter img {
	border: 1px #b4b4b4 solid;
	padding: 1px;
	}
	
.povdarek {
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	border: 2px #beb218 solid;
}



/* MENI \*/
ul#primary-nav,
ul#primary-nav ul {
	margin: 0;
	padding: 0;
	width: 200px; /* Width of Menu Items */
	border-bottom: 1px solid #8e8f00;
	border-right: 1px solid #8e8f00;
	background: transparent url(pic/nav-menu-bg.jpg) top left repeat-y;
	font-size: 100%;
	}

ul#primary-nav li {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
	}

ul#primary-nav li a {
	display: block;
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	padding: 5px 5px 5px 15px;
	background: transparent url(pic/nav-menu-crta.gif) top left no-repeat;
	/*border: 1px solid #ccc;*/
	border-bottom: 0;
	}

/* Fix IE. Hide from IE Mac \*/
* html ul#primary-nav li { float: left; height: 1%; }
* html ul#primary-nav li a { height: 1%; }
/* End */

ul#primary-nav ul {
	position: absolute;
	display: none;
	left: 200px; /* Set 1px less than menu width */
	background: #d1c81a;
	top: 0;
	}

ul#primary-nav li ul li a { padding: 5px 5px 5px 15px; } /* Sub Menu Styles */

ul#primary-nav li:hover ul ul,
ul#primary-nav li:hover ul ul ul,
ul#primary-nav li.over ul ul,
ul#primary-nav li.over ul ul ul { display: none; } /* Hide sub-menus initially */

ul#primary-nav li:hover ul,
ul#primary-nav li li:hover ul,
ul#primary-nav li li li:hover ul,
ul#primary-nav li.over ul,
ul#primary-nav li li.over ul,
ul#primary-nav li li li.over ul { display: block; } /* The magic */


ul#primary-nav li.menuparent { 
	background: transparent url(pic/nav-menu-arrow.gif) right center no-repeat; 
	}

ul#primary-nav li.menuparent:hover,
ul#primary-nav li.over {  }

ul#primary-nav li a:hover {
	/*text-decoration: underline;*/
	color: #336600;
	}
