@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Tahoma;
	font-size: 14px;
	color: #222222;
}

html, body, #pagewrap { height: 100%; }
body > #pagewrap { height: auto; min-height: 100%; }

body {
	background-color: #FFFFFF;
	background-image: url(../images/bg_top.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	color: #00b4ff;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #00b4ff;
}

a:hover {
	text-decoration: none;
	color: #666666;
}

a:active {
	text-decoration: none;
	color: #666666;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}

/* Okvirji */
#pagewrap {
	width: 800px;
	height: auto;
	position: relative;
	margin: 0 auto;
}

#logo {
	margin-top: 15px;
}

#banner {
	float: right;
	margin-top: -70px;
}

#menu {
	margin-top: 20px;
	margin-left: 35px;
}

#showcase {
	background-image: url(../images/showcase_bg.jpg);
	width: 800px;
	height: 391px;
	display: block;
	margin-top: -3px;
}

#embedded {
	width: 425px;
	height: 344px;
	margin-top: 25px;
	margin-left: 20px;
	float: left;
	display: inline;
}

#titles {
	width: 340px;
	height: 344px;
	margin-top: 25px;
	float: right;
	display: inline;
}

#oglejte-si-video {
	background-image: url(../images/oglejte_si.png);
	width: 267px;
	height: 42px;
}

#oglejte-si-clanek {
	background-image: url(../images/oglejte_si2.png);
	width: 267px;
	height: 47px;
	margin-top: 20px;
}

.videolink {
	margin-top: 10px;
}

#midcontent {	
	width: 800px;
	height: 150px;
}

#zaposlitev {
	background-image: url(../images/zaposlitev_title.jpg);
	width: 130px;
	height: 34px;
	margin-top: 20px;
}

#crta {
	background-image: url(../images/crtkana_crta.jpg);
	width: 799px;
	height: 1px;
	margin-top: 10px;
}

#content {
	width: 800px;
	height: auto;
	display: block;
	padding-bottom: 59px;
}

#col1 {
	width: 480px;
	float: left;
	margin-top: 10px;
	display: inline;
}

#col2 {
	width: 310px;
	float: right;
	display: inline;
}

.kategorije {
	font-size: 16px;
	color: #00b4ff;
	font-weight: bold;
}

#important {
	background-image: url(../images/bg_important.jpg);
	width: 457px;
	height: 202px;
}

.importanttext {
	padding-top: 5px;
	padding-left: 5px;
}

#latest1 {
	background-image: url(../images/bg_latest.jpg);
	width: 299px;
	height: 202px;
}

#latest2 {
	background-image: url(../images/bg_latest.jpg);
	width: 299px;
	height: 202px;
	margin-top: 25px;
}

.latesttext {
	padding-top: 5px;
	padding-left: 5px;
}

.ullast {
	margin-left:-10px;
}
.hide {
	display: none;
}

#footer {
 clear: both;
 position: relative;
 z-index: 10;
 height: 59px;
 margin-top: -59px;
 background-image: url(../images/footer_bg.jpg);
 background-repeat: repeat-x;
}

#legal {
	text-align: center;
}

.clear {
	height: 15px;
}

.small {
	font-size: 10px;
}

/* Seznami */
ul.bullet {
	list-style: none;
	margin-left: -40px;
	margin-top: 20px;
}

ul.bullet li {
	background: url(../images/bullet.png);
	background-repeat: no-repeat;
	padding: 0 0 0 15px;
	text-align: justify;
}