html,body {
	height: 96%;
}
body {
	font-family: Tahoma, Verdana, Arial; 
	/*font-size: 66%;*/
	font-size: 79.2%;
	font-family: Geneva, "Trebuchet MS", Monaco, Calibri, sans-serif;
	color: #6d6d6d;
	line-height: 1.6em;
	background: #fff;
	margin: 0;
	padding:0;
	text-align: center;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}

a {
	color:#00acf4;
	text-decoration:underline;
}
a:hover {
	color: #c00;
	text-decoration:none;
}

h1 {
	font-weight: 500;
	text-transform: uppercase;
	color: #00acf4;
	letter-spacing: 1px;
}
h2 {
	text-transform: uppercase;
	font-size: 1.5em;
	letter-spacing: 1px;
	font-weight: normal;
	color: #f90;
}
h3 {
	clear: both;
	font-size: 1.3em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: normal;
	color: #00acf4;
}

img {
	border:none;
	padding: 4px;
	border: 1px solid #eee;
}
dt {
	font-weight: bold;
}

button {
	overflow: visible;
	white-space: nowrap;
	height: 30px;
	margin: 0;
	padding:1px 0 0 0;
	border: 0;
	width:auto;
	background: none;
	cursor: pointer;
	font: bold .9em Arial;
}
button div {
	background: url('../i/btn-left.gif') no-repeat top left;
	padding:0;
	padding-left: 10px;
	height: 30px;
	
}
button div span {
	display:block;
	color: #fff !important;
	height: 30px;
	line-height:27px;
	background: url('../i/btn-right.gif') no-repeat top right;
	padding:0 15px 0 0 !important;
}

hr {
	border: none;
	height: 1px;
	background: url('../i/salys/flowline.jpg') no-repeat center top;
}

.clear {
	clear:both;
}

#wrapper {
	width: 980px;
	padding: 0 9px;
	margin: 25px auto;
	text-align: left;
	border: 1px solid #F4F4F4;
	background: url('../i/salys/bg.gif') repeat-y;
}
#logo {
	float:left;
	border:0;
	padding:0;
	margin: 0 0 0 20px;
}
#logo a {
	font-size: 3em;
	color: #069;
	display: block;
	width: 160px;
	height: 120px;
	background: url('../i/salys/logo.gif') no-repeat;
}
#logo a span {
	display: none;
}
#topline {
	background: url('../i/salys/horizontal.gif')  left top repeat-x;
	height: 9px;
}

#top {
	padding: 0;
	background: url('../i/salys/header.gif') no-repeat 200px top;
	height: 120px;;
}

.menu {
	float: left;
	margin: 100px 0 0 140px;
	padding: 0;
}
.menu li {
	float: left;
	margin: 0 10px;
	list-style: none;
	border-top: 1px solid #007CB0;
}
.menu li a {
	color: #007CB0;
	font-weight:bold;
	display: block;
	padding: 0 5px;
	text-decoration:none;
}
.menu li a:hover {
	color: #fff;
	background: #007CB0;
}

#searchbar {
	clear: both;
	padding: 2px;
}
#content {
	float:right;
	width: 632px;
	background: #fff;
	padding: 10px;
	background: url('../i/salys/diags.jpg') left top repeat-x;
}


#sidebar {
	float:left;
	padding: 0 10px;
	width:300px;
	background: url('../i/salys/diags.jpg') left top repeat-x;
}

.mainmenu {
	background: #fff;
	border: 2px solid #f9962d;
	color: white;
	margin: 10px 0;
}

#sidebar ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li {
	margin:0;
	padding: 0 0 0 25px;
	list-style: none;
	background: url('../i/salys/arrow_right.jpg') 15px center no-repeat;
	
}
.country-list div {
	line-height: normal;
	font-size:.9em;
	float:left;
	margin:9px;
	text-align:center;
	padding-top:20px;
	width:130px;
	height:100px;
	overflow:hidden;
}

.country-list div img {
	width: 70px;
	background: #fff;
}



#friends {
	margin: 20px 0;
	padding: 10px;
}
#friends p {
	font-size: .9em;
	line-height: 160%;
	margin : 0 10px;
	padding: 0;
}
#friends a {
	color : #A6A62B;
}
#friends a:hover {
	color : #c00;
}


