@import "reset.css";

body 	{
	font-family: Arial, Helvetica, sans-serif;
  background: #5c1314 url("../images/bg.gif") repeat-x;
  font-size: .8em;
	color: #333;
	line-height: 1.6em;
	text-align: center;
  }
p {
	margin: 6px 0 6px 0;
	font-size: 1em;
	}
hr {
  width: 100%;
  height: 0px;
  overflow: hidden;
  border-bottom: 1px solid #be8b8c;
  border-top: 0;
  height: 1px;
  margin: 25px 0 25px 0;
}
div.hr {
	width: 100%;
	border-bottom: 1px solid #be8b8c;
	height: 1px;
	margin: 25px 0 25px 0;
}
div.hr * {
	display: none;
}
h2 {
  color: #ffcdc5;
  margin: 10px 0 20px 0;
	font-size: 1.8em;
	font-weight: normal;
  text-transform: uppercase;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #be8b8c;
	}
h3 {
	font-size:1.3em;
	font-weight:bold;
	margin:0;
	color:#fff;
	padding:25px 0 0 0;
	}
.akt {
	color: #ffab56;
	}
h4 {
	font-size:1.2em;
	font-weight:bold;
	color:#fff;
	border-bottom:1px solid #be8b8c;
	margin:10px 0 10px 0;
	padding:10px 0 0 0;
	}
#all a {
	color: #ffab56;
	text-decoration: underline;
	}
#all a:hover {
	color: #fff;
	text-decoration: none;
	}
.vlevo {
	float:left;
	margin:0 15px 10px 0;
	z-index:1;
	}
.vpravo {
	float:right;
	margin:0 0 10px 10px;
	z-index:1;
	clear:left;
	}
dt {
	font-weight: bold;
	padding-top:0.4em;
}
dd {
  margin-left: 2em;
}

/* LAYOUT
------------------------------*/
#all {
  width: 880px;
  text-align: left;
  margin: 0 auto 30px auto;
  overflow: hidden;
  position: relative;
  }
#header {
  width: 880px;
  height: 219px;
  background: #fff url("../images/header.jpg") right top no-repeat;
}
#header h2 {
  visibility: hidden;
}
#body1 {
  width: 880px;
  background: #8e3033 url("../images/bg2.jpg");
  padding-top: 36px;
}
#body2 {
  width: 880px;
  background: #8e3033 url("../images/content.jpg");
}

/* LOGO
------------------------------*/
#logo {
  width: 307px;
  height: 219px;
  overflow: hidden;
  background: #fff url("../images/logo.jpg") no-repeat;
  }
#logo h1 {
  display: block;
  font-size: 1.8em;
  width: 257px;
  position: relative;
  left: 30px;
  top: 30px;
  }
#logo a {
  display: block;
  color: #5c1314;
  text-decoration: none;
  }
#logo h1 a span {
  position: absolute;
  top: 0;
  left: 0;
  width: 257px;
  height: 100px;
  background: url("../images/logo.jpg") -30px -30px no-repeat;
  z-index: 3;
  cursor: pointer;
  }

/* MENU
------------------------------*/
#menu {
  width: 181px;
  background: url("../images/menu.jpg") no-repeat;
  padding: 0 25px 0 20px;
  float: left;
  color: #fff;
}
#menu ul {
  position: relative;
  width: 180px;
  font-weight: bold;
}
#menu ul li {
  display: block;
  width: 180px;
  height: 32px; 
  list-style-type: none;
  margin-bottom: 1px;
  }


#menu ul li.last {
  border-bottom: none;
  }
#menu ul li a {
  display: block;
  color: #fff;
  width: 167px;
  height: 25px; 
  background: #5c1415 url("../images/bullet.gif") 10px 12px no-repeat;
  color: #ffffff;
  padding: 7px 0 0 23px;
  text-decoration: none;
}                                          
    
#menu ul li a:hover {
  color: #fff;
  background-color: #b65400;
  text-decoration: none;
  }

/* FOOTER
------------------------------*/

#footer {
  clear: both;
  width: 880px;
  height: 30px;
}
#bottom a {
  color: #c49092;
  font-weight: bold;
  text-decoration: none;
  }
#bottom span {
  color: #c04f7f;
  }
#bottom a:hover * {
  color: #fff;
  text-decoration: none;
  }

#bottom {
  background: url("../images/bottom.jpg") left top no-repeat;
  width: 840px;
  height: 20px;
  padding: 15px 20px 0 20px;
  color: #c49092;
  }
#bottom p {
  margin: 0;
}
#bottom p.right {
  float: right;
}

/* CLASSES
------------------------------*/
#content {
  float:right;
  width: 595px;
  padding: 0 35px 0 0;
  font-size: 1.1em;
  color: #fff;
	}
#content ul {
	margin: 0 0 15px 25px;
	}
#content ol {
	margin: 0 0 15px 25px;
  }
#content ul li{
	margin: 0;
	padding: 0 0 0 3px;
	list-style: circle;
	}
table td {
	vertical-align: top;
  }
.form .input {
	padding: 3px 3px 2px 3px;
	font-size: 1.1em;
	width: 150px;
	border: 1px solid #CCCCCC;
  }
.form .input:focus,
.form textarea:focus {
	border: 1px solid #888888;
  }
.form textarea {
	margin: 10px 0 5px 0;
	padding: 3px 3px 3px 3px;
	font-family: Arial;
	font-size: 1em;
	width: 300px;
	height: 200px;
	line-height: 1.5em;
	border: 1px solid #CCCCCC;
  }

.bullet {
display: list-item;
margin-left: 15px;
list-style-type: square;
color: #934340;
}
.aktualne {
  padding: 10px 0 0 5px;
}
.dalsi-aktuality {
text-align: right;
}
.form2 {
width: 400px !important;
padding: 10px;
border: 1px solid #9B494B;
background: #711918;
position: relative;
left: 70px;
margin-bottom: 30px;
  }
.submit {padding: 5px; margin-top: 5px; font-weight: bold; background: #E9CAB6}
.submit2 {padding: 5px; font-weight: bold; background: #E9CAB6}
.ohlas {height: 50px !important; width: 400px !important}
.right {text-align: right}

div.page-number-top {text-align: center;margin-bottom:15px;}
div.page-number-bottom {text-align: center;margin-top:5px}
ul.rsx-page-num-list {
	display: inline;
	list-style: none;
	margin: 0 !important;
	padding: 0 !important;
}
ul.rsx-page-num-list li {
	display: inline;
color: #666666;
background:none !important;
padding-left: 0 !important;
}
div.page-number-top a, div.page-number-bottom a {
text-decoration: none;
border-bottom: 1px solid #AAAAAA;
background: #5C1415;
color: #000000;
padding: 4px 7px 4px 7px;
}
div.page-number-top a:hover, div.page-number-bottom a:hover {
background: #842529;
}
ul.rsx-page-num-list li a.show  {
text-decoration: none;
border: 1px solid #B65E08;
padding: 4px 7px 4px 7px;
color: #000000;
}
div.page-number-top span, div.page-number-bottom span {
padding: 4px 7px 4px 7px;
}
.warning {
margin: 0 0 15px 0;
padding: 15px;
border: 5px solid #DCA820;
background: #FDDC9D;
color: #600;
}
.warning .big {
font-weight: bold;
font-size: 1.2em;
}
.warning a {
color: #000 !important;
}
.dark {
margin: 0 0 15px 0;
padding: 15px;
background: #5C1415;
}
table.prednasky {
  width: 100%;
  margin: 5px 0;
}
table.prednasky td {
  padding: 6px;
  background: #5C1415;
}