/* obecné definice a odstranění defaultního formátování */

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #12110d;
}


body, td, th,  li, input, textarea, select, h1, h2, h3, h4 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
}

input, textarea, select {
	vertical-align: middle;
}

body, td, th, li, input, textarea, select, a {
	color: #000000;
}

strong, a {
	color: #000000;
}

h1, h2, h3, h4, p, form, th, td, table {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

p, ul, h1, h2, h3 {
	line-height: 18px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.img-left {
	margin-right: 15px;
}

.img-right {
	margin-left: 15px;
}

table	 		{
	width: 100%;
}

table td		{
	border: 0px none;
}

table.chart	 		{
	border-collapse: collapse;
	margin-bottom: 20px;
}

table.chart td, table.chart th		{ 
	border: 1px solid #c5b791; 
	padding: 5px; 
}

table.chart thead tr		{
	background-color: #64070d;
}

table.chart thead th	{
	color: #fc7802;
	font-weight: bold;
}

table.chart thead th a		{
	color: #000000;
}

table.chart tr td		{ 
	background-color: #e2dbc8; 
}

table.chart tr.sudy td		{
	background-color: #ded6c2;
}

table.chart tr.over td		{
	background-color: #ccc3ab;
}

hr {
	border-width: 0px;
	height:2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c5b791;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 0px;
}

.telo ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

.telo li {
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../images/li.gif);
	background-position: 0px 8px;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
}

.telo .right li {
	background-position: 0px 8px;
}

.telo li ul {
	padding-bottom: 0px;
}

/* hlavní div */

.celek {
	width: 960px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;

}

/* záhlaví */

.top {
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	height: 370px;
}

.top .slogan {
	margin-top: 140px;
	margin-right: 40px;
	margin-left: 670px;
}




/* tělo stránky */

.telo{
	height: 100%;
	background-image: url(../images/telo-bg.gif);
	background-repeat: repeat-y;
}


.left {
	float: left;
	width: 590px;
}

.left img  {
	border: 3px solid #FFFFFF;
}

.left img.noborder  {
	border: 0px none #FFFFFF;
}

.left .ie-fix {
	margin-left: 40px;
	margin-top: 40px;
	margin-bottom: 20px;
}

.left p, .left h1, .left h2, .left h3  {
	padding-bottom: 20px;
}

.left h1  {
	font-size: 24px;
	color: #fc7802;
	line-height: 30px;
}

.left h1 strong  {
	color: #64070d;
	font-weight: normal;
}

.left h2  {
	font-size: 16px;
	color: #64070d;
}

.left p strong, .left li strong, .left a {
	color: #64070d;
}

.left a:hover {
	color: #fc7802;
}

.right {
	float: right;
	width: 290px;
}

.right .ie-fix {
	margin-right: 40px;
	margin-top: 40px;
	margin-bottom: 20px;
}

.right p, .right h1, .right h2, .right h3 {
	padding-bottom: 20px;
}

.right h1  {
	font-size: 24px;
	color: #64070d;
}

.right h1 strong  {
	color: #fc7802;
	font-weight: normal;
}

.right p strong, .right a {
	color: #64070d;
}

.right a:hover {
	color: #fc7802;
}


.right .novinka {

}

.right .kalendar {
	background-image: url(../images/kalendar.gif);
	background-repeat: no-repeat;
	height: 88px;
	width: 72px;
	padding-bottom: 20px;
	float: left;
	padding-right: 20px;
}

p.rok {
	color: #FFFFFF;
	text-align: center;
	line-height: 25px;
	padding-bottom: 10px;
	font-size: 14px;
}

p.den {
	font-size: 22px;
	line-height: 22px;
	text-align: center;
	padding-bottom: 0px;
}

p.mesic {
	text-align: center;
	padding-bottom: 10px;
	font-size: 14px;
}

.right li {
	margin: 0px;
	padding: 0px 0px 10px 25px;
	list-style-type: none;
	background-color: transparent;
	background-image: url(../images/li.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}  

.right ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.right ul ul {
	padding: 0px;
}





/* zápatí */

.bottom {
	height: 80px;
	color: #ffffff;
}

.bottom p  {
	color: #ffffff;
	margin-top: 22px;
	margin-left: 40px;
}

.bottom a  {
	color: #b7aa88;
}

.bottom em  {
	color: #554e3c;
	font-style: normal;
}

