﻿/** BODY **/
body 
{
	margin: 0px;
	padding: 0px;
	background: #fdfdc1 url(images/img01.jpg) repeat-x;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
}

.zprava h1, h2, h3 
{
	font: 1.82em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 2%;
        letter-spacing: 1px;
  color: #fff;
	background-color:#f46227;
	border: 3px solid #ff9a1e;	
	}

p, ol, ul 
{
	line-height: 1.67em;
	text-align:justify;
}

a 
{
	color: #f46227;
}

a:hover 
{
	text-decoration: none;
}

hr {
	display: none;
}

/** HEADER **/

#header {
	width: 940px;
	height: 270px;
	margin: 0px auto;
}

/* LOGO **/

#logo {
	float: left;
	margin-top: 40px;
	height: 160px;
	padding: 40px 0 0 416px;
	background: url(images/header.jpg) no-repeat left top;
	text-transform: lowercase;
	letter-spacing: -2px;
	font-size: 4em;
	font-weight: normal;
	color: #FFFFFF;	
}


/* Menu **/

#menu {

  margin-top:20px;
  background-image:url('images/reklamninapisy.jpg');
  background-repeat:no-repeat;
	float: right;
}

#menu ul {
	margin-top: -20px;
	margin-left:-20px;
	padding: 176px 0px 0px 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-left: 5px;
	padding: 4px 20px;
	background: #b4df26;
	text-decoration: none;
	text-transform: uppercase;
	border-top: 2px solid #EBEAD1;
	font-family: arial, sans-serif; 
	font-weight: bold;
	font-size: 11px;
	color: #182C33;
}



#menu .poz a {
background-color:#f46227;
color:#ffffff;
}

/** STRÁNKA **/

#suite {
	background: #fdfdc1 url(images/img02.jpg) repeat-x left bottom;
}

#obal {
	width: 940px;
	margin: 0px auto;
	padding: 0;
}

/** TEXT **/

#text {
	float: left;
	width: 890px;
	margin-bottom: 50px;
}

/** ZPRAVA **/

.zprava {
	margin-top: 20px;
}

.

.zprava .obsah {
	margin: 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #666633;
}

/** SPODEK ***/

#spodek {
	background-color: #fff;
}



#copyright {
	clear: both;
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2f2f2f;
	background: #ff9a1e;
	border-bottom: 3px solid #ffffff;
	font-weight:bold;	
}

#copyright a {
	border-bottom: 1px dotted #939393;
	text-decoration: none;
	color: #2f2f2f;
	font-weight:bold;
}
