/* CSS Document */

body {
	background-color:#fff;
	background-image:url(../images/backgrounds/body.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:75%;
	color:#777;
	margin:0;
}

* {
	padding:0;
	margin:0
}

.bold {
	font-weight: bold;
}
#container {
	width:770px;
	margin:0 auto 0 auto;
}

#header {
	height: 92px;
	border-left: solid 1px #EEEEEE;
	border-right: solid 1px #EEEEEE;
	background-image:url(../images/backgrounds/terc04-50x50-70.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

#header h1 {
	font-family: Century Gothic, "Trebuchet MS", Tahoma, Verdana;
	font-size: 230%;
	color: #333;
	letter-spacing: -2px;
	padding: 15px 0 0px 0;
	text-align: center;
	float: left;
	width: 250px;
	
}
#header h1 a {
	color:#000;
	text-decoration:none;
}
h1 a:hover {
  color #CFF244;
}

#header h2 {
	padding: 25px 0px 0px 20px;
	text-align: left;
	font-size: 180%;
	color: #ccc;
	font-weight: normal;
	margin: 0 0 0 260px; /* Adjust this value for the space between the site title and the slogan */
	border-right: 0px solid #eee;
	width: 380px;
}
h4 {
	font-family: Century Gothic, "Trebuchet MS", Tahoma, Verdana;
	font-size: 150%;
	color: #333;
	letter-spacing: -1px;
	padding: 15px 30px 20px 0px;
	text-align: center;
	float: left;
}
h4.pozadavky {
  float: none;
	padding: 20px 10px 10px 0px;
	text-align: left;
}
.other {
	color: #000000;
}
#sidebar_bottom {
	background-image:url(../images/backgrounds/sidebarbottom.jpg);
	height:53px;
}

#nav {
	margin:0 20px 0 0 !important;
	margin:0 10px 0 0;
	padding:0;
	float:right;
	background: transparent;
}

#nav li {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	margin-top: -23px;
	padding-top: -23px;
}

#nav li a {
	display:block;
	padding:5px 10px 14px 10px;
	margin:0 1px 0 1px;
	color:#666;
	text-decoration:none;
	font-weight:bold;
}

#nav li a:hover, .active {
	background-image:url(../images/backgrounds/menu_a_hover.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	color:#000;
}
.clear {
	clear:both;
}

#sidebar {
	width: 210px;
	background-color: #fff;
	padding: 30px 20px 20px 20px;
	float: left;
	margin: -25px 0 0 0;
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
}

#content {
	margin:0 0 0 270px;
	padding:30px 30px 20px 20px;
}

#content h2 {
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:24px;
	text-transform:uppercase;
	letter-spacing:1px;
	margin:5px 0 0px 0;
	padding-bottom: 0px;
	margin-bottom: -10px;
	color:#BFEF01;
}
#content h3 {
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:20px;
	text-transform:uppercase;
	letter-spacing:1px;
	margin:10px 0 10px 0;
	margin-bottom: -10px;
	color:#BFEF01;
}
#content h4 {
	font-size:16px;
	color:#333;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	margin:10px;
}

#content p {
	line-height:20px;
	word-spacing:2px;
	padding:0 0 0 20px;
	text-indent:20px;
	margin:20px 0 20px 0;
}
#content ul {
	margin:15px 0 15px 10px;
	padding:0;
	border-top:1px solid #eee;
	margin-bottom: 30px;
}
#content li {
	margin:10px 0 10px 0;
	padding:0 0 10px 15px;
	list-style:none;
	border-bottom:1px solid #eee;
	background-image:url(../images/backgrounds/li.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
li span {
  color: #aaa;
}

#content #sideblock {
	width:180px;
	padding:10px;
	background-color:#fff;
	float:right;
	font-size:90%;
	margin:0 0 0 20px;

}
.sidebarfooter {
	background-color:#eee;
	text-align:left;
	padding:7px 5px 7px 5px;
	font-size:80%;
  text-align: center;
}
.sidebarfooter a {
	text-decoration:none;
	text-align: center;
}
.sidebarfooter a:hover {
	color:#BFEF01;
	text-decoration: underline;
	
}
#content #sideblock h1 {
	text-transform:none;
	font-size:120%;
	color:#000;
	margin:0;
	letter-spacing:0;
}
#sideblock p {
	text-indent:0;
	line-height:17px;
	padding:5px;
	margin:5px 0 5px 0;
	color:#bbb;
}
#sideblock ul {
	margin:0 0 5px 5px;
	border:none;
}
#sideblock li {
	margin: 0;
	background-image:none;
	padding:0;
	border:none;
}
#sideblock li a {
	text-decoration:none;
	display:block;
	background-color:#fff;
	padding:5px 5px 5px 10px;
	color:#888;
}
#sideblock li a:hover {
	background-color:#f9f9f9;
	color:#666;
	background-image:url(../images/backgrounds/sideblock_li_a_hover.gif);
	background-position:left;
	background-repeat:no-repeat;
}
blockquote {
	background-image:url(../images/backgrounds/bq.jpg);
	background-position:top;
	background-repeat:repeat-x;
	padding:5px 35px 5px 5px;
	border:1px solid #eee;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size: 120%;
	margin-bottom: 40px;
}

