html {
	overflow-y: scroll;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(../images/background.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
}

#header {
	position: relative;
	height: 98px;
}

#logo {
	display: block;
	position: absolute;
	top: 9px;
	left: 18px;
}

#navigation {
	line-height: 48px;
	height: 48px;
	padding: 0 0 0 2px;
	background-image: url(../images/navshadow.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#navigation ul li {
	float: left;
	line-height: 48px;
	padding: 1px 2px 1px 0;
	background-image: url(../images/navshadow.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

#navigation ul li a {
	display: block;
	padding: 0 15px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #0f6f9f;
}

#navigation ul li a:hover, #navigation ul li a.active {
	color: #000000;
	background-color: #dbf1f8;
}

#phone {
	float: right;
	line-height: 48px;
	font-weight: bold;
	color: #000000;
	font-size: 13px;
}

#slides {
	width: 900px;
	height: 322px;
	position: relative;
	background-color: #c4e7f3;
	background-image: url(../uploads/glava.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#box {
	position: absolute;
	right: 20px;
	bottom: 20px;
	width: 410px;
	background-image: url(../images/transparent.png);
	background-position: left top;
	background-repeat: repeat;
}

#box .inner {
	background-color: #f9f9fa;
	margin: 5px;
	padding: 20px;
	height: 100px;
}

#left {
	float: left;
	width: 573px;
	margin: 25px 25px 0 0;
}

#right {
	float: left;
	width: 302px;
	margin: 25px 0 0 0;
}

#sponsors {
	position: relative;
	border-top: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	height: 52px;
	text-align: center;
	margin: 35px 0 0 0;
}

#sponsors span.text {
	display: block;
	position: absolute;
	font-size: 11px;
	color: #999999;
	bottom: 10px;
	left: 5px;
	vertical-align: bottom;
}

#footer {
	line-height: 24px;
	text-align: center;
	font-size: 11px;
	color: #666666;
	padding: 19px 0;
}

#footer img {
	vertical-align: middle;
	padding: 0 3px;
}

#footer a {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

#check_map {
	display: block;
	line-height: 28px;
	background-image: url(../images/zoom_icon.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	padding: 0 0 0 25px;
}

#information {
	position: absolute;
	height: 80px;
	right: 0;
	top: 18px;
}

#information .item {
	float: left;
	display: inline-block;
	height: 60px;
	border-left: 1px solid #cccccc;
	padding: 0 17px;
}

#information .item h1 {
	color: #cccccc;
	font-size: 13px;
	padding: 0 0 10px 0;
}

.kamera img {
	border: 1px solid #c6c6c6;
	padding: 1px;
}

#temperature {
	display: inline;
	line-height: 50px;
	height: 50px;
	color: #2f82ac;
	font-size: 17px;
	font-weight: bold;
}

#temperature img {
	vertical-align: middle;
}

.bluetext {
	display: block;
	padding: 0 0 8px 0;
	color: #2f82ac;
	font-size: 14px;
	font-weight: bold;
}

.bluetext font {
	font-weight: normal;
	font-size: 13px;
}

#left h1 {
	font-size: 16px;
	color: #4c4c4c;
	border-bottom: 1px solid #4c4c4c;
	padding: 0 0 3px 0;
	margin: 0 0 15px 0;
}

#dots {
	float: right;
	line-height: 10px;
	height: 10px;
	text-align: right;
	margin: 4px 0 0 0;
}

#dots span {
	display: inline-block;
	width: 10px;
	height: 10px;
	background-color: #cccccc;
	cursor: pointer;
	margin: 0 0 0 5px;
	vertical-align: bottom;
	font-size: 0;
}

#dots span.active {
	background-color: #2f82ac;
}

#box h1 {
	color: #2f82ac;
	font-size: 18px;
	font-weight: normal;
}

#box #boxtext {
	line-height: 18px;
	margin: 10px 0 0 0;
	font-size: 13px;
}

#v_pripravi {
	display: none;
	background-color: #f0f8fb;
	border: 1px solid #0f6f9f;
	padding: 7px 10px;
	margin: 0 0 5px 0;
	font-weight: bold;
	text-align: center;
}

#news .item {
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #d1d1d1;
}

#news .item h2 {
	color: #2f82ac;
	font-size: 15px;
}

#news .item .date {
	font-size: 11px;
	color: #999999;
	line-height: 26px;
}

#news .item a.picture {
	float: left;
	margin: 5px 10px 10px 0;
}

#news .item .besedilo {
	line-height: 18px;
}

.truncate_show, .truncate_hide {
	display: block;
	text-align: right;
	text-decoration: none;
	font-size: 11px;
	color: #999999;
	margin: 10px 0 0 0;
	padding: 0 10px 0 0;
	background-image: url(../images/bullet.gif);
	background-position: right center;
	background-repeat: no-repeat;
}

.tinytext table tr td {
	padding: 3px;
}

.tinytext table tr:first-child td {
	background-color: #d9f0f7;
	font-weight: bold;
}

.tinytext ul {
	padding: 10px;
	margin: 10px;
}

#live_frame {
	position: relative;
}

#live_frame #play {
	display: inline-block;
	width: 34px;
	height: 25px;
	position: absolute;
	left: 132px;
	top: 100px;
}