

/* cast v levem menu pro obrazky */
#sub_left_menu {	
width:150px;
margin-top:20px !important;
border:none;
}

#sub_left_menu a {
/*width:165px;*/
/*border:1px solid green;*/

}

a         { color: #0000CC; font: 11px Tahoma, Arial, bold; text-decoration: none     ; }
a:visited { color: #000000; font: 11px Tahoma, Arial, bold; text-decoration: none     ; }
a:hover   { color: #000000; font: 11px Tahoma, Arial, bold; text-decoration: none     ; }
a:active  { color: #FF8000; font: 11px Tahoma, Arial, bold; text-decoration: none     ; }

#sub_left_menu div {
margin-bottom:25px;
text-align:center;
/*border:1px solid green;*/
width:145px !important;
overflow:hidden !important;
}

#sub_left_menu div, #sub_left_menu p, #sub_left_menu a {
    text-align:center !important;
}

/* stredni hlavni cast */
.paragraph_right {
/*	border:1px solid blue;*/
text-align:justify;
overflow:hidden;
padding-right:5px;
border-left:1px #C4B9A2 solid;
float:right;
width:295px !important;
_width:303px !important;
}

.paragraph_right p {
text-align:justify;
/*border:1px solid red;*/
}

.paragraph_right p {
	border:none !important;
	padding:none !important;
	margin:none !important;
}

.btnFind{
   color:#00000;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size:90%;
   font-weight:bold;
   margin:2; text-align:center; width:3em;
   background-color:#E5D6B8;
   border:1px solid;
   border-top-color:#C4B9A2;
   border-left-color:#C4B9A2;
   border-right-color:#C4B9A4;
   border-bottom-color:#C4B9A4;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');}
