body {
	background-color : white; margin: 0px 0px 0px 0px;
}

form{
  display:inline;
}

body,p,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i ,input,select,textarea { 
  font-family: Verdana; 
  color: #152A4E;
}

body,p,ul,ol,li,div,td,th 
{ 
  font-size: 12px; 
  
}

h1 
{ 
     font-family:Verdana;
     font-size:18px;
     color:#000000; 
}

h2 
{ 
      font-family:Verdana;
      font-size:14px; 
      color:#000000; 
}

a {
   color: #CB4854;
   font-weight: Bold;
}

a:hover { 
  color: #000000; 
}

input{
     vertical-align:middle;
}

textarea{
	overflow:auto;
}

/* tridy */

div#strankaobal
{
	width: 1000px;
	margin: 0px auto 0px auto;
	background-color: #FFFFFF;
}

.header_top {
  width: 1000px;
  height: 150px; overflow: hidden;  
  background: url(../img/header.png);
}


.rohl{
	position:absolute;
	z-index : 100001;
	bottom:0px;
}

.rohp{
	position:absolute;
	z-index : 100002;
  right: 0px;
  bottom:0px;
}

div.div_menu{
	position:absolute;
	border:none;
	z-index : 100000;	
	filter: alpha(opacity=10);
	<!-- padding-top:5px; -->
}

div#body_div{
 float:left;
 width:100%;
 
}

div#footer{
   padding-top: 20px; 
  text-align:center;
}

input#FIND{
  width:125px;   height:17px;
  border:1px solid black;
  position: relative;
  top:107px;
  left:602px;
}

input#FIND_TL {
  width:19px;   height:21px;
  position: relative;
  top: 109px;  left: 600px;
}



a#logo {
  width: 420px;   height: 80px;
  position: relative;
  display: block;
  top: 0px;  left: 30px;  
}


#vyroba {
   position: relative; left: 140px; top:-23px; width: 380px;
   font-family: Arial;
   font-weight: bold;
   font-size: 15px; 
   color: black;
}
#vyhledat {
   position: relative; left: 550px; top:-38px; width: 54px;
   font-family: Arial;
   font-size: 12px; 
   color: white;
}

#flashcontent {
   position: relative; left: 800px; top:-164px; width: 200px;
}
/*----------------------------------------*/

a#czech
{
  width:17px; display: block;
  height:10px;
  position:relative;
  top:-82px;
  left:645px;
  cursor:pointer;
}
a#eng
{
  width:17px; display: block;
  height:10px;
  position:relative;
  top:-92px;
  left:673px;
  cursor:pointer;
}
a#germ
{
  width:17px; display: block;
  height:10px;
  position:relative;
  top:-102px;
  left:701px;
  cursor:pointer;
}


/*-----------------------------------*/
a.menu1,a.menu1_de {
   color: #636363;
   font-weight: Bold;
   text-decoration: none;
   white-space: nowrap;
}

a.menu1_de {
   position:relative;
   top:-5px;
}

a.menu1:hover { 
  color: #000000; 
} 

a.menu2 {
   color: black;
   font-weight: Bold;
   text-decoration: none;
   white-space: nowrap;
}

a.menu2:hover { 
  color: white; 
} 

.menu {
  float:left;
  width:  1000x;
  height: 29px;
  background: url(../img/buttons.jpg);
}

.td_men {
  font-size: 11px;
  font-weight: bold;
  text-align:center;
}

.td_men a {
 text-decoration: none;
 display: block;
}
/*----------------------------------------*/

.menu_a {
  color:white;
  height: 15px;
  width: 100%;
  padding-top: 3px;
  padding-left: 15px;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  display: block;
}

.menu_a:hover {
  font-weight: normal;
  color:white;
  text-decoration: underline;
  display: block;
}

/*----------------------------------------*/

/* roletove menu   start */
UL.ul_menu {
  padding-top:7px;
  background:#1F5196;
  margin: 0; 
  padding-bottom: 7px;
  padding-left:0px;
}

UL.ul_menu li {
  list-style: none;
   height: 18px;
  padding: 0;    
  margin: 0; 
}



div.div_menu{
	position:absolute;
	background:#1F5196;
	border:none;
	z-index : 100000;	
	filter: alpha(opacity=10);
	<!-- padding-top:5px; -->
}

/* roletove menu   stop */
/*----------------------------------------*/


.vyrazne {
	color: #1F5196;
	font-weight: bold;
	font-size: 12px;
}

.kleinblazek
{
	color:#1F5196;
	font-weight:bold;
	font-style : italic;
}

.pozpatku
{
   unicode-bidi:bidi-override; direction: rtl;  color:#c00;
}

.resetovac
{
	border:  0px none;
	margin:  0px;
	padding: 0px;

	float: none;
	clear: both;

	width: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

 /*-----------------------*/
 
 a.rs_edit {
 	position: absolute;
 	float: right; 
	color: black;	background-color: yellow; 	text-decoration: none;
 	border: 1px black solid;	padding: 3px;	  
	opacity: .5;
	filter: alpha(opacity=50);	
 }
  a.rs_edit:hover {
 	position: absolute;
 	float: right;
	text-decoration: underline; 		  
 }