@charset "utf-8";
* {
}
/* 
Theme Name: Klokocna.cz
Theme URI: http://www.klokocna.cz
Version: 1.0
Description: Dvousloupcová konstrukce ve staroceském kabátě.
Author: Lukáš Malák, DiS.
Author URI: http://www.malak.cz
Created: srpen 2008
Thanks: google sandbox
*/

/* -------  Layout CSS(   Centered Fixed Width) ------ */
body {
	background-image: url(images/bg.jpg);
	font-family: Georgia; /* IE 5.5 hack */
	text-align: center;
	background-color: #C29351;
	color: #4c3d1e;
	font-size: 17px;
	line-height: 21px;

}
.porek {
	margin-left: -50px;
	clear: none;
	position: absolute;
	left: 0px;
	top: 182px;
}
#wrapper {
	background-image: url(images/papir_bg.png);
	width: 960px;
	text-align: left;
	position: relative;
	margin: 0  auto;
}
#content ul {
	list-style-type: square;
	list-style-position: outside;
}
#primary   {
	float: left;
	text-transform: uppercase;
	margin-top: 30px;
	margin-left: 0px;
	font-size: 17px;
	left: 0px;
	top: 193px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#primary ul {
	list-style-type: none;

}
#primary   a    {
	color: #993300;
	background-image: url(images/menun.png);
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 30px;
}
#menuhorni {
	margin-left: 30px;
}
#menudolni {
	margin-left: 30px;
}
#primary  a:hover  {
	color: #CE511C;
	text-decoration: none;
	background-image: url(images/menuh.png);
	background-repeat: no-repeat;
}
#clear {
	height: 35px;
	clear: both;
}
#content {
	float: right;
	font-size: 0.9em;
	width: 630px;
	margin-right: 50px;
	list-style-type: none;
}
#container {
	float:right;
	width:100%;
}
#qtranslate-language-chooser {
	position: absolute;
	left: 967px;
	top: -146px;
	width: 78px;
	height: 73px;
}
#header {
	height: 200px;
}
.head_titul {
	position: absolute;
	left: 220px;
	top: 51px;
}
.head_erb {
	position: absolute;
	left: 26px;
	top: 0px;
}
.head_erb2 {
	position: absolute;
	left: 26px;
	top: 151px;
}
.head_hlavicka {
	position: absolute;
	left: 220px;
	top: 0px;
}
.head_spodek {
	position: absolute;
	left: 220px;
	top: 151px;
}
.sluzbyobr1 {
	width: 320px;
	float: left;
}
.sluzbyobr2 {
	width: 190px;
}
.sluzbyobr3 {
	clear: both;
}
#footer {
	clear:both;
	width:100%;
	margin: 0px;
	text-align: center;
	padding: 0px;
}
.footer_symbol {
	position: static;
}
.footer_zluta  {
	position: static;
}
img {
border : 0px none; 
}
.trikolora {
	position: static;
}
h1  {
    color: #993300;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 25px;
    font-weight: lighter;
    line-height: 1em;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
#ramecek {
    background-color: #F2E6C8;
    border: 1px solid #EEB836;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
    height: 170px;
    padding: 5px;
    text-align: center;
    width: 90%;
}
