html, body {		
	height: 100%;
	margin: 0px;
	padding: 0px;
}

BODY {

	scrollbar-face-color:#777777;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#777777;
	scrollbar-darkshadow-color:#777777;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;

	COLOR: #000000; 
	FONT-FAMILY: Verdana, sans-serif; 
	FONT-SIZE: 11px;
	margin: 0px;
	padding: 0px;
	background-color: #808080;
	font-weight:normal;
}
html>body {
	font-size: small;
	margin: 0px;
	padding: 0px;
}
#celek{
	width: 960px;
	min-height: 100%;
	height: 100%;
	background-image: url("../img/pozad-full.gif");
	background-repeat: repeat-y;	
	background-color: #808080;
	position: relative;
}

body>#celek {
 height: auto;
}


div.obsah{
  clear: both;
  width: 960px;  
  text-align: left;
}

div.motto{
	padding: 13 0 0 15; 
	font-size: 28px;
	font-style: italic; 
	font-weight: normal; 
	font-family: arial, sans-serif; 
	color: #ffffff; 
	margin: 0px;
}

div.top-leva{
	width: 650px; 
	float: left;
}

div.top-prava{
	width: 300px; 
	float: right; 
	padding: 20 0 0 0;
}

div.tl-leva{
	width: 400px; 
	float: left;	
}

div.tl-prava{
	width: 240px; 
	float: right;	
}

.top-url{
	color: #ffffff; 
	font-size: 13px; 
	font-weight: bold;
}

.mezi-odkaz{
	padding: 8 0 8 0;
}

.nadpis-aktuality{
	color: #ff9e02; 
	font-size: 18px;
	font-weight: normal;
}

.aktuality-top{
	color: #a6a6a6; 
	font-weight: bold;
}

.aktuality-obsah{
	padding: 10 0 0 0; 
	font-size: 10px; 
	color: #ffffff; 
	font-weight: normal;
}

div.nadpis-kategorie{
	color: #ff9e02; 
	font-size: 18px;
	font-weight: normal; 
	padding: 40 0 5 0;
}

div.obsah-kategorie{
	color: #ffffff; 
	width: 245px; 
	height: 30px; 
	font-size: 14px; 
	font-weight: bold; 
	background: #1d1c1c;
}

div.pata-copy{
	float: left; 
	width: 520px;
	padding: 35 0 0 30px; 
	font-size: 10px; 
	color: #ffffff;
}

div.pata-links{
	float: right; 
	width: 375px; 
	text-align: right; 
	padding: 35 30 0 0; 
	color: #ffffff;
}


div.top{
  clear: both;
  width: 960px;
  height: 60px;  
  background-color: #000000;
}

div.hlavicka-leva{
  float: left;
  width: 672px;
  height: 247px;  
  background-image: url("../img/hlavicka_pozad.jpg");
}

div.hlavicka-prava{
  float: right;
  width: 288px;
  height: 247px;  
  background-image: url("../img/menu_pozad.jpg");
}


div.obsah-leva{	
	width: 672px;	
	float: left;		
	color: #ffffff;
	padding-bottom: 150px;
	background-color: #1c1c1c;
	background-image: url("../img/pozad-obsah-leva1.gif");
	background-repeat: repeat-x;
}

div.obsah-prava{
	width: 288px;	
	float: right;		
	color: #ffffff;
	padding-bottom: 150px;
	background-color: #333333;
	background-image: url("../img/pozad-obsah-prava1.gif");
	background-repeat: repeat-x;
}

div.paticka{	
	background-color: #111111;
	font-weight: normal;
	width: 960px;
	height: 90px;
	clear:both;	
	overflow: hidden;
	position: absolute;
	bottom: 0;
	left: 0;	
}

.menu-nr{
	color: #838383; 
	font-size: 11px;
	FONT-FAMILY: Verdana;
}


span.rawtext { position:absolute; top:0px; left:0px;}
span.stroke1 { position:absolute; color:white; top:-1px; left:-1px;}
span.stroke2 { position:absolute; color:white; top:1px; left:1px;}
span.stroke3 { position:absolute; color:white; top:-1px; left:1px;}
span.stroke4 { position:absolute; color:white; top:1px; left:-1px;}
span.stroke5 { position:absolute; color:white; top:1px; left:0px;}
span.stroke6 { position:absolute; color:white; top:-1px; left:0px;}
span.stroke7 { position:absolute; color:white; top:0px; left:1px;}
span.stroke8 { position:absolute; color:white; top:0px; left:-1px;}
div.description { position:relative; }

