/* Resets */
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, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	font: 14px "Trebuchet MS";
}
:focus {
	outline: 0;
}
body {
	color: #555555;
	background: url(images/back.jpg) no-repeat fixed 0 0;
	font: 14px "Trebuchet MS";
}
p {
	padding-bottom: 20px;
}
ul{
	color: #777;
	padding: 5px 0px 0px 30px;
}
li {
	color: #777;
	padding: 0px 0px 10px 5px;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
acronym {
	cursor: help;
	border-bottom: 1px dashed #333;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
hr {
	display: none;
}
.right {
	float: right;
}
.left {
	float: left;
}
.hide {
	display: none;
}
.up_rob {
	background: url(images/940_up_rob.png) no-repeat 0 0;
	position: relative;
	height:15px;
}
.up {
	background: url(images/940_up.png) no-repeat 0 0;
	position: relative;
	height:15px;
}
.down {
	background-image:url(images/940_down.png);
	background-repeat:no-repeat;
	background-position:bottom;
	height:15px;
}
.clear {
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* Link Styles */
a:link, a:visited {
	color: #336699;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:active {
	color: #336699;
	text-decoration: none;
}
/* Headings */
h1, h2, h3, h4, h5, h6 {
	color: #2f332a;
	font-weight: bold;
	padding-bottom: 5px;
}
h2 {
	font-size: 18px;
	line-height: 20px;
	letter-spacing: -0.5px;
}
h3 {
	font-size: 16px;
	line-height: 20px;
	letter-spacing: -0.5px;
}
/* Wraps */
#header_wrap {
	position: relative;
	min-width: 940px;
	padding: 70px 30px 0 30px;
}
#content_wrap {
	position: relative;
	min-width: 940px;
	padding: 10px 30px 135px 30px;
}
/* Header */
#header {
  position: relative;
  width: 940px;
  margin: 0 auto;
  height: 210px;
}
.bibl_ikona {
	position: absolute;
	left: -135px;
	bottom: 15px;
}
.bibl_logo {
	position: absolute;
	left: 0px;
	bottom: 222px;
}
.header-text {
	padding: 15px 40px 25px 150px;
	font-size: 19px;
	line-height: 24px;
	color: #555555;
}
.header-text img {
	padding-bottom: 5px;
}
/* Content */
#content {
	position: relative;
	width: 940px;
	margin: 0 auto;
}
  .side-tag {
    position: absolute;
    top: 25px;
    left: -16px;
  }
  .side-tag-right {
    position: absolute;
    top: 25px;
    left: -12px;
  }
  #websites {
    position: relative;
    min-height: 200px;
  }
