html {
	height: 100%;
}

body {
	min-width: 770px;
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-size: 85%;
	text-align: center;
	color: #444;
	background: #eae7e3;
	margin: 0px;
	padding: 0px 0;
}

#shade { 
	width: 764px;
	height: 100%;
	background: #555 url("../images/shade.jpg");
	margin: 0 auto;
}

#center {
	width: 750px;
	height: 100%;
	background: #eeeee5;
	margin: 0 auto;
}

#head { 
	height: 252px;
	background: #fff;
	margin: 0 auto;
}

#http { 
	width: 250px;
	height: 253px;
	background: #777 url("../images/http.jpg");
	float: left;
	border-right: 1px solid #333;
}

#logo-circle { 
	width: 497px;
	height: 214px;
	background: #777 url("../images/circle.jpg") repeat-x;
	float: right;
	border-bottom: 1px solid #777;
}

/* MENU */

#menu1 {
	position:relative;
	top:58px;
	left:7px;
	height:110px;
}

#menu2 {
	position:relative;
	top:58px;
	left:15px;
	height:110px;
}

#menu3 {
	position:relative;
	top:58px;
	left:23px;
	height:110px;
}

#menu4 {
	position:relative;
	top:58px;
	left:31px;
	height:110px;
}

#menu5 {
	position:relative;
	top:58px;
	left:39px;
	height:110px;
}

#menu {
	overflow:inherit;
}

#menu a {
	text-decoration:none;
	text-align:center;
	color:#e7e8e0;
	padding-bottom:5px;
}

#menu a:hover {
	color:#e8b826;
	padding-bottom:5px;
	border-bottom:5px solid #e8b826;
}

#menu ul {
	padding:0;
	margin:0;
}

#menu li {
	display:inline
}

#menu1,#menu2,#menu3,#menu4,#menu5 {
	float:left;
	width:90px;
	height:90px;
	background-repeat:no-repeat;
	background-position:center;
}

#menu1,#menu2,#menu3,#menu4,#menu5 {
	overflow:inherit;
}

.menutext {
	position:relative;
	top:128px;
}

span.menutext-a {
	position:relative;
	top:128px;
	color:#e8b826;
}

#menu1 {background-image:url(../images/1.jpg)}
#menu2 {background-image:url(../images/2.jpg)}
#menu3 {background-image:url(../images/3.jpg)}
#menu4 {background-image:url(../images/4.jpg)}
#menu5 {background-image:url(../images/5.jpg)}

#gray {
	width: 497px;
	height: 37px;
	border-bottom: 1px solid #333;
	color: #333;
	background: #eee;
	font-size: 95%;
	float: right;
}

#content { 
	width: 750px;
	margin: 0 auto;
}

#news { 
	width: 250px;
	height: 100%;
	font-size: 100%;
	background: #eeeee5;
	float: right;
}

#new-pic { 
	width: 250px;
	text-align: center;
	font-size: 90%;
	background: #d3cec0;
	margin: 0 auto;
	padding-bottom: 5px;
	border-top: 1px dotted #777;
	border-bottom: 1px dotted #777;
}

#obsah { 
	width: 499px;
	height: 100%;
	text-align: left;
	background: #fff;
	float: right;
	border-left: 1px solid #888;
	padding-bottom: 15px;
}

#bottom { 
	width: 750px;
	height: 30px;
	background: #d3cec0;
	border-top: 1px solid #222;
	clear: both;
}

.navigace {
	text-align: right;
	margin-right: 20px;
}

img {
	border: 0px;
}

img.menu {
	border: 0px;
	padding-right: 2px;
}

/* FORMÁTOVÁNÍ TEXTU */

a {
	text-decoration: none;
	color: #2874a5;
}

a:Hover {
	text-decoration: none;
	color: #ff9000;
}

h1 {
	font-size: 22px;
	color: #333;
	font-weight: bold;
	margin: 25px 20px 25px 20px;
}

h2 {
	font-size: 18px;
	color: #333;
	font-weight: normal;
	margin: 0px;
	padding: 3px;
}

.o {
	text-align: left;
	margin: 20px;
}

.o a {
	text-decoration: underline;
	color: #2874a5;
	padding-left: 2px;
	padding-right: 2px;
}

.o a:hover {
	text-decoration: none;
	color: #fff;
	background: #2874a5;
	padding-top: 1px;
	padding-bottom: 1px;
}

.about {
	color: #000;
	text-decoration: none;
	cursor: help;
	border-bottom: 1px dashed #444;
}

.bottom {
	color: #000;
	text-align: center;
	margin-top: 7px;
}

.bottom a {
	text-decoration: overline;
	color: #2874a5;
	padding-left: 2px;
	padding-right: 2px;
}

.bottom a:hover {
	text-decoration: none;
	color: #fff;
	background: #2874a5;
	padding-top: 1px;
	padding-bottom: 1px;
}

.navigace a {
	color: #881e1e;
}

.navigace a:hover {
	color: #666;
}

.new-pc { 
	font-size: 90%;
	text-align: center;
	padding-left: 25px;
	padding-right: 25px;
}

.new-pr { 
	font-weight: normal;
	text-align: right;
	padding-left: 25px;
	padding-right: 25px;
}

.new-pr a { 
	text-decoration: underline;
	color: #2874a5;
	padding-left: 2px;
	padding-right: 2px;
}

.new-pr a:hover { 
	text-decoration: none;
	color: #fff;
	background: #2874a5;
	padding-top: 1px;
	padding-bottom: 1px;
}

/* STYLY-WEBDESIGN */

.frame {
	border: 1px solid #ddd;
	font-size: 85%;
	line-height: 150%;
	background: #F7F5EF;
	margin: 20px;
	padding: 5px;
}

.frame-nadpis {
	border-bottom: 1px solid #2874a5;
	font-size: 110%;
	font-weight: bold;
	border-left: 16px solid #2874a5;
	margin: 1px;
	padding-left: 7px;
}

.info {
	border-bottom: 1px dotted #444;
	cursor: help;
}

.i {
	color: #90312c;
	font-style: normal;
}

/* STYLY-REFERENCE */

.linka {
	margin: 10px;
	margin-left: 40px;
	margin-right: 40px;
	border-top: 1px solid #555;
}

.seznam {
	margin-left: 20px;
}

.strana {
	text-align: right;
	margin: 20px;
	margin-top: 60px;
	background: #eeeee9;
	height: 18px;
	border: 1px solid #666;
}

.strana a {
	text-decoration: underline;
	font-weight: bold;
	color: #000;
}

.strana a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #df901f;
}

/* KONTAKTNÍ FORMULÁŘ */

form {
	margin: 20px;
}

.form {
	width: 180px;
	font-family: "Trebuchet MS", verdana;
	font-size: 90%;
	color: #000000;
	border: 1px solid #666;
	padding: 2px;
}

.povinne {
	height: 20px;
	width: 110px;
}

.button {
	width: 90px;
	font-family: "Trebuchet MS", verdana;
	font-weight: bold;
	font-size: 90%;
	color: #333;
	background: #eeeee5;
	border: 1px solid #666;
	padding-top: 1px;
}

/* STYLY-KONTAKT */

.kontakt {
	color: #881e1e;
	font-weight: bold;
}

/* PRO PRAZDNE SEKCE */

.tweak {
	padding-top: 300px;
	padding-bottom: 300px;
}