@charset "utf-8";
/* Arhitektura Slovenije - design */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #e6e7e8;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #000000;
}

#container {
	width: 949px;  
	background: #e6e7e8;
	margin: 0 auto; 
}

#header {
	width: 949px;
	height: 277px;
}
#pasica {
	background-image:url(../images/zg-pasica.jpg);
	background-repeat:no-repeat;
	width: 949px;
	height: 37px;
}
#meni {
	background-image: url(../images/meni.jpg);
	background-repeat:no-repeat;
	position: absolute;
	text-align:left;
	width: 899px;
	height: 36px;
	top: 240px;
	padding-left: 50px;
	padding-top: 8px;
}

#mainContent {
	background-image:url(../images/main.jpg);
	background-repeat:repeat-y;
	width:900px;
	height: 100%;
	padding-left: 24px;
	padding-right: 25px;
}

#footer {
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	width:949px;
	height: 90px;
	padding-top:5px;
}


/*///index meni///*/

ul#pokrajine {
	background-image: url(../images/arhitektura-slovenije.jpg);
	width: 638px;
	height: 590px;
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
	background-repeat:no-repeat;
	background-position: 0px 0px;
}

ul#pokrajine li {
	position: absolute;
}

ul#pokrajine li a{
	display:block;
	height: 100%;
	text-indent: -9000px;
}

#link1 {
	width: 127px;
	height: 590px;
	top: 0px;
	left: 0px;
}
#link2 {
	width: 127px;
	height: 590px;
	top: 0px;
	left: 128px;
}
#link3 {
	width: 127px;
	height: 397px;
	top: 195px;
	left: 256px;
}
#link4 {
	width: 127px;
	height: 397px;
	top: 195px;
	left: 384px;
}
#link5{
	width: 127px;
	height: 397px;
	top: 195px;
	left: 512px;
}
#link6{
	width: 345px;
	height: 110px;
	top: 20px;
	left: 290px;
}

ul#pokrajine li a:hover{
	background-image: url(../images/arhitektura-slovenije.jpg);
	background-repeat:no-repeat;
	background-position: 0px 0px;
}

ul#pokrajine li#link1 a:hover{
	background-position: 0px -586px;
}
ul#pokrajine li#link2 a:hover{
	background-position: -128px -586px;
}
ul#pokrajine li#link3 a:hover{
	background-position: -256px -780px;
}
ul#pokrajine li#link4 a:hover{
	background-position: -384px -781px;
}
ul#pokrajine li#link5 a:hover{
	background-position: -512px -781px;
}
ul#pokrajine li#link6 a:hover{
	background-position: -290px -606px;
}

/*////////// div //////////// */

#header-normal {
	background-image: url(../images/head.jpg);
	background-repeat:no-repeat;
	width: 949px;
	height: 240px;
}

#header-alpski {
	background-image:url(../images/head-alpski.jpg);
	background-repeat:no-repeat;
	width: 949px;
	height: 240px;
}

#header-severovzhod {
	background-image:url(../images/head-severovzhod.jpg);
	background-repeat:no-repeat;
	width: 949px;
	height: 240px;
}

#header-osrednjipas {
	background-image:url(../images/head-osrednjipas.jpg);
	background-repeat:no-repeat;
	width: 949px;
	height: 240px;
}

#text-poglja {
 position:relative;
 height:300px;
}
#slovenski {
	position:absolute;
	width: 400px;
	height: 100%;
	top:0;
	left:20px;
}
#angleski {
	position:absolute;
	width: 400px;
	height: 100%;
	top:0;
	right:20px;
}

#text-poglja1 {
	position:relative;
	height:2750px;
}

#vsebina {
	margin-left: 20px;
}

.borutjuvanec {
	margin-left: 420px;
}

/*///text stili///*/

h1 { 
	background-color: #e6e7e8;
	background-position: left;
	font-family: Tahoma;
	font-size:18px;
	color:#000000;
	padding-left: 25px;
	display:inline;
}

h2 { 
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
}

.text {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
}

.text-poudarek {
	font-family: Tahoma;
	font-size: 11px;
	color: #7d9a9e;
	font-weight: bold;
}

.narocilo-text {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
}

.meni:link {
	font-family: Tahoma;
	font-size: 12px;
	color:#000000;
	font-weight: bold;
	text-decoration:none;
}

.meni:hover {
	font-family: Tahoma;
	font-size: 12px;
	color:#7d9a9e;
	font-weight: bold;
	text-decoration:none;
}

.meni:active {
	font-family: Tahoma;
	font-size: 12px;
	color:#000000;
	font-weight: bold;
	text-decoration:none;
}

.meni:visited {
	font-family: Tahoma;
	font-size: 12px;
	color:#000000;
	font-weight: bold;
	text-decoration:none;
}

.copyright { 
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	padding-left: 50px;
	}

a:link { 
	font-family: Tahoma;
	font-size: 11px;
	color: #7d9a9e;
	text-decoration:none;
}
a:hover { 
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
a:active { 
	font-family: Tahoma;
	font-size: 11px;
	color: #7d9a9e;
	text-decoration:none;
}
a:visited { 
	font-family: Tahoma;
	font-size: 11px;
	color: #7d9a9e;
	text-decoration:none;
}



/*FORMS*/
form {
	margin:0px;
	padding:0px
}
.checkbox {
	padding:0px;
	margin-right: 7px;
}
.input1	 {
	border:solid 1px #FFFFFF;
	height:14px;
	width:150px;
	padding-left:2px;
	margin:0px;
	font-family: Tahoma;
	color: #003e7e;
	font-size: 11px;
	margin-left: 10px;
}
.input2	 {
	border:solid 1px #FFFFFF;
	height:16px;
	width:100px;
	padding-left:2px;
	margin:0px;
	font-family: Tahoma;
	color: #003e7e;
	font-size: 11px;
}
.input3	 {
	border:solid 1px #FFFFFF;
	height:60px;
	width:150px;
	padding-left:2px;
	margin:0px;
	font-family: Tahoma;
	color: #003e7e;
	font-size: 11px;
}

.submit {
	background-image: url(../images/narocilo.jpg);
	background-repeat: no-repeat;
	width: 98px;
	height: 15px;
	overflow: hidden;
	display:block;
	cursor: pointer;
	border:0;
	background-position: 0px 0px;
}
.submit:hover{
	background-position: 0px -15px;

}
.clear {
	background-image: url(../images/izbrisi.jpg);
	background-repeat: no-repeat;
	width: 98px;
	height: 15px;
	overflow: hidden;
	display:block;
	cursor: pointer;
	border:0;
	background-position: 0px 0px;
}
.clear:hover {
	background-position: 0px -15px;
}

