/************************
 MERKUR
	merkur.css
   by GregoR - Creatim
************************/

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

html {
	margin: 0; 
	padding: 0;
	}

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	background: #1F1A17;
	text-align: center;
	}

p  { 
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	}
	
form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

/*hr	{
	margin: 10px 0 10px 0;
	padding: 0px 0px 0px 0px;
	background: url(../pic/line.gif) no-repeat scroll center;
	color: #FFFFFF;
	height: 1px;
	border: 0;
	width: 100%;
	}*/
	
div.hr {
  	height: 1px;
  	background: #FFFFFF url(../pic/line.gif) repeat-x scroll left;
  	margin: 10px 0 10px 0;
	padding: 0px 0px 0px 0px;
}
div.hr hr {
  display: none;
}
	
img {
	 border: 0;
	 }
	 
a, a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}

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

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

ol {
	margin-left: 25px;
	margin-top: 8px;
	margin-bottom: 8px;
}

li {
	padding: 2px 0px 1px 0px;
	margin: 0px 0px 0px 0px;
	list-style-image: url(../pic/bullet.gif);
}

/*************** LAYOUT ***************/

#container {
	min-width: 800px;
	min-height: 600px;
	width: 800px;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffd71c;
	border-right-color: #ffd71c;
	border-bottom-color: #ffd71c;
	border-left-color: #ffd71c;
	background-image: url(../pic/ozadje.png);
	background-position: 0px 350px;
	background-repeat:no-repeat;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	}
	
#float-wrapper {
	float: left; 
	width: 615px;
	} /*** Must enclose two of the three cols. Must include center col. ***/

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


#head {
	color: #FFFFFF;
	text-align: left;
	background: #1F1A17;
	height: 287px;
	}
	
	
#headAdmin {
	color: #FFFFFF;
	text-align: left;
	background: #1F1A17;
	height: 62px;
	}
	
	
#middle {
	float: right; 
	width: 420px;
	padding: 10px 10px 0px 10px;
	color: #FFFFFF;
	/*background: #FFFFFF;*/
	/*border-right: 12px solid #1F1A17;*/
	}
	
#middleHome {
	float: right; 
	width: 573px;
	padding: 10px 10px 10px 10px;
	color: #FFFFFF;
	/*background: #FFFFFF;*/
	/*border-right: 12px solid #1F1A17;*/
	}
	
#middleWide {
	width: 800px;
	padding: 2px 0px 0px 0px;
	}

#left {
	margin-right: 450px;
	position: relative;
	width: 153px;
	}

#right {
	margin-left: 615px;
	vertical-align: top;
	color: #FFFFFF;
	}
	
#footer {
	font-size: 11px;
	border-top: 1px #f1d225 solid;
	padding: 5px;
	clear: both;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	text-align: center;
	}
	
#footerHome { 
	font-size: 11px;
	border-top: 1px #f1d225 solid;
	margin: 10px 0px 2px 0px;
	padding: 5px 5px 5px 5px;
	clear: both;
	color: #FFFFFF;
	}
	
/*************** LAYOUT - STYLES ***************/
 
#head h1	{
	text-indent: -9999px;
	margin: 0px 0px 0px 0px;
	}
	
#head h1 a 	{
	display: block;	
	width: 800px;
	height: 287px;
	background: url(../pic/glava.png) top left no-repeat;
	text-decoration:none;
	padding: 0px;
	margin: 0px;
	}
 
 #headAdmin h1	{
	text-indent: -9999px;
	margin: 0px 0px 0px 0px;
	}
	
#headAdmin h1 a 	{
	display: block;	
	width: 800px;
	height: 62px;
	background: url(../pic/glava-admin.gif) top left no-repeat;
	text-decoration:none;
	padding: 0px;
	margin: 0px;
	}
 
#nav {
	color: #FFFFFF;
	padding: 20px 5px 0px 0px;
	float: right;
	text-align: right;
	}
	
#nav a {
	color: #4A4A4A;
	text-decoration:none;
	padding: 0px 2px 0px 2px;
	}
	
#nav a:hover{
	text-decoration:underline;
	}	
	
#left h1 {
	background: #FFFFFF url(../pic/line.gif) bottom left repeat-x;
	padding: 14px 0px 14px 13px;
	margin: 0px 0px 0px 0px;
	}
	
#left h1 a {
	color: #4A4A4A;
	font-size: 13px;
	text-decoration: none;
	}
	
#left h1 a:hover {
	text-decoration: underline;
	}
	
#leftAddress {
	}

.image {
	padding: 0px 0px 2px 0px;
	border: 1px #FFFCC7 solid;
	}	
	
#middle h1 { 
	margin: 0px 0px 18px 0px;
	}

#middle h2 {
	margin: 12px 0px 8px 0px;
	}
	
#middle h3 {
	font-weight: bold;
	margin: 8px 0px 8px 0px;
	}
	
#middle p {
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#path {
	font-size: 10px;
	color: #9E9E9E;
	margin: 6px 0px 5px 0px;
	padding: 0px;
	}

#path a {
	color: #9E9E9E;
	text-decoration: underline;
	}
	
#path a:hover {
	text-decoration: none;
	}
	
#path .txt {
	float: right;
	margin-top: -4px;
	}
	
#path .txt a { 
	margin: 0px 0px 0px 4px;
	padding: 4px 3px 2px 3px;
	color: #969696;
	text-decoration: none;
	background: #ECECEA;
	}
	
