@charset "utf-8";
/* CSS Document */

/* Kazalo vsebine
==================================================
    #Reset & Basics
    #Basic Styles
	#Wrapper
	#Header
	#Youtube
	#Info
	#Newsletter
	#Potrebščine
	#Ura
	#Drobni tekst
	#Credits
	#Razgradljiv

/* #Reset & Basics (Inspired by E. Meyers)
================================================== */
    html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
        margin: 0;
        padding: 0;
        border: 0;
        font-size: 100%;
        font: inherit;
        vertical-align: baseline; }
    article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block; }
body {
	line-height: 1; }
ol, ul {
	list-style: none; }
blockquote, q {
	quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none; }
table {
	border-collapse: collapse;
	border-spacing: 0; }
        
        
/* #Basic Styles
================================================== */

html {

}

body { 
	background-image:url(images/background.png);
	background-repeat:repeat;
	background-attachment:fixed;
}

p {
	font-family: Ubuntu, Calibri, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 13px;
	color: #565656; 
}

h1{
	font-family: Ubuntu, Calibri, Helvetica, sans-serif;
	font-size: 30px;
	font-weight:bold;
	color: #669933;
	padding-top: 15px;
	padding-bottom: 15px;
	text-transform:capitalize;
}

h2{
	font-family: Ubuntu, Calibri, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
	color: #6D6E71;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 10px;
}

h3 {
	font-family: Ubuntu, Calibri, Helvetica, sans-serif;
	font-weight: regular;
	font-size: 20px;
	color: #6D6E71;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 10px;
}

h4 {
	font-family: Ubuntu, Calibri, Helvetica, sans-serif;
	font-size: 17px;
	color: #6D6E71;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 25px;
}

h5 {
	font-family: Ubuntu, Calibri, Helvetica, sans-serif;
	font-size: 17px;
	color: #6D6E71;
	padding-top: 0px;
	padding-bottom: 5px;
	line-height: 25px;
}

h6 {
	font-family: Ubuntu, Calibri, Helvetica, sans-serif;
	font-size: 17px;
	font-weight:bold;
	color: #6D6E71;
	line-height: 20px;
}

.sponzorji h6{
	font-family: Ubuntu, Calibri, Helvetica, sans-serif;
	font-size: 17px;
	font-weight:bold;
	color: #6D6E71;
	line-height: 20px;
}

#newsletter a {
	color: #6D6E71;
	font-weight: bold;
	text-decoration: none;
}
#newsletter a:hover {
	color: #6D6E71;
	font-weight: bold;
	text-decoration: underline;
}

#credits a {
	color: #6D6E71;
	text-decoration: none;
}
#credits a:hover {
	color: #6D6E71;
	text-decoration: underline;
}
	
/* #Wrapper
================================================== */
	
#container {
	margin: 0 auto;
	width: 960px;
	height: auto;
	padding-top: 20px;
	position:relative;
}
	
/* #Header
================================================== */

#sponzorji {
	position: relative;
	height: 119px;
	width: 500px;
	margin: 0 auto;
	padding-bottom: 20px;
	padding-top: 20px; 
}

.sponzorji_ebm {
	position: relative;
	width: 88px;
	height: 119px;
	float: left;
	margin-left: 100px;
}

.sponzorji_ecomedia {
	position: relative;
	width: 174px;
	height: 119px;
	float: right;
	margin-right: 100px;
}


/* #Youtube
================================================== */

#youtube_container {
	position: relative;
	height: 613px;
	width: 960px;
	background-image:url(images/youtube_container.png);
	background-repeat:no-repeat;
	padding: 61px 0px 0px 53px;
}

/* #Info
================================================== */

#info {
	position: relative;
	height: 330px;
	width: 960px;
	margin: 0 auto;
}

