﻿/*ROZLOZENI */
body {
	background-color: #F2E6D8;
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#main {
	position:relative;
	clear: both;
	padding: 0px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image:url(/gfx/pozadi.jpg);
}
#up {
	background-image:url(../gfx/up.gif);
	background-repeat:no-repeat;
	height:252px;
	width:980px;
}
#content {
	background-image:url(../gfx/content.gif);
	width:980px;
}
#content p, #content td, #content th  {
	color:#000000;
	font-size:9pt;
}

#zapati {
	margin-top:450px;
	margin-right: 30px;
	position:absolute;
	bottom:10px;

}
#zapati p {
	font-size:8pt !important;
	color:#955B4A;
	text-align: center;
}
#zapati a {
	color:#B21F22;
}
#zapati-down {
	background-image:url(../gfx/down.gif);
	height:45px;
}
#knizky {
	position:absolute;
	top:120px;
	left: 291px;
	width: 435px;
	text-align:center;
}
#logo {
	width:155px;
	height:70px;
	background-image:url(/gfx/logo-tempus.gif);
	background-repeat:no-repeat;
	position:absolute;
	top:11px;
	left:19px;
	z-index:1;
}
#logo-mira {
	width:155px;
	height:95px;
	background-image: url(../gfx/logo-mira.gif);
	background-repeat:no-repeat;
	position:absolute;
	top:101px;
	left:19px;
	z-index:1;
}
#logo-horae {
	width:168px;
	height:160px;
	background-image: url(../gfx/logo-horae.gif);
	background-repeat:no-repeat;
	position:absolute;
	top:87px;
	left:809px;
	z-index:1;
}
#content-in {
}
#content-left {
	width:170px;
	min-height:300px;
	float:left;
	padding-left:20px;
}
#content-center {
	text-align:justify;
	width:510px;
	float:left;
	padding-left:60px;
	padding-right:60px;
}
#conten-right {
	width:150px;
	float:right;
	padding-left:10px;
}
#content-right-in {
	margin-top: 30px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top:10px;
	padding-bottom:10px;
	width:90px;
	border-top-color:#d68326;
	border-top-style:solid;
	border-top-width:1px;
	border-bottom-color:#d68326;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
#content-left h3 {
	color: #000000;
	display: block;
	background-color:#ca781c;
	padding-left:5px;
	width:140px;
	height:15px;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	margin-top:5px;
	margin-bottom:15px;
}
#dalsitituly p {
	color:#FF6600;
	font-size:8pt;
}
#conten-right p {
	color:#000000;
}
.kusy {
	text-align:center;
	color:#d68326;
	font-size:150%
}
.center {
	text-align: center;
}
.clr {
	clear: both;
}
/*---------------menu-up---------------*/
#menu-up {
	position: absolute;
	width: 400px;
	height: 20px;
	left: 560px;
	top: 10px;
	z-index: 1;
}
#menu-up ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:right;
}
#menu-up li {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	font-size: 70%;
	font-weight: bold;
}
#menu-up a {
	color: #000000;
	text-decoration: none;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	text-transform: uppercase;
}
#menu-up a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

/*------------------------------menu-left--------------------*/

#menu-left {
	width: 170px;
	padding-left:0px;
	padding-top:0px;
}
#menu-left ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu-left li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	font-size: 65%;
	font-weight: bold;
	padding-bottom:10px;
}
#menu-left a {
	color: #000000;
	text-decoration: none;
	display: block;
	width:140px;
	height:15px;
	background-color:#ca781c;
	padding-left:5px;
	text-transform: uppercase;
}
#menu-left a:hover {
	color: #FFFFFF;
	background-color:#000000;
	text-decoration: none;
}
img {
    border:none;
}
p.partneri {
	text-align:center;
	width:150px;
}
p.partneri  img {
	margin:7px;
}	