.nav-path {
	margin: 0;
	padding: 0;
}
.nav-path li {
	display: inline;
}
.nav-path li a {
	font-size: .8em;
	color: #c00;
}
.nav-path li a.current {
	color: #000;
}


#footer {
	text-align:center;
	clear:both;
	padding: 15px 15px 15px 300px;
	background: url('../i/salys/horizontal.gif')  left bottom repeat-x;
	
}
.msgsucc {
	border : 1px solid #e9e9e9;
	background: #f3f3f3;
	padding: 10px;
	margin: 10px 0;
}
.msgerr {
	border : 1px solid #ff9999;
	background: #ffcccc;
	padding: 10px;
	color: #f00;
	margin: 10px 0;
}
.highlight {
	color: #f00;
}

ul.hormenu, ul.sorting {
	padding:0;
	margin:10px;
}
ul.hormenu li, ul.sorting li {
	margin:0 9px;
	padding:0;
	float:left;
}
ul.sorting {
	list-style:none;
}
ul.sorting a {
	text-decoration: none;	
}
.pg-next {
	float:right;
}
.pg-next-back {
	clear: both;
}
.paging {
	clear:both;
}
.paging a {
	text-decoration:none;
}
.author, .author a {
	font-size:xx-small;
	color:#f0f0f0;
	text-decoration:none;
}

.news-list {
	border-bottom:2px dotted #ddd;
	padding: 0 10px;
}

/* comments */
#comments ul {
	list-style:none;
	margin: 10px;
	padding:0;
}
#comments li {
	padding: 10px;
	border-bottom: 2px dotted #bbb;
}
#comments li p {
	font-weight: bold;
	margin:0;
	padding:0;
}
#comments li p span{
	font-weight: normal;
	color: #aaa;
}

/* ratings */
#ratings {
	float: right;
	clear: both;
}
#ratings ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 85px;
	height: 20px;
	top: -3px;
	position: relative;
	float: left;
	background: url('/i/stars.gif') repeat-x left -25px;
	cursor: pointer;
}
#ratings ul li {
	padding: 0;
	margin: 0;
	float: left;
	display: block;
	width: 0;
	height: 20px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	left: 0;
	background: url('/i/stars.gif') repeat-x;
	font-size: 1px;
}
#ratings span {
	width: 30px;
	display:block;
	float: left;
}

/* countries */
.country {
	margin: 10px 0;
}
table.country-info {
	width: 390px;
}
table.country-info td, table.country-info th {
	text-align: left;
	padding: 0 10px;
	border-bottom: 1px solid #ddd;
	font-size: .9em;
	vertical-align: top;
	line-height: 150%;
}
img.flag {
	margin: 0 10px;
	border: 1px solid #ddd;
	float: left;
}
.country-map {
	margin: 20px 10px;
}
#country-time strong {
	font-size: 2em;
}
ul.country-links {
	width: 100%;
	padding:0;
	margin:0;
}
ul.country-links li {
	list-style:none;
	float: left;
	padding:0;
	margin:0;
	width: 33%;
}
ul.country-links li a {
	display: block;
	background: #00acf4;
	color: #fff;
	margin: 1px;
	padding: 5px;
	text-align: center;
	font-weight: bold;
}
ul.country-links li a:hover {
	background: #5ec3ed;
}
.orai {
	font-size: .9em;
	padding: 5px;
	clear both;
	float: left;
}
.orai-main img {
	border: 1px solid #ccc;
	vertical-align: middle;
	margin-right: 10px;
}
.orai img {
/*	width: 20px;*/
	border: 1px solid #ccc;
	float: left;
}
.orai div {
	margin-left: 45px;
}
.orai-main {
	padding: 5px;
}
.orai-prognoze {
	border-top: 1px dotted #aaa;
	clear: both;

}


/* gallery thumbs */
.thumbs {
	margin: 0;
	padding: 0;
}
.thumbs li {
	list-style: none;
	float: left;
	padding: 5px;
}
.thumbs li img {
	width: 85px;
}

/* search */

#searchinput {
	width: 200px;
	margin: 3px 5px;
	color: #666;
	float: left;
}
#searchbox {
	padding-bottom: 20px;
	border-bottom: 1px dotted #999;
}
.tagcloud {
	line-height: 250%;
}