#path .txt a:hover { 
	text-decoration: none;
	background: #F7F7F7;
	}
	
#right h1 {
	font-size: 12px;
	padding: 0;
	margin: 10px 0px 6px 0px;
	}
	
#h1 a {
	color: #f1d225;
	text-decoration: underline;
	}
	
#h1 a:hover {
	color: #f1d225;
	text-decoration: none;
	}

#right p {
	margin: 0px 0px 6px 0px;
	line-height: 15px;
	padding: 0px 0px 0px 0px;
	}
	
.crta	{
	padding: 3px 0px 3px 0px;
	margin: 3px 0 3px 0;
	}
	
.linkNews, .linkNews:visited {
	color:#FFFFFF; 
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

.linkNews:hover, .linkNews:active {
	text-decoration: underline;
	}
	
.link, .link:visited {
	color:#4A4A4A; 
	text-decoration: underline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

.link:hover, .link:active {
	text-decoration: none;
	}

	
#footer a {
	text-decoration: underline;
	color: #FFFFFF;
	}
	
#footer a:hover {
	text-decoration: none;
	}
	
#useful { 
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 25px 0px 15px 0px;
	color: #969696;
	}
	
#useful a { 
	margin: 0px 5px 0px 0px;
	padding: 4px 4px 4px 4px;
	color: #969696;
	text-decoration: none;
	background: #ECECEA;
	}
	
#useful a:hover { 
	text-decoration: none;
	background: #F7F7F7;
	}


/*************** OSTALO ***************/

h1, h2, h3 {
	color: #f1d225;
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
}

h2 {
	font-size: 15px;
	padding: 0px 0px 0px 0px;
	margin: 8px 0px 5px 0px;
}

h3 {
	font-size: 13px;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 3px 0px;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 3px 0px;
}

#globalnav .search	{
	float: right;
	padding: 5px 5px 0px 0px;
	}

.fieldSearch {
 	font-size: 10px;
	text-decoration: none;
	background-color: #FFFFFF;
	color: #000000;
	border-bottom: 1px solid #C7C7C7;
	border-right: 1px solid #C7C7C7;
	border-top: 1px solid #A0A0A0;
	border-left: 1px solid #A0A0A0;
	width: 141px;
	height: 14px;
	padding: 1px 2px 2px 4px;
	}

.fieldInput {
 	font-size: 10px;
	text-decoration: none;
	background-color: #F7F7F7;
	color: #000000;
	border-bottom: 1px solid #C7C7C7;
	border-right: 1px solid #C7C7C7;
	border-top: 1px solid #A0A0A0;
	border-left: 1px solid #A0A0A0;
	height: 14px;
	padding: 1px 2px 2px 4px;
	}
	
.fieldDropdown {
 	font-size: 10px;
	text-decoration: none;
	background-color: #F7F7F7;
	color: #000000;
	border-bottom: 1px solid #C7C7C7;
	border-right: 1px solid #C7C7C7;
	border-top: 1px solid #A0A0A0;
	border-left: 1px solid #A0A0A0;
	height: 18px;
	padding: 0px;
	}
	
.btn {
	}
	
/*************** TXT ***************/

.txtRed {
	color: #E70C08;
	}
	
.txtSmall {
	font-size: 10px;
	line-height: 14px;
	}

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

.imgLeft {
	padding: 0px 10px 5px 0px;
	float: left;
	}
	
.alignRight {
	float: right;
	}
	
/*************** Kazalo ***************/
	
.kazalo {
	}
	
.kazalo td {
	border-left: 1px solid #BDBDBD;
	padding: 2px 7px 2px 7px;
	}

.kazalo a { 
	text-decoration: none;
	display: block;
	}
	
.kazalo a:hover { 
	text-decoration: underline;
	}
	
.kazalo h3 a { 
	color: #FF8000;
	text-decoration: none;
	display: block;
	}
	
.kazalo h3 a:hover { 
	text-decoration: underline;
	}	
	
.kazalo p {
	margin: 0px 0px 5px 0px;
	line-height: 14px;
	padding: 0px 0px 0px 0px;
	}
	
.kazalo ul {
	padding: 0px 0px 0px 0px;
	margin: -3px 0px 5px 13px;
	}

.kazalo li {
	padding: 0px 0px 1px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 14px;
	list-style-image: url(../pic/bullet.gif);
	}

/*************** Tabela ***************/	

.table {
	border-bottom: 1px solid #BDBDBD;
	}
	
.table .title {
	font-weight: bold;
	border-bottom: 1px solid #BDBDBD;
	padding: 2px 2px 2px 2px;
	}	
	
.table .bottom {
	border-top: 1px solid #BDBDBD;
	padding: 2px 2px 2px 2px;
	}	

.table .light {
	background-color: #FFFFFF;
	padding: 2px 2px 2px 2px;
	vertical-align: top;
	}
	
.table .dark {
	background-color: #F1F1F1;
	padding: 2px 2px 2px 2px;
	vertical-align: top;
	}
	
.table2 {
	}
	
.table2 td {
	padding: 2px 2px 4px 2px;
	line-height: 14px;
	}	


.admin, .admin:visited {
	text-decoration: underline;
	color:#FFFCC7
}

.admin:hover, .admin:active {
	text-decoration: underline;
	color:#FFFCC7
}
