* {
	margin: 0;
	padding: 0;
}

.ikonce {
	width: 32px;
	position: fixed;
	bottom: 80px;
	right: 7px;
	z-index: 0;
}

@font-face {
	font-family: "ITCAvantGarde";
	src: url(ITC.eot);
	src: url(ITCAvantGardePro-XLt.otf);
}

@font-face {
	font-family: "TrajanPro";
	src: url(Trajan.eot);
	src: url(TrajanPro-Regular.ttf);
}

body {
	background: #e7e7e7;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	background-color: #505050;
}

html {
	height: 100%;
}

#header {
	float: left;
	height: 55px;
	min-width: 100%;
	background-color: #111111;
}

#context {
	float: left;
	width: 100%;
}

#footer {
	float: left;
	width: 100%;
	background-color: #111111;
	height: 55px;
	margin-top: 20px;
}

#nav {
	width: 960px;
	font-family: "ITCAvantGarde";
	color: white;
	font-size: 24px;
	margin: 14px auto 0 auto;
}

#nav2 {
	font-family: "ITCAvantGarde";
	float: right;
	color: white;
	font-size: 20px;
	margin-top: 15px;
	margin-right: 20px;
}

.menu:first-child {
	margin-left: 0;
}

.menu {
	float: left;
	margin-left: 50px;

	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
	cursor: pointer;
}

.menu2 {
	float: left;
	margin-left: 20px;

	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
	cursor: pointer;
}

.izbran {
	color: #00ACC0;
}

.izbran1 {
	color: #00ACC0;
}

.menu:hover,.menu2:hover {
	color: #00ACC0;
}

#vsebina {
	width: 960px;
	margin: 0 auto 0 auto;
	clear: both;
	position: relative;
}

#tekst {
	font-family: "ITCAvantGarde";
	font-size: 80px;
	color: white;
	width: 400px;
	float: left;
	min-height: 500px;
}

#priimek {
	color: #00ACC0;
}

#naziv {
	font-size: 30px;
	text-align: right;
}

#copy {
	color: white;
	font-family: "ITCAvantGarde";
	font-size: 12px;
	margin-left: 10px;
	margin-top: 35px;
}

#slika {
	width: 560px;
	float: left;
}

#logo {
	float: left;
	margin-top: 70px;
	width: 230px;
	margin-left: 100px;
}

#koncerti {
	float: left;
	margin-top: 20px;
}

#koncerti1 {
	float: left;
}

.naslov-div {
	float: left;
	width: 400px;
	font-family: "ITCAvantGarde";
	font-size: 80px;
	color: #00ACC0;
}

#koncerti {
	float: left;
	font-size: 20px;
}

#novice {
	margin-top: 20px;
	float: left;
	font-size: 20px;
}

.datum {
	font-family: 'TrajanPro';
	font-size: 18px;
	font-style: normal;
	margin-top: 5px;
	font-weight: bold;
}

.koncert-vsebina {
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}

.pos-novica {
	width: 400px;
	padding: 0 0 12px 0;
	background: url(separator.png) center bottom no-repeat;
}

#content {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 18px;
	font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
	font-weight: normal;
}

#playlist {
	float: left;
	width: 400px;
	margin-top: 10px;
}

#playlist ol {
	margin-left: 30px;
}

#playlist ol li {
	cursor: pointer;
}

#playlist ol li:hover {
	color: #00ACC0;
}

.predvaja {
	color: #00ACC0;
}

.menu-links {
	text-decoration: none;
	color: inherit;
}

.naslov-album {
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
}

.mali {
	font-family: "ITCAvantGarde";
	color: #00ACC0;
	text-decoration: none;
	font-size: 24px;
}

.mali2 {
	font-family: "ITCAvantGarde";
	font-weight: bold;
	color: #00ACC0;
	font-size: 40px;
}

#lang-change {
	position: absolute;
	top: 2px;
	right: 5px;
}

#lang-change img {
	width: 20px;
}

#mail_to {
	color: white;
	text-decoration: none;
	font-size: 40px;
	margin-top: 20px;
	font-family: "ITCAvantGarde";
}

#videos {
	margin-left: 100px;
	width: 460px;
	float: left;
}

.ime_videa {
	width: 460px;
	float: left;
	color: white;
	font-family: "ITCAvantGarde";
}
