/* start */
*{
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 16px;
}
a:link{
	color: #fff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 18px;
}
a:visited{
	color: #fff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 18px;
}
a:hover{
	color: #fff;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 18px;
}
body{
  background: #000000 url("images/layout_01.gif") repeat-x;
	color: #6D6D6D;
	font-size: 10px;
	line-height: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}


/* start */
/* start */

#novatchyne{
  width: 1000px;
  margin: 0px auto 0px auto;
}

/* start */
/* start */

#header1 {
	width: 1000px;
	height: 52px;
	background: url("images/layout_03.jpg");
}
#header2 {
	width: 1000px;
	height: 80px;
}
#header2left {
	width: 355px;
	height: 80px;
	background: url("images/layout_05.jpg");
	float: left;
}
#header2center {
	width: 400px;
	height: 80px;
	float: left;
}
#header2right {
	width: 245px;
	height: 80px;
	background: url("images/layout_07.jpg");
	float: left;
}
#header3 {
	width: 1000px;
	height: 65px;
	background: url("images/layout_08.jpg");
}
#header4 {
	width: 1000px;
	height: 65px;
	background: url("images/layout_09.jpg");
}
#header5 {
	width: 1000px;
	height: 64px;
	background: url("images/layout_10.jpg");
}
#header6 {
	width: 1000px;
	height: 65px;
	background: url("images/layout_11.jpg");
}
#menucover {
	width: 1000px;
	height: 36px;
}
#menuleft {
	width: 418px;
	height: 36px;
	background: url("images/layout_12.jpg");
	float: left;
}
#menucenter {
	width: 561px;
	height: 36px;
	float: left;
}
#menucenter ul{
  margin: 0;
	padding: 0;
}

#menucenter ul li{
  margin: 0;
	padding: 0;
  display: inline;
	list-style: none;
}
#menuright {
	width: 21px;
	height: 36px;
	background: url("images/layout_22.jpg");
	float: left;
}
#bodytop {
	width: 1000px;
	height: 58px;
	background: url("images/layout_23.jpg");
}
#bodymiddle {
	width: 1000px;
	height: auto;
	background: url("images/layout_24.gif") repeat-y;
}
#bodymiddle h1{
	font-size: 16px;
	margin-bottom: 20px;
}
#bodymiddle img {
	border: 1px solid #ECAC02;
}
#bodymiddle p {
  padding: 20px 45px 0px 45px;
	color: #444444;
  font-weight: normal; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 22px;
  text-align: justify;
}
#bodymiddle a:link{
	color: #A2393E;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 13px;
}
#bodymiddle a:visited{
	color: #A2393E;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 13px;
}
#bodymiddle a:hover{
	color: #A2393E;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 13px;
}
#bodymiddle_vystoupeni{
  text-align: left;
}
#bodymiddle_vystoupeni ul li{
  text-align: left;
  padding: 0 45px 0 45px;
  font-size: 13px;
  line-height: 22px;
  display: block;
  list-style: none;
}
#bodybottom {
	width: 1000px;
	height: 86px;
	background: url("images/layout_26.gif");
}
#footer {
	width: 1000px;
	height: 30px;
	color: #CDCDCD;
  font-weight: normal; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 10px;
  text-align: center;
}
#footer a:link{
	color: #CDCDCD;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 10px;
}
#footer a:visited{
	color: #CDCDCD;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 10px;
}
#footer a:hover{
	color: #CDCDCD;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 10px;
}