#content a {
	color:#444;
	padding:2px;
	text-decoration:none;
}
#content a:hover {
		background-color:#EBFF99;
		color:#000;
}
a:hover {
	text-decoration:none;
}
#sidebar a {
	color:#333;
}

#sidebar h2 {
	font-family:Century Gothic, "Trebuchet MS", Tahoma, Verdana;
	font-size:20px;
	color:#777;
	font-weight:normal;
	letter-spacing:-1px;
}

#sidebar p {
	font-size:90%;
	line-height:19px;
	margin:10px 0 10px 0;
	text-align: justify;
}

#footer {
	padding:20px;
	border-top:2px solid #ccff00;
	color:#ccc;
	text-align:center;
}
#footer a {
	color:#999;
}
#imag	{
	width: 210px;
	text-align: center;
}
.look {
	text-align: center;
	border: solid 1px #ccc;
}
.lookx {
  text-align: center;
  border: none;
}
table {
	border: 0px;
}
td	{
	padding-left: 50px;
}
form	{
	text-align: left;
	margin-left: 40px;
}
input	{
	height: 1.6em;
	line-height: 1.6em;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 110%;
	color: #000000;
	background-color: #eeeeee;
	border: 1px solid #999999;
	margin-bottom: 7px;
	margin-left: 30px;
}
input.button	{
	line-height: 1.6em;
	height: 1.8em;
	margin-left: 30px;
	margin-right: 20px;
}
textarea	{
	border: 1px solid #999999;
	color: #000000;
	padding: 5px 5px 5px 5px;
	background-color: #eeeeee;
	margin-bottom: 7px;
	margin-left: 30px;
}

#sidebar h3 {
	font-weight: bold;
	display: block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	line-height:19px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.targ {
  display: block;
  float: left;
  width: 150px;
}
input.kalk {
  height: 1.4em;
	line-height: 1.4em;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 100%;
	color: #000000;
	background-color: #eeeeee;
	border: 1px solid #999999;
	margin-bottom: 7px;
	margin-left: 10px;
}
select {
  height: 1.6em;
	line-height: 1.6em;
	padding-left: 10px;
	padding-right: 0px;
	font-size: 100%;
	color: #000000;
	background-color: #eeeeee;
	border: 1px solid #999999;
	margin-bottom: 7px;
	margin-left: 10px;
}

.nadpisek {
  margin-bottom: 10px;
  padding-top: 15px;
  color: #BFEF01;
  border-top: 0px solid #eee;
  border-bottom: 1px solid #eee;
  font-size: 130%;
}
textarea.kalkulace	{
	border: 1px solid #999999;
	color: #000000;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size: 110%;
	padding: 5px 5px 5px 5px;
	background-color: #eeeeee;
	margin-bottom: 15px;
	margin-left: 0px;
}
input.kalkbutton	{
	line-height: 1.6em;
	height: 1.8em;
	margin-left: auto;
	margin-right: 10px;
	margin-top: 10px;
}
.follow {
  height: 50px;
}
#sidebar h2.foodhead {
	display: block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	margin: 0 0 0 0px;
	padding: 0px;
	text-align: center;
  letter-spacing:0px;
}
