/* zmagovalec.si
   Style Sheet
   by Jure Omejc
*/
 
/* B A S I C ____________________________________*/

BODY {
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px auto 0px auto;
}

P {
	margin-top: 0px;
	margin-bottom: 10px;
}

A, A:visited {
	color: #000000;
	text-decoration: underline;
}

A:hover, A:active {
	color: #000000;
	text-decoration : none;
}

.linkReverse, .linkReverse:visited {
	color: #000000;
	text-decoration : none;
}

.linkReverse:hover, .linkReverse:active {
	color: #000000;
	text-decoration: underline;
}

IMG {
	border: 0px;
}

UL {
	padding-left: 20px;
	margin: 0px 0px 10px 10px;
}

LI {
	margin-top: 2px;
	padding-bottom: 2px;	
}

.textMali {
	font-size: 10px;
}

.missing {
	color: red;
}


/*  S T R U C T U R E ______________________________________*/

#head {
	width: 852px;
	height: 90px;
	text-align: left;
	border-bottom: 1px solid #95A9B6;
	margin: 0px auto 0px auto;
	padding-top: 10px;
}

#main {
	clear: both;
	width: 852px;
	margin: 20px auto 0px auto;
	text-align: left;
	background-image: url(/pic/main-back.gif);
	background-position: top;
	background-repeat:repeat-y;
}
		
#main .column {
	position: relative;
	float: left;
}

#left {
	width: 180px;
	padding-right: 10px;
}
		
#content {
	width: 450px;
	padding: 0px 11px 0px 11px;
	font-size: 11px;
}
* html #content {
	width: 472px;
	w\idth: 450px;
}

/* da italic tekst ne pokvari layouta v IE*/
/* \*/
* html #content p {
	overflow: hidden;
	width: 100%;
	o\verflow: visible;
	w\idth: auto;
	hei\ght: 1px;
}
/* */	

#right {
	width: 180px;
	padding-left: 10px;
	font-size: 11px;
}

#footer {
	margin-top: 25px;
	background-color: #006881;
	border-bottom: 3px solid #FF9900;
	color: #FFFFFF;
	font-size: 10px;
	padding: 5px;
}


/*  H E A D ______________________________________*/

#headLeft {
	position: relative;
	float: left;
	margin-top: 20px;
}

#headRight {
	margin-left: 320px;
	text-align: right;
}

#headSearch {
	padding-top: 5px;
	font-size: 10px;
	color: #006881;
	height: 70px;
	text-align: right;
}

#headSearch p {
	margin: 0 0 20px 0;
	padding: 0;
}

#headSearch a {
	color: #006881;
}

#headSearch form {
	display: inline;
	margin: 0;
	padding: 0;
}

INPUT.searchField {
	color: #000000;
	width: 120px;
	font-size: 10px;
	margin-top: 2px;
}

INPUT.searchButton {
	background-color: #FFFFFF;
	background-image: url(/pic/arrow.gif);
	background-position: center;
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
	width: 20px;
}

#headMenu {
	font-size: 10px;
}

A.headMenuLink, A.headMenuLink:visited {
	font-weight: bold;
	color: #006881;
	text-decoration: none;
}

A.headMenuLink:active, A.headMenuLink:hover {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}


/*  levo ______________________________________*/

A.menuLink, A.menuLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006881;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-bottom: 15px;
}

A.menuLink:active, A.menuLink:hover {
	color: #FF9900;
}

.line {
	clear: both;
	border-bottom: 1px solid #95A9B6;
	font-size: 1px;
	margin: 5px 0px 6px 0px;
}

.leftLink, .leftLink:visited {	
	color: #006881;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-right: 20px;
	background-image: url(/pic/arrow.gif);
	background-position: right;
	background-repeat: no-repeat;
}

.leftLink:hover, .leftLink:active {
	color: #FF9900;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-right: 20px;
	background-image: url(/pic/arrow_on.gif);
	background-position: right;
	background-repeat: no-repeat;
}

.leftText {	
	color: #006881;
	text-align: center;
	font-size: 11px;
}

.lefTextLink, .lefTextLink:visited {	
	color: #006881;
	text-decoration: underline;
}

