html {
    height: 100%;
}
body {
    margin: 0;
    padding: 10px;
    color: #eee;
    font: small/1.7em verdana, helvetica, sans-serif;
    text-align: center;
    background: #222;
}
a:link {
    font-weight: bold;
    text-decoration: none;
    color: #ddd;
}
a:visited {
    font-weight: bold;
    text-decoration: none;
    color: #ccc;
}
a:hover, a:active {
    text-decoration: underline;
    color: #C6E100;
}
IMG {border: none;}
H1 {
    font: 10pt/17pt  Garamond, serif;
    font-size: 24px;
    font-weight: bold;
    margin:0;
    padding:0;
}
H2 {
    font: 10pt/17pt  Garamond, serif;
    font-size: 24px;
    font-weight: bold;
    margin:0 0 5px 0;
    padding: 3px 0 3px 0;
}
H3 {
    font: 10pt/17pt  Garamond, serif;
    font-size: 20px;
    font-weight: bold;
    margin:0 0 5px 0;
    padding: 3px 0 3px 0;
}
H4 {
    font: 10pt/17pt  Garamond, serif;
    font-size: 16px;
    font-weight: bold;
    background: #222;
    padding: 5px 5px 5px 10px;
    margin: 5px 0 2px 0;
}
H5 {
    font: 10pt/17pt  verdana, helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    padding: 2px 2px 2px 8px;
    margin: 2px;
    text-align: left;
    background: #444;
}
#container {

    width: 800px;
    height: 100%;
    padding: 0;
    margin: 0 auto;
    text-align:left;
}
#header {
    height:70px;

}
#header h1 {
    margin:0;
    font-size: 3em;    
    display: inline;
}
#header div.logo {
	float:left;
	padding: 1em;
	border-right: 1px solid #ddd;
	margin-right: 1em;
}
#header div.nav {
	float:left;
	padding: 0.4em;
}    

#header ul {
    width: auto;
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
}
#header li {
    float: left;
    margin: 0;
    padding: 0;
    display: inline;
}

#header div.nav div {
	width: 400px;
}

#header a {
    text-decoration: none;
}

.fot {
    text-align: center;
}
.foto {
    float: left;
    border: 1px solid #555;
    padding: 0;
    margin: 10px 20px 10px 0;
}

.foto:hover {
    border: 1px solid #C6E100;
}

.foto IMG {
    padding: 0;
    margin: 2px;
}

.foto A {
    display: block;
}
.list DIV {
    float: left;
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    padding:0;
    margin: 0;
}
.list DIV.item:hover {
    border-color: #C6E100;
}

.list .title {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	background: url("/img/description_background.png");	
	width: 200px;
	border: none;	
}
.list .item {
	position: relative;
}

.list .title H3 {
	border: none;	
	padding: 5px;
}
.desc {
    clear:both;
    font-size: 12px;
    padding: 10px;
    margin: 5px 0;
    background: #666;
}
.params {
    clear:both;
}

#others {
    clear:both;
    font-size: 12px;
    padding: 10px 10px 10px 30px;
    margin: 5px 0;
    background: #555 url( /img/tag.png ) no-repeat 10px 50% ;

}
#others H6 {
    display: inline;
    font-size: 12px;
    margin:0;
    padding: 0 2px 0 2px;
}

.startPanel {
    clear:both;
}

.counter {
    float: right;
    font-size: 10px;
    color: #ddd;
}

.coment {
    padding: 10px;
    margin: 5px 0;
    background: #444;
}

.comentAuthor, .comentData, .comentWeb, .comentRatting {
	font-size:9px;
	margin:0;
	padding:0;
	line-height: 12px;
	color: #ddd;
}

.comentValue  {
    font-size: 12px;
}
.comentAuthor {
    padding-left:12px;
    background: url(/img/dymek.png) no-repeat 0 1px;
}

.comentRatting {
    color: #fff;
    font-weight: bold;
}
.commentForm {
    margin: 5px 0;
    background: #333;
    text-align: left;
    padding-left: 10px;
}

.editor { clear:both; }
.footer { clear:both; font-size:11px;}

#map {
    color: #333;
}

.mapPhotosFrame {
	width: 800px;
	overflow: auto;
}
.mapPhotos {
	white-space: nowrap;
	width: 20000px;
}
.mapPhotos DIV {
    float: left;
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    padding:0;
    margin: 1px 0 1px 0;
}
.mapPhotos DIV.active {
    float: left;
    border-top: 2px solid #f96;
    border-bottom: 2px solid #f96;
    padding:0;
    margin: 0 0 0 0;
}

.mapPhotos IMG {
    padding:0;
    margin: 0;
    display: block;
}
.mapPhotos DIV:hover {
    border-color: #C6E100;
}
.tagcloud {
	padding: 20px 0 10px 0;
	text-align:center;
}
.tagcloud H1, .tagcloud H2, .tagcloud H3, .tagcloud H4, .tagcloud H5, .tagcloud H6 {
	font-family: Garamond, serif;
    font-weight: bold;
    margin: 5px;
    padding:0;
	display: inline;
	background: none;
	line-height: 53px;	
}

.tagcloud H1 { font-size: 62px;}
.tagcloud H2 { font-size: 52px;}
.tagcloud H3 { font-size: 42px;}
.tagcloud H4 { font-size: 32px;}
.tagcloud H5 { font-size: 22px;}
.tagcloud H6 { font-size: 12px;}

