body{
 margin: 0;
 padding: 0;
 color: #3e3e40;
 font: 1em "Trebuchet MS",sans;
}

a, a:visited{
 color: #006f98;
}

a:hover{
 text-decoration: none;
}

.clear, .delete, .clear_games{
 clear: both;
}

.clear_games{
 height: 4em;
 width: 100%;
}

#heads{
 width: 100%;
}

#logo{
 width: 334px;
 height: 70px;
 margin: 0.5em 0 0.5em 0.5em;
 float: left;
 background: url('/images/logo.png') no-repeat;
}

#search{
 float: right;
 margin: 1.5em 1em 0 0;
}

#search input{
 width: 150px;
 height: 31px;
 border: 1px white solid;
 padding: 2px 5px 2px 5px;
 text-align: center;
 font: bold 1em Pragmatica, Helvetica, Arial, sans-serif;
 background: url('/images/search.png') no-repeat;
}

#bar{
 font: bold 1em Pragmatica, Helvetica, Arial, sans-serif;
 float: right;
 margin: 2em 0 30px 0;
}

ul#bar2{
 font-size: 1.1em;
}

#bar ul{
 margin: 0;
 padding: 0;
}

#bar li{
 display: inline;
 list-style-type: none;
 margin: 0 2.5em 0 0;
}

#bar a, #bar a:visited{
 text-decoration: none;
 color: black;
}

#bar a:hover{
 padding-bottom: 0;
 border-bottom: 2px solid black;
}

#slogan{
 clear: both;
 width: 100%;
 height: 70px;
 text-align: center;
 padding: 7px 0 0 0;
 font: bold 1.5em Pragmatica, Helvetica, Arial, sans-serif;
 border-top: 1px dashed #d9d9d0;
 background: url('/images/bar.gif') repeat-x;
 border-bottom: 2px solid #d9d9d0;
 margin-bottom: 0.7em;
}

#kubiki{
 position: relative;
 top:-30px;
 right: 10px;
 width: 47px;
 height: 50px;
 float: right;
 background: url('/images/kubiki.png') right;
}

#container{
 width: 100%;
 float: left;
 margin-right: -330px;
}

#content{
 margin-right: 330px;
 padding: 0 2em 0 3em;
 font-size: 0.9em;
 text-align: justify;
}

#content h1, #content h1 a, #content h1 a:visited, #content h1 a:hover #content strong{
 color: #006f98;
 text-decoration: none;
 font-family: Arial, Verdana, sans-serif;
 margin: 0 0 2em -0.5em;
 text-align: left;
 font-size:	1.6em;
}

#content strong{
 font-size: 1.3em;
}

#content h2, #content h2 a, #content h2 a:visited, #content h2 a:hover{
 color: #5a7c92;
 text-decoration: none;
 margin: 2em 0 -1em -0.5em;
 text-align: none;
}

.zag{
 font-size: 1.5em;
 font-weight: bold;
 margin-bottom: 0.5em;
}

.excerpt{
 margin-left: 1em;
 border-bottom:	dotted 2px gray;
}

.excerpt_link{
 text-align: right;
 font-size: 1.1em;
}

#content table, td, th{
 text-align: center;
 font-size: 1em;
 border: 2px #ebebeb solid;
}

#content table a{
 color: #5a7c92;
}

th{
 background: #ebebeb;
}

#content table{
 border: 2px white solid;
 width: 100%;
}

#content img{
 margin: 1em 0;
 text-align: center;
}

#content em{
 font-size: 1.2em;
}

#link_otziv{
 margin: 0 0 4em 0.2em;
 float: right;
}

.coment{
 background: #597b91;
 color: white;
 padding-left: 0.5em;
}

.coment a, .coment a:visited{
 color: white;
} 

.coment_forms{
 width: 100%;
 margin: 0;
 text-align: left;
 background: #597b91;
 color: white;
 font-size: 0.8em;
}

.coment input{
 width: 50%;
 height: 1.5em;
 padding-left: 0.3em;
 margin: 0.3em 0;
 font-size: 1.2em;
 border: 1px solid #006f98;
 color: #676c88;
 background: white;
}

.coment textarea{
 width: 100%;
 height: 6em;
 font-size: 1.2em;
 border: 1px solid #006f98;
 color: #676c88;
 background: white;
}

#navigation{
 clear:	both;
 margin: 1em;
 font-size:	1.1em;
}

#navigation ul{
 display: inline;
 list-style: none;
 padding: 0px;
 font-size: 1.2em;
}

#navigation li{
 display: inline;
 padding: 0 0.2em;
}

#navigation a, #navigation a:visited{
 text-decoration: none;
 color: #006f98;
 padding: 0 0.3em;
}

#navigation a:hover, #navigation li.active{
 color: white;
 background: #006f98;
}

#sidebar{
 width: 310px;
 float: right;
 text-align: justify;
 font-size: 0.9em;
 padding: 0 10px;
}

.menu{
 font-size: 1.3em;
 text-align: left;
}

.cloud{
 font-size: 0.9em;
 text-align: center;
 margin: 0 1em 1em 1em;
}

.cloud a, .cloud a:visited{
 text-decoration: none;
 padding: 0 0.5em;
}

.cloud a:hover{
 text-decoration: underline;
}

.cloud ul,.cloud li{
 margin: 0;
 padding: 0;
}

#footer{
 clear: both;
 width: 100%;
 padding: 1.5em 0;
 background: #597b91;
 color: white;
 text-align: center;
 font-size:	0.9em;
}

#footer a, #footer a:visited{
 color: white;
}

.splCont{
 display: none;
 padding: 3px 5px;
}

