
/* //// DESIGN ////*/

html, body  {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #555555;
	line-height: 16px;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center; 
	color: #000000;
	height: 100%;
}

#container {
	background-image:url(../images/design/background.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: 50% top;
	margin: 0px;
	padding: 0px;
	min-height: 100%;

	
}

#wrap { 
	width: 800px;
	margin: 0 auto;
	text-align: left;
	height: auto;
} 

#header {
	background-image:url(../images/design/top.jpg);
	background-repeat:repeat-x;
	width: 100%;
	height: 236px;
}

#mainContent {
	background-image:url(../images/design/bg-main.png);
	background-repeat:repeat-y;
	width: 725px;
	margin: 0 auto;
	padding-left: 60px;
	padding-right: 60px;
	padding-top: 20px;
}

#footer {
	background-image:url(../images/design/footer.png);
	background-repeat:no-repeat;
	width: 785px;
	height: 50px;
	margin: 0 auto;
	padding-top: 13px;
	text-align:right;
	padding-right: 60px;
}


/* //// JEZIKI ////*/

ul#jeziki {
	background-image: url(../images/design/jeziki.gif);
	width: 373px;
	height: 31px;
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
	background-repeat:no-repeat;
	background-position: 0px 0px;
	top: 15px;
	left: 400px;
}

ul#jeziki li {
	position: absolute;
}

ul#jeziki li a{
	display:block;
	height: 100%;
}

#slovenski {
	width: 90px;
	height: 25px;
	top: 3px;
	left: 5px;
}
#angleski {
	width: 75px;
	height: 25px;
	top: 3px;
	left: 105px;
}
#ruski {
	width: 80px;
	height: 25px;
	top: 3px;
	left: 195px;
}
#nemski {
	width: 80px;
	height: 25px;
	top: 3px;
	left: 295px;
}

ul#jeziki li a:hover{
	background-image: url(../images/design/jeziki.gif);
	background-repeat:no-repeat;
	background-position: 0px 0px;
}

ul#jeziki li#slovenski a:hover{
	background-position: -5px -32px;
}
ul#jeziki li#angleski a:hover{
	background-position: -105px -32px;
}
ul#jeziki li#ruski a:hover{
	background-position: -195px -32px;
}
ul#jeziki li#nemski a:hover{
	background-position: -295px -32px;
}


/* //// TEKSTI ////*/

h1 {
	background-image:url(../images/design/naslov.jpg);
	background-repeat: no-repeat;
	width: 725px;
	height: 28px;
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	font-style:italic;
	text-align:justify;
	color:#922727;
	padding-top: 5px;
	padding-left: 3px;
	}
	
h2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style:italic;
	color: #922727;
	text-align: left;
	font-weight: bold;
	line-height: 16px;
}

h3 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #555555;
	font-weight: bold;
	line-height: 16px;
	text-align:left;
}

h4 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color:#922727;
	line-height: 16px;
	text-align:left;
	font-style:italic;
}

.text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #555555;
	line-height: 16px;
	text-align:justify;
}

.naslov {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #922727;
	font-weight:bold;
	padding-left: 10px;
	padding-top: 10px;
}

.ime {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	font-weight: bold;
	text-align: left;
}

.kontakti {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #555555;
	line-height: 16px;
	text-align:left;
}

.copyright {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #555555;	
}

ul {
	margin: 0px;
	padding-left: 20px;
	list-style-image:none;
}

.bullet {
	background-image:url(../images/design/bullet.jpg);
	background-repeat:no-repeat;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #555555;
	line-height: 20px;
	background-position: 0px 4px;
	text-align: left;
	list-style-type: none;
	padding-left: 20px;
}

.crta {
	background-image:url(../images/crta.jpg);
	background-repeat:no-repeat;
	width: 583px;
	height:13px;
}

a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#922727;
	line-height: 16px;
	text-decoration:underline;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #555555;
	line-height: 16px;
	text-decoration:underline;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#922727;
	line-height: 16px;
	color:#922727;
	text-decoration:underline;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#922727;
	line-height: 16px;
	color:#922727;
	text-decoration:underline;
}
	

/* //// RAZNO ////*/

#animacija {
	width:600px;
	height:150px;
	margin-left: 195px;
	margin-top: 18px;
}

.logo {
	background-image:url(../images/design/PohistvoIskra.gif);
	background-repeat:no-repeat;
	width: 143px;
	height: 78px;
	overflow:hidden;
	display:block;
	position: absolute;
	top: 115px;
	margin-left:50px;
	background-position: 0 0px;
}

#stolpca {
 position:relative;
 height:330px;
}
#levi {
	position:absolute;
	width: 330px;
	height: 100%;
	top:0;
	left:10px;
}
#desni {
	position:absolute;
	width: 330px;
	height: 100%;
	top:0;
	right:10px;
}


/* //// GALERIJA ////*/


#thumb-main {
	width: 135px;
	height: 110px;
	background-image: url(../images/design/thumb.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	border: 0px;
	background-position: 0px 0px;
}

#thumb-main:hover{
	background-position: 0px -117px;
}
.thumb {
	margin: 14px;
	width: 110px;
	height: 74px;
	border: 0px;
}


