/* IE hacks */

html, * html body, * html #all {
	height: 100%;
	margin: 0;
	padding: 0;
}

/* General */

body {
	color: #5C3600;
	font: 0.8em "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	height: 100%; 
	margin: 0;
	padding: 0;
	background: white url("../img/2005_bg_body.gif") repeat-y center top;
	text-align: center;
}

acronym {
	cursor: help;
	}

img {
	border: none;
	}
	
h2 {
	margin: 0;
	font: 220% Georgia, "New York CE", utopia, serif;
	vertical-align: middle;
	text-transform: uppercase;
	padding: 0 0 115px 0;
}
	
h3 {
	color: #D3372B;
	margin: 15px 0;
	font: italic 140% Georgia, "New York CE", utopia, serif;
}

address {
	font-style: normal;
}

a {
	color: #D57D00;
}

a:visited {
	color: #747474;
}

a:hover {
	color: #D3372B;
}

ol, ul {
	margin: 0;
	padding-left: 25px;
}


ul li {
	vertical-align: middle;
	list-style-image: url("../img/2005_bg_listitem.gif");
}

/* Layout */

#all {
	position: relative;
	margin: 0 auto;
	width: 772px;
	min-height: 100%;
}

#container {
	margin: 0;
	width: 772px;
	text-align: left;
	}
	
#hlavicka {
	width: 772px;
	height: 171px;
	top: 0;
	left: 0;
	margin: 0;
	padding-top: 35px;
	background: url("../img/2005_bg_header.jpg") no-repeat top left;
	}
	
#hlavniodkazy a {
	display: block;
	position: absolute;
	width: 772px;
	height: 118px;
	top: 35px;
	background: url("../img/2005_bg_hlavniodkazy.jpg") no-repeat top left;
	left: 0;
}	
	
h1 {
	font-size: 15px;
	margin: 0;
}

#stred {
	margin: -15px 176px 35px 242px;
}

* html #stred {
	margin-top: 15px;
}

.iespace {
	display: none;
}

/* Menu */
#menu {
	position: absolute;
	top: 12px;
	right: 5px;
	margin: 0;
	display: block;
	list-style-type: none;
	text-transform: uppercase;
}

#menu li {
	display: inline;
	padding: 0 10px 0 6px;
	background: url("../img/2005_bg_menuitem.gif") no-repeat center right;
}

* html #menu li {
	padding: 0 6px 0 8px;
}

#menu li.lastitem {
	background: none;
}

#menu a {
	color: #D3372B;
}

#menu a:hover {
	color: white;
	background: #D3372B;
}

#menu a span {
	color: #5C3600;
}

#menu a:hover span {
	color: white;
}

/* Nabídka stylů */
#stylcontainer {
	position: absolute;
	top: 181px;
	right: 10px;
	width: 146px;
	display: block;
}

#stylcontainer h3 {
	color: black;
	padding-left: 20px;
	background: url("../img/2005_bg_h3styl.gif") no-repeat center left;
}

#styly {
	padding: 0 0 0 20px;
	margin: 0;
}

#styly li {
	list-style-image: url("../img/2005_bg_stylitem.gif");
	vertical-align: middle;
}

#styly a {
	color: #D3372B;
}

#styly a:hover {
	color: white;
	background: #D3372B;
}

#styly a span {
	color: #5C3600;
}

#styly a:hover span {
	color: white;
}

/* Righttip */
.righttip {
	position: absolute;
	top: 181px;
	left: 15px;
	width: 200px;
	display: block;
}

.righttip h3 {
	color: black;
	padding-left: 20px;
	background: url("../img/2005_bg_h3_rtip.gif") no-repeat center left;
}

.righttip li {
	margin-bottom: 10px;
}

.righttip strong {
	color: #D3372B;
	font: italic 120% Georgia, "New York CE", utopia, serif;
}

.righttip a {
	color: #D3372B;
}

.righttip strong.boldonly {
	color: black;
	font: 100% "Trebuchet MS", "Geneva CE", lucida, sans-serif;
}

/* Pata */
#pata {
	font-size: 90%;
	color: #D4BA8D;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 772px;
	padding: 10px 0;
	text-align: center;
	background: #5C3600;
}

#pata a {
	color: #FFFBF4;
}


/* Obsah */
h2.uvod {
	background: url("../img/2005_bg_uvod.jpg") no-repeat bottom center;
}

h2.sluzby {
	background: url("../img/2005_bg_sluzby.jpg") no-repeat bottom center;
}

h2.reference {
	background: url("../img/2005_bg_reference.jpg") no-repeat bottom center;
}

h2.kontakt {
	background: url("../img/2005_bg_kontakt.jpg") no-repeat bottom center;
}

.datum {
	color: black;
}

#nahoru {
	margin-top: 15px;
}

#nahoru li {
	vertical-align: middle;
	list-style-image: url("../img/2005_bg_nahoru.gif");
	font: bold 90% Georgia, "New York CE", utopia, serif;
}