h3.stroke { font-size:14px; font-family: Verdana; font-weight:bold; }
h3.stroke { position:relative;}
div.stroke { font-size:14px; font-family: Verdana; font-weight:bold; }
div.stroke { position:relative;}
h2.nadpisss {font-size: 15px; font-weight: bold; color: #fb9c02;}

h1{
	margin: 0px;
   padding: 0px;
   color: #ff9e02; 
   font-size: 18px;
   font-weight: normal;
}

TD {
	font-size:11px;
	color: #ffffff;	
	font-family: Verdana;
	font-weight:normal;
}
P {
	font-size:11px;
	color: #ffffff;	
	font-family: Verdana;
	font-weight:normal;
}

A {
	color: #ff9e02;	
	FONT-FAMILY: Verdana; 
	FONT-SIZE: 11px;
	text-decoration:underline;
	font-weight:normal;
	font-style:normal;
}
A:hover {
	text-decoration:none;
}


A.menu {
	color: #ffffff;	
	FONT-FAMILY: Verdana; 
	FONT-SIZE: 11px;
	text-decoration: none;
	font-weight: bold;	
	font-style: normal;
}
A.menu:hover {
	text-decoration: underline;
}

A.kategorie {
	color: #ffffff;	
	FONT-FAMILY: Verdana; 
	FONT-SIZE: 15px;
	text-decoration: none;
	font-weight: bold;	
	font-style: normal;
}
A.kategorie:hover {
	text-decoration: underline;
}

A.link_top {
	color: #ffffff; 
	font-size: 13px; 
	font-weight: bold;
	text-decoration:none;
}
A.link_top:hover {
	text-decoration:underline;
}



A.aktual {
	color: #ff9e02;	
	FONT-FAMILY: Verdana; 
	FONT-SIZE: 10px;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;	
}
A.aktual:hover {
	text-decoration:none;
}

A.vice {
	color: #ffffff;	
	FONT-FAMILY: Verdana; 
	FONT-SIZE: 10px;
	text-decoration:underline;
	font-weight: bold;
	
}
A.vice:hover {
	text-decoration:none;
}


A.link_obr {
	text-decoration:none;
}
A.link_obr:hover {
	text-decoration:none;
}


.text_alert {
	FONT-SIZE: 12px;
	font-weight:bold;
	color: red;
}

.text_bold {
	FONT-SIZE: 11px;
	font-weight:bold;
}

.text_bold TD{
	FONT-SIZE: 11px;
	font-weight:bold;
}

.tab_seznam {
	margin: 2px 2px 2px 2px ;
	padding: 3px 3px 3px 3px;
	text-align:left;
	color:black;
	background-color: #000000;
	border: 1px solid #494949;
}
.tr_hlava TD{
	height: 24px;
	color:#ffffff;
	FONT-SIZE: 11px;
	background-color: #595959;
	font-weight:bold;
}

.text_form_column TD{
	padding-left:  10px;
	font-family: Verdana;
	color: #ffffff;
	FONT-SIZE: 12px;
	font-weight:bold;
}

.txt_pole{
	padding:  2px 2px 2px 2px;
	FONT-SIZE: 11px;
	background-color: #292929;
	border: 1px solid  #696969;
	font-family: Verdana;
	font-weight: normal;
	color: #ffffff;
}


.tab_obsah {
	margin: 2px 2px 2px 2px ;
	padding: 10px 10px 10px 10px;
	text-align:left;
	FONT-SIZE: 13px;
	height:  25px;
	color:black;
	background-color: #000000;
	border: 1px solid #666666;
}


.tab_obsah_s {
	margin: 2px 2px 2px 2px ;
	padding: 10px 10px 10px 10px;
	text-align:left;
	FONT-SIZE: 13px;
	height:  25px;	
	color:black;
	background-color: #292929;
	border: 1px solid #00960b;
}

.tab_obsahh_k {
	padding: 2px 2px 2px 10px ;	
	text-align:left;
	FONT-SIZE: 11px;
	color: #ffffff;
	background-color: #1c1c1c;
	border: 1px solid #000000;
}

.tab_obsahh_knb {
	padding: 2px 2px 2px 10px ;	
	text-align:left;
	FONT-SIZE: 11px;
	color: #ffffff;
	background-color: #3c3c3c;
	border: 1px solid #000000;
}


.text_form_column TD{
	padding-left:  10px;
	font-family: Verdana;
	color: #ffffff;
	FONT-SIZE: 11px;
	font-weight:bold;
}








#fixedtipdiv{
position:absolute;
padding: 2px;
border:1px solid black;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}
