/* ----------------  LAYOUT  -------------------*/

body
{
	border:  0px none;
	margin:  0px;
	padding: 0px;
	font-family: font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-image: url(../images/back.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	text-align: center;
}

form, p, img, tr, th, h1, h2, h3, h4, h5, .break
{
	border:  0px none;
	margin:  0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.break {
	clear: left;
}

#MAIN {
	width: 920px;
	margin: 0px 0px 10px 0px;
	text-align: left;
}

#TOP {
	width: 920px;
	height: 171px;
   background: url(../images/top_cz_img.jpg);
	cursor: pointer;
	text-align: left;
}

#TOP .lang {
	margin: 7px 0px 0px 10px;
	font: bold 10px Verdana, Arial, sans-serif;
	color: white;
}

#TOP .lang a {
	color:#3a3a3a;
	text-decoration: none;
}

#TOP .lang a:hover {
	text-decoration: underline;
}

#BASIC {
   float: left; 
	width: 610px;
}

#SPODOK {
	margin: 10px 0px 0px 0px;
	padding: 10px 15px 0px 15px;
	height: 55px;
	text-align: left;
	width: 890px;
	background: url(../images/prechod.jpg);
	border-top: 1px solid #3a3a3a;
	font: normal 10px Verdana, Arial, sans-serif;
	color: #777777;
}

#SITEMAP {
   margin-top: 10px;
	padding: 5px 5px 0px 5px;
	text-align: left;
	width: 910px;
	border-top: 1px solid #777777;
}

#SPODOK .vlavo {
	float: left;
}

#SPODOK .vlavo a {
	color: #777777;
	text-decoration: none;
}

#SPODOK .vlavo a:hover {
	text-decoration: underline;
}

#SPODOK .vpravo {
	float: right;
}

#SPODOK .vpravo a {
	color: #777777;
	text-decoration: none;
}

#SPODOK .vpravo a:hover {
	text-decoration: underline;
}

#LEFT {
   float: left; 
	width: 300px;
	margin-left:10px;
}

#MENU {
	padding-top:5px;
	padding-left: 5px;
}

#MENU .menu_up, #MENU .menu_down {
	height: 17px;
	float: left;
	padding-top: 5px;
	padding-right: 15px;
}

.menu_up a, .menu_down a {
   text-decoration: none;
	font: bold 14px Arial, Verdana, "Lucida Grande", Helvetica, sans-serif;
} 

.menu_up a:hover, .menu_down a:hover {
   color: #cccccc;
} 

.menu_up a {
	color: #777777;
}

.menu_down a {
	color: #cccccc;
}

.float_300 {
	float: left;
	width: 300px;
}

.float_310 {
	float: left;
	width: 310px;
}

#NADPIS_PANEL {
	height: 36px;
	background-image: url(../images/nadpis_box.gif);
	text-align: left;
	margin-top: 10px;
	float: left;
}

#NADPIS_PANEL .sipka {
   margin: 12px 9px 12px 12px;
	float: left;
	cursor: pointer;
}

#NADPIS_PANEL .text {
	font: bold 16px Arial, Verdana, "Lucida Grande", Helvetica, sans-serif;
	color: #282828;
	float: left;
	margin: 8px 0px 0px 0px;
	cursor: pointer;
}

#NADPIS_PANEL .setup {
	float: right;
	margin: 9px 8px 0px 0px;
	cursor: pointer;
}

.pocasie_div {
  padding: 10px 0px 0px 0px;
  _padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  background: #cccccc;
}

.pocasie_txt {
	background: #a3a3a3;
	color: white;
	float: left;
	width: 100%;
}

.pocasie_pod {
	color: #282828;
	width: 100%;
	padding-top: 9px;
	padding-left:10px;
	/padding-top: 5px;
	height: 24px;
	/height: 21px;
	font: bold 10px Arial, Verdana, "Lucida Grande", Helvetica, sans-serif;
	border-top: 1px solid #a3a3a3;
}

.pocasie_txt .left {
	float: left;
	font: bold 15px Arial, Verdana, "Lucida Grande", Helvetica, sans-serif;
	padding: 5px 0px 7px 10px;
}

.pocasie_txt .right {
	float: right;
	font: bold 10px Arial, Verdana, "Lucida Grande", Helvetica, sans-serif;
	padding: 10px 10px 0px 0px;
}

#navig_news {
	background: #a3a3a3;
	font: bold 14px Arial, Verdana, "Lucida Grande", Helvetica, sans-serif;
	padding: 6px 10px 6px 30px;
	text-align: right;
}

#navig_news .up {
   text-decoration: none;
	color: #777777;
	margin-right: 10px;
}

#navig_news .up:hover {
   color: white;	
}

#navig_news .dn {
   text-decoration: none;
	color: white;
	margin-right: 10px;
}