.naprej {
	z-index: 1;
}
.naprej a {
  display: block;
  background: transparent url(images/follow-btn.png) no-repeat 0 0;
  color: #fff;
  height: 28px;
  line-height: 25px;
  font-size: 13px;
  width: 89px;
  text-align: center;
  cursor: pointer;
}
.naprej a:hover {
  background: transparent url(images/follow-btn.png) no-repeat 0 -28px;
}
.post {
	position: relative;
	padding: 30px 40px 40px 60px;
}
.mid_1 {
	position: relative;
}
.mid_2 {
	position: relative;
}
.post-image {
	float: left;
	width: 380px;
	height: 253px;
	padding-top:60px;
}
.post-image img {
	padding: 1px 0 0 1px;
}
.post-text {
	float: left;
	padding-left: 30px;
	width: 420px;
}
.post-text-seznam {
	float: left;
	padding-left: 110px;
	padding-top:30px;
	width: 750px;
}
.post-text h2 {
	padding: 0;
	letter-spacing: 0px;
}
.post-text h3 {
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 20px;
	letter-spacing: 0px;
}
.post-even {
	background: transparent url(images/contact-bg.png) repeat-x 0 0;
	border: 1px solid white;
	border-top: none;
	padding: 6px;
}
.post-odd {
	background: transparent url(images/darker-green.png) repeat-x 0 0;
	border: 1px solid white;
	border-top: none;
	padding: 6px;
}
#about {
	position: relative;
	min-height: 200px;
}
.request {
	position: absolute;
	top: 40px;
	right: 40px;
	z-index: 1;
}
.request a {
	display: block;
	background: transparent url(images/request.png) no-repeat 0 0;
	color: #fff;
	height: 28px;
	line-height: 24px;
	font-size: 13px;
	width: 156px;
	text-align: center;
	cursor: pointer;
}
.request a:hover {
	background: transparent url(images/request.png) no-repeat 0 -28px;
}
.num_1 {
	position: absolute;
	top: 150px;
	left: 60px;
}
.num_2 {
	position: absolute;
	top: 150px;
	left: 60px;
}
.div-left {
	float: left;
	width: 320px;
	padding: 100px 0 40px 40px;
}
.div-right {
	position: relative;
	float: right;
	width: 490px;
	padding: 100px 45px 40px 10px;
	background-image:url(images/prijava_back.png);
	background-repeat:no-repeat;
}
.about-text {
	padding: 60px 60px 35px 150px;
	font-size: 15px;
	line-height: 18px;
	color: #555555;
}
.mid {
	background: url(images/940_mid.png) repeat-y 0 0;
	position: relative;
}
.mid_padding {
	background: url(images/940_mid.png) repeat-y 0 0;
	position: relative;
	padding: 90px 60px 30px 150px;
}
.head-team_bot {
	background: transparent url(images/contact-bg.png) repeat-y 0 bottom;
	border-left: 1px solid white;
	border-right: 1px solid white;
	position: relative;
}
.head-team h2 {
	padding-bottom: 20px;
}
.head-team h2 span {
	color: #576049;
	font-size: 16px;
	padding-left: 5px;
}
.test_select {
	background-image: url(images/select1.png);
	height: 35px;
	width: 124px;
	color: #ccc;
}
span.checkbox {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(checkbox.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}
span.radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(radio.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}
span.select {
	position: absolute;
	width:450px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 50px;
	padding: 3px 24px 0 8px;
	color: #fff;
	background: url(images/select_4.png) no-repeat;
	overflow: hidden;
	background-position:top left;
}
.menu_r {
	float:right; height:36px; background-image:url(images/menu_up.png); background-position:right top; padding-left:10px; padding-right:10px; }
.menu_mid {
	float:right; height:28px; background-image:url(images/menu_up.png); background-position:top; padding-left:10px; padding-right:10px; padding-top:8px; cursor:pointer; color: #336699;}
.menu_l {
	float:right; height:36px; background-image:url(images/menu_up.png); background-position:left top; padding-left:10px; padding-right:10px;}
.menu_r_down {
	float:right; height:36px; background-image:url(images/menu_down.png); background-position:right bottom; padding-left:10px; padding-right:10px; }
.menu_mid_down {
	float:right; height:28px; background-image:url(images/menu_up.png); background-position:top; padding-left:10px; padding-right:10px; padding-top:8px;}
.menu_l_down {
	float:right; height:36px; background-image:url(images/menu_down.png); background-position:left bottom; padding-left:10px; padding-right:10px;}
.menu_mid:hover {
 color:#FF0000;
}		
.k_ime{
	color: #555;
	height: 25px;
	cursor: pointer;
}
.k_ime:hover{
	color: #EEE;
	background-color: #5496AF;
}
#opozorilo_txt{
	color: #900;
	padding: 10px 0px 0px 8px;
	width:330px;
}
#prekoracitev_txt{
	color: #900;
	padding: 10px 0px 0px 8px;
}
.opomba_text{
	font: 12px "Trebuchet MS";
	color: #999;
	padding: 15px 0px 0px 10px;
}
.obvestilo_k2{
	font: 14px "Trebuchet MS";
	color: #999;
	text-align: right;
	height: 25px;
	width: 193px;
	padding: 0px 10px 0px 10px;
}
#obvestilo_korak_3{
	width:450px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 80px;
	padding: 10px 30px 0 30px;
	color: #fff;
	font: 20px "Trebuchet MS";
	text-align: center;
	background: url(images/n3.png) no-repeat;
}
