body > ul.promet > li {
    font-size: 14px;
}

body > ul.promet > li > a {
    padding-left: 54px;
    padding-right: 40px;
	min-height: 34px;
}

body > ul.promet > li > a {
    font-size: 14px;
}

body > ul.promet > li > a > div {
	font-size: 11px;
	font-weight: normal;
}

.row .data h4 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 14px;
	font-weight: bold;
}

li .digg-count {
    display: block;
    position: absolute;
    margin: 0;
    left: 6px;
    top: 7px;
    text-align: center;
    text-decoration: none;
    width: 36px;
    height: 30px;
    padding: 7px 0 0 0;
}

.hitrost {
    display: block;
	float: right;
	background: url(/sign.png) no-repeat center center;
    margin: 0;
    text-align: center;
    text-decoration: none;
    width: 50px;
    height: 50px;
	line-height: 50px;
	font-size: 16px;
}

.stevci {
	float: left;
	margin-right: 5px;
	margin-bottom: 32px;
    width: 16px;
	height: 16px;
	overflow: hidden;
}

.stevec1 {
	background: green;
}

.stevec2 {
	background: yellow;
}

.stevec3 {
	background: orange;
}

.stevec4, .stevec5 {
	background: red;
}

.stevec6 {
	background: gray;
}

h2 {
    margin: 10px;
    color: slateblue;
}

p {
    margin: 10px;
}

.ura {
	float: left;
	font-size: 9px;
	text-align: center;
	background-position: center bottom;
	background-repeat: no-repeat;
	width: 40px;
	height: 23px;
	margin-right: 5px;
}

.vir {
	font-size: 10px;
	color: #606060;
	text-align: center;
	padding: 5px;
}

.twitter_icon {
	float: left;
	width: 48px;
	height: 48px;
	margin: 0px 10px 10px 0px;
	border: 1px solid #cecece;
	padding: 3px;	
}

.kamere li a {
	font-size: 13px;
}

#stanje .row .data p {
	border-bottom: 1px solid #cecece;
	padding-bottom: 7px;
	margin-bottom: 5px;
}

body #gmap {
    width: 100%;
    min-height: 372px;
}

body[orient="landscape"] #gmap {
    min-height: 268px;
}

body > ul > li > a > div.new {
    display: block;
	float: right;
    border-width: 0 7px;
    padding: 4px 1px;
    text-align: center;
    font-size: 15px;
	line-height: 15px;
    font-weight: bold;
    text-decoration: inherit;
    color: #666;
    -webkit-border-image: url(iui/badge.png) 0 7 0 7;
    -moz-border-image: url(iui/badge.png) 0 7 0 7;
    text-shadow: rgba(255, 255, 255, 0.9) 0 1px 0;
}

body #gmap {
    width: 100%;
    min-height: 372px;
    height: 100%;
}

body[orient="landscape"] #gmap {
    min-height: 268px;
    height: 100%;
}

body > ul > li.new {
    background: #f8ffec;
}