.lefTextLink:hover, .lefTextLink:active {
	color: #006881;
	text-decoration: none;
}


/*  M A I N ______________________________________*/


/* content ______________________________________*/

#path {
	position: relative;
	float: left;
	font-size: 10px;
	color: #006881;
	width: 300px;
	line-height: 150%;
	margin-bottom: 10px;
}

A.pathLink, A.pathLink:visited {
	color: #006881;
	text-decoration: underline;
}

A.pathLink:active, A.pathLink:hover {
	color: #006881;
	text-decoration: none;
}

#print {
	position: relative;
	float: left;
	text-align: right;
	width: 150px;
	font-size: 10px;
	display: none;
}

.textUvod {
	font-size: 12px;
	font-weight: bold;
	color: #006881;
	line-height: 130%;
}

H1 {
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006881;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding-top: 10px;
	font-size: 20px;
}

H2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006881;
	font-weight: bold;
	margin: 10px 0px 5px 0px;	
	font-size: 15px;
}

H3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006881;
	font-weight: bold;
	margin: 10px 0px 5px 0px;	
	font-size: 13px;
}

/* naslov novice */
H4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006881;
	font-weight: bold;
	margin: 0 0 5px 0px;	
	font-size: 17px;
}

A.linkNaslov, A.linkNaslov:visited {
	color: #006881;
	text-decoration: none;
}

A.linkNaslov:active, A.linkNaslov:hover {
	color: #006881;
	text-decoration: underline;
}

.vec {
	margin: -6px 0px 8px 0px;
	text-align: right;
	padding-right: 20px;
	font-weight: bold;
	font-size: 10px;
}

A.vecLink, A.vecLink:visited {
	color: #2B526C;
	text-decoration: none;
}

A.vecLink:active, A.vecLink:hover {
	color: #2B526C;
	text-decoration: underline;
}

DIV.seznamSlika {
	position: relative;
	float: left;
	width: 215px;
	margin-bottom: 8px;
}

DIV.seznamText {
	margin-left: 215px;
}

#searchTop {
	border-bottom: 1px dashed #95A9B6;
	font-size: 5px;
	margin-bottom: 10px;
	width: 90%;
}

#searchBottom {
	border-bottom: 1px dashed #95A9B6;
	font-size: 5px;
	margin-bottom: 10px;
	width: 90%;
}

.error, .error a {
	color: #f00;
}
/* novice */
p.newsDate {
	margin: 10px 0 0 0;
	padding: 0;
	color: #006881;
	font-size: 10px;
	
}


/* footer ______________________________________*/

A.footerLink, A.footerLink:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

A.footerLink:active, A.footerLink:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* F O R M S ______________________________________*/

FORM {
	margin: 0px;
	padding: 0px;
}

.formCell {
	margin: 15px 0px 2px 0px;
}

.box {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 2px;
	font-size: 11px;
}

TEXTAREA.box {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

INPUT.button {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #006881;
	font-weight: bold;
	padding: 5px;
	border: none;
	font-size: 12px;
}

/*  desno ______________________________________*/

.rightText {
	padding-top: 3px;
}

/* S I T E M A P ______________________________________*/

/* levi stolpec s poglavji */
#sitemapLeft {
	position: relative;
	float: left;
	width: 250px;
}

#sitemapLeft ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sitemapLeft ul li {
	padding: 3px 0;
}

#sitemapLeft ul a {
	font-size: 12px;
	color: #006881;
	font-weight: bold;
	padding-left: 20px; 
	background: url("/pic/arrow.gif") no-repeat left center;
	text-decoration: none;
}

#sitemapLeft ul a:hover {
	text-decoration: underline;
}

#sitemapLeft ul ul a {
	font-size: 11px;
	font-weight: normal;
	padding-left: 20px; 
	background: none;
	text-decoration: underline;
}

#sitemapLeft ul ul a:hover {
	text-decoration: none;
}

/* desni stolpec s splosnimi stranmi */
#sitemapRight {
	position: relative;
	float: left;
	width: 200px;
}

#sitemapRight ul {
	margin: 0 0 0 15px;
	padding: 0;
	list-style: none;
}

#sitemapRight ul li {
	padding: 3px 0;
}