#kraj {
	position: relative;
	width: 480px;
	margin: 0 auto;
	float: left;
	text-align:center;
}
	
	.slika_globe {
		background-position:top;
		background-repeat:no-repeat;
		height:64px;
		width: 65px;
		margin: 0 auto;
	}
	
	.zemljevid {
		background-image:url(images/btn_zemljevid.png);
		background-position:top;
		background-repeat:no-repeat;
		height:68px;
		width: 162px;
		margin: 0 auto;
	}
	.zemljevid:hover {
		background-image:url(images/btn_zemljevid_over.png);
		background-position:top;
		background-repeat:no-repeat;
		height:68px;
		width: 162px;
		margin: 0 auto;
	}

#cas {
	position: relative;
	width: 480px;
	margin: 0 auto;
	float:right;
	text-align:center;
}

	.slika_clock {
		background-position:top;
		background-repeat:no-repeat;
		height:61px;
		width: 70px;
		margin: 0 auto;
	}
	
/* #Newsletter
================================================== */

#newsletter {
	position: relative;
	height: 300px;
	width: 960px;
	margin: 0 auto;
	text-align:center;
}

.naloziSi {
	background-image:url(images/btn_naloziSi.png);
	background-position:top;
	background-repeat:no-repeat;
	height:206px;
	width: 523px;
	margin: 0 auto;
}

#FB_float {
	position: absolute;
	width: 35px;
	top: 219px;
	left: 610px;
	margin: 0 auto;
	float: left;
	text-align:center;
}

/* #Potrebščine
================================================== */

#potrebscine {
	position: relative;
	height: 800px;
	width: 960px;
	margin: 0 auto;
	text-align:center;
}

.slika_potrebscine_1 {
	position: absolute;
	background-position:top;
	background-repeat:no-repeat;
	height:213px;
	width: 181px;
	margin: 0 auto;
	top: 70px;
	left: 130px;
}
.slika_potrebscine_2 {
	position: absolute;
	background-position:top;
	background-repeat:no-repeat;
	height:140px;
	width: 98px;
	margin: 0 auto;
	top: 100px;
	left: 430px;
}
.slika_potrebscine_3 {
	position: absolute;
	background-position:top;
	background-repeat:no-repeat;
	height:168px;
	width: 147px;
	margin: 0 auto;
	top: 70px;
	right: 130px;
}
.slika_potrebscine_4 {
	position: absolute;
	background-position:top;
	background-repeat:no-repeat;
	height:198px;
	width: 119px;
	margin: 0 auto;
	top: 300px;
	left: 320px;
}
.slika_potrebscine_5 {
	position: absolute;
	background-position:top;
	background-repeat:no-repeat;
	height:92px;
	width: 100px;
	margin: 0 auto;
	top: 310px;
	right: 300px;
}
.slika_potrebscine_6 {
	position: absolute;
	background-position:top;
	background-repeat:no-repeat;
	height:44px;
	width: 550px;
	margin: 0 auto;
	top: 530px;
	left: 205px;
}
.slika_potrebscine_7 {
	position: absolute;
	background-position:top;
	background-repeat:no-repeat;
	height:100px;
	width: 291px;
	margin: 0 auto;
	top: 600px;
	left: 334px;
}

/* #Ura
================================================== */

#ura {
	position: relative;
	height: 340px;
	width: 960px;
	margin: 0 auto;
	text-align:center;
}

/* #Drobni tekst
================================================== */

#drobno  {
	position: relative;
	height: 310px;
	width: 700px;
	margin: 0 auto;
	text-align:center;
}

/* #Credits
================================================== */

#credits {
	position: relative;
	height: 700px;
	width: 960px;
	margin: 0 auto;
	text-align:center;
}

.zasluge {
	position: relative;
	width: 300px;
	margin-left: 170px;
	float: left;
	text-align:center;
}

.podporniki {
	position: relative;
	width: 300px;
	margin-right: 170px;
	float: right;
	text-align:center;
}

/* #Razgradljiv
================================================== */

#razgradljiv {
	background-image:url(images/razgradljiv.png);
	background-position:top;
	background-repeat:no-repeat;
	position: relative;
	height: 102px;
	width: 960px;
	margin: 0 auto;
	text-align:center;
	padding-bottom: 80px;
}