body {	
	background: #555555;
	font: 13px Verdana, Tahoma, sans-serif;
	color: #333333;
	margin: 0 auto;
  padding: 0px;
}

a:link, a:visited {
	color: #630000;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
	color: #78030a;
}

/*==================================== Left bar =======================================*/
#content1 {
  background: url(../images/prechod_top.jpg) repeat-x;
	margin: 0 auto;
  padding: 0px;
}

#content2 {
  background: url(../images/top.jpg) no-repeat center top;
	margin: 0 auto;
  padding: 0px;
}

#main {
  position: relative;
  width: 1010px;
	margin: 0 auto;
  padding: 0px;
}

.oddelovac {
  height: 10px;
  width: 20px;
}

/*==================================== Left bar =======================================*/
#left {
  width: 250px;
  /*background: #ff0000 url(../images/.png) repeat-x;*/
	margin: 0px;
  margin-top: 410px;
  padding: 0px;
  float: left;
}

/*=================================== Right bar =======================================*/
#right {
  width: 740px; /*zmenit jeste 3x sirku ve stredni*/
  /*background: #0000ff url(../images/.png) repeat-x;*/
	margin: 0px;
  padding: 0px;
  float: right;
}

/*============ Nadpis1 ===========*/
#nadpis1 {
	height: 148px;
  /*background: #00ffff url(../images/.png) repeat-x;*/
}

/*============ Nadpis2 ===========*/
#nadpis2 {
	height: 100px;
}

/*============ MENU ===========*/
#menu {
  position: relative;
  height: 36px;
	margin: 0px;
  padding: 0px;
  /*background: #0000ff url(../images/.png) repeat-x;*/
}

#menu #vnitrek {
  position: relative;
  width: 650px;
  left: 90px;
  top: 0px;
  /*background: #0000ff url(../images/.png) repeat-x;*/
}

#menu #vnitrek a {
	font: 17px bold Verdana, Tahoma, sans-serif;
	color: #fff;
	text-align: center;
	text-decoration: none;
	display: block;
	height: 60px;
	width: 125px;
	padding: 8px 0px 0px 0px;
	float: left;
}

#menu #vnitrek a:hover {
	background: url(../images/button_hover.jpg) no-repeat center top;
  color: #fff;
}

#menu #vnitrek .currentpage {
	background: url(../images/button_current.jpg) no-repeat center top;
	color: #ff9933;
	padding: 10px 0px 0px 0px;
}

/*============ Obsah ===========*/
.horni {
  height: 10px;
}

.tl {
  width: 10px;
  background: url(../images/tl.gif) no-repeat left top;
}

.top {
  background: url(../images/top.gif) repeat-x;
}

.tr {
  width: 10px;
  background: url(../images/tr.gif) no-repeat right top;
}

.levy {
  width: 10px;
  background: url(../images/left.gif)  repeat-y;
}

.obsah {
  background: #cccccc;
}

.pravy {
  width: 10px;
  background: url(../images/right.gif)  repeat-y;
}

.dolni {
  height: 10px;
}

.bl {
  width: 10px;
  background: url(../images/bl.gif) no-repeat left bottom;
}

.bottom {
  background: url(../images/bottom.gif)  repeat-x;
}

.br {
  width: 10px;
  background: url(../images/br.gif) no-repeat right bottom;
}

/*=================================== Footer =======================================*/

#bottom {
  clear: both;
  height: 100px;
  /*background: url(../images/prechod_bottom.jpg) repeat-x;*/
	margin: auto;
  padding: 0px;
}

#footer {
  width: 1010px;
  height: 70px;
  /*background: #eeeeee;*/
	margin: auto;
  padding: 3px;
}
