body {
  background-image:url(/images/ruceni/shadow_top.gif);
  background-repeat:repeat-x;
  margin:0 auto;
  text-align: center;
  font-family: Arial;
  font-size:12px;
  padding-bottom:0px;
}

button { 
  border: none; 
  background: none; 
  padding: 0 !important;  
  margin: 0 !important; 
  vertical-align: middle; 
  text-align: center; 
  cursor: pointer; 
  font-family: Arial,Helvetica,sans-serif; 
  font-size: 12px; 
}

img {
  border:none;
}

a {
 color: #0172c0;
}

.fl_left {
	float: left;
	width: 50%;
}

.fl_right {
	float: right;
	width: 50%;
}

.button_sub1{
  background-color:transparent;
  background-position: left bottom; 
  background-image:url(/images/ruceni/button.jpg); 
  background-repeat:repeat-x;
  cursor:pointer;
  font-size:11pt;
  border:medium none;
  font-weight:bold;
  height:50px;
  margin:10px 0px 0px;
  width:209px;
}
.button_sub2{
  background-color:transparent;
  background-position: left bottom; 
  background-image:url(/images/ruceni/button2.gif); 
  background-repeat:repeat-x;
  cursor:pointer;
  font-size:11pt;
  border:medium none;
  font-weight:bold;
  height:49px;
  margin:10px 0px 0px;
  width:124px;
}
#page {
  width: 1010px;
  margin:0 auto;
  text-align:left;
}
#background {
  background-image:url(/images/ruceni/stripe_diagonal.gif);
  background-repeat:repeat-y;
  margin-top:30px;
}
#logo{
  margin-top:15px;
  height: 52px;
  line-height: 52px;
}
#logo input {
  margin-top: 20px;
  margin-left: 5px;
  float: left;
}
#logo img {
  float: left;
}
#logo button {
  height: 52px;
  line-height: 52px;
}
.cleaner {
  float: none !important;
  display: block;
  clear: both;
  height: 0;
  line-height: 0;
  overflow: hidden;
}

div { background-color: transparent; }
/******************************************************************************/

/* zakulacene hrany */
.box {
  margin-bottom:6px;
  background-color:white;
}
.xb1, .xb2, .xb3, .xb4 {
  display:block;
  overflow:hidden;
}
.xb1, .xb2, .xb3 {
  height:1px;
}
.xb2, .xb3, .xb4 {
  border-left:1px solid #D7D7D7;
  border-right:1px solid #D7D7D7;
}
.xb1 {
  background-color:#D7D7D7;
  margin:0 5px;
}
.xb2 {
  border-width:0 2px;
  margin:0 3px;
}
.xb3 {
  margin:0 2px;
}
.xb4 {
  height:2px;
  margin:0 1px;
}
.xmiddle {
  border-color:#D7D7D7;
  border-style:solid;
  border-width:0 1px;
  display:block;
  padding:0px 4px 0px 4px;
}
.xcontent {
  border: 1px solid #D7D7D7;
  background-color:white;
  background-position: left bottom;
  background-image:url(/images/ruceni/shadow_bottom.gif);
  background-repeat:repeat-x;
}
/******************************************************************************/

/* LEFT COLUMN */
#leftcol {
  width:200px;
  float:left;
  margin-right:5px;
  margin-top:-4px;
}

#leftcol .xcontent {
  
}

#leftcol a {
	color: #303C41;
}

#leftcol ul{
  margin:0px;
  margin-left:15px;
  padding:0px;
  list-style-image: url(/images/ruceni/list_image2.gif);
}
#leftcol ul.small li{
  margin-bottom:15px;
  font-size:11px;
}
#leftcol ul.normal li{
  margin-bottom:20px;
  font-size:12px;
}
/******************************************************************************/

#middlerightcol {
  float: right;
  width: 805px;
}

/* MIDDLE COLUMN */
#middlecol {
  width:630px;
  float:left;
  margin-right:5px;
  color: #303C41;
  margin-top:-3px;
}

#middlecol .fl_left, #middlecol .fl_right {
	width: 312px;
}

.pagepad, .in, .in2  {
  padding:15px 12px 10px 12px;
}

.pagepad_vert {
  padding:20px 0px 10px;
}

.pagepad_horz  {
  padding:0px 16px;
}

#middlecol a {
color: #303C41;
}

#middlecol ul{
  margin:0px;
  margin-left:15px;
  padding:0px;
  list-style-image: url(/images/ruceni/list_image2.gif);
}
#middlecol ul.small li{
  margin-bottom:5px;
  font-size:11px;
}
#middlecol ul.normal li{
  margin-bottom:20px;
  font-size:12px;
}
.kompas {
background-position: left bottom; 
background-image:url(/images/ruceni/kompas.jpg); 
background-repeat:no-repeat;
}
.login {
  text-align:right; 
  padding-right:20px; 
  line-height:2.3em;
}
.login input {
  margin-left:20px;
}
.login a {
  text-decoration:none;
}
.profil img {
  margin-right:5px;
}
.table1 {
  text-align:center;
  width:100%; 
  margin-bottom:20px;
  margin-top:20px;
  border-top: 1px dotted #D7D7D7;
  border-left: 1px dotted #D7D7D7;
  border-right: 1px dotted #D7D7D7;
  border-collapse: collapse;
}
.table1 thead {
  background-position: left bottom; 
  background-image:url(/images/ruceni/shadow_bottom.gif); 
  background-repeat:repeat-x; 
  border: 1px solid #D7D7D7;
  font-weight:bold;
}

.table1 td, .table1 th {
  padding-right:10px;
  padding-top:10px; 
}
.table1 thead td, .table1 thead th{
  padding-bottom:10px;
  border-right: none;
  border-bottom: none;
}
.table1 td{
  border-right:1px dotted #D7D7D7;
  border-bottom:1px dotted #D7D7D7;
}
.table1 .first{
  text-align:left;
  padding-left:10px;
}
.table1 .last{
  border-right:none;
}

/******************************************************************************/

/* RIGHT COLUMN */
#rightcol {
  width:170px;
  float:right;
  margin-top:-3px;
}
#rightcol .xcontent {
  font-size:11px;  
}
#rightcol .line {
  margin-bottom:5px;
}
#kontakty img{
  margin-right:5px;
}

#ruceni ul, ul.square_ul {
  margin:0px 15px;
  padding:0px;
  list-style-image: url(/images/ruceni/list_image.gif) !important; 
}
#ruceni li, ul.square_ul li {
  margin-bottom:5px !important;
}
#smlouva a {
  color:black;
}

#smlouva li {
  margin-top: 0px;
  margin-left: 18px;
  padding:0px;
}

#smlouva img{
  margin-right:8px;
}

.number {
  background-image:url(/images/ruceni/green_box.gif);
  background-repeat:no-repeat;
  width:16px; 
  height:17px;
  padding-left:5px;
  padding-top:2px;
  color:white; 
  font-size:11px;
  float:left;
}
/******************************************************************************/
#foot {
  margin-top:20px;
}
#foot .xcontent {
  border-bottom:none;
  padding-bottom:0px;
  padding-top:0px;
}
#foot a{
  color:black;
  text-decoration:none;
}
#links{
  padding-top:10px;
}
#links img{
  margin-right:5px;
   margin-left:40px;
   padding-bottom:1px;
}

/******************************************************************************/
.partners {
	text-align: center;
	margin-bottom: 10px;
	-khtml-opacity: 0.5;                       
  	-moz-opacity: 0.5;                        
  	opacity: 0.5;  
  	filter:alpha(opacity=50);                         
}

.partners img {
  vertical-align: middle;
  margin: 0px 13px;
  filter:alpha(opacity=50);     
}

.nadpis1 {
  background-color:#546471; 
  color: white; 
  padding:5px; 
  padding-left:10px;
}

.nadpis1 h2, .nadpis1 h1 {
  padding: 0px;
  margin: 0px;
  font-size:14px;
  font-weight:bold;
}

.nadpis2 {
  font-weight:bold;
  font-size:12px;
  border-bottom: 2px dotted #546471;
  color: #546471;
  margin-left: 60px;
  padding-bottom:10px;
}

p.nadpis2 {
  margin-left: 0px;
}

.nadpis3 {
  font-size:11px;
  background-color:#E9E9E9;
  color: #546471; 
  padding:5px; 
  padding-left:10px;
  margin-bottom:5px;
  font-weight:bold;
}

.nadpis3 h2, .nadpis_plug h2, .nadpis3 h1, .nadpis_plug h1 {
  padding: 0px;
  margin: 0px;
  font-size:100%;
  font-weight:bold;
}

.nadpis4 {
  color:#A6BC09;
  font-weight:bold;
}

.nadpis_plug
{   
    display:block; 
    margin:0px 0 14px 0px;
    padding:0;
    font-weight:bold;
    color:#4f606a;
    font-size:18px;
}

.nadpis_plug h2:first-letter, .nadpis_plug h1:first-letter
{   
   color:#92a112;  
}


.menu 
{
    font-family:Arial;
    width:200px;
    background-image:url("/images/ruceni/menu_bg.gif");
    background-repeat:repeat-y;
    margin-bottom: 5px;
}
.menu span 
{   
    display:block; 
    margin:0px 0 14px 16px;
    padding:0;
    font-weight:bold;
    color:#4f606a;
    font-size:18px;
}
.menu span span
{   
    display:inline;
    margin:0;
    padding:0; 
    color:#92a112;  
}
.menu_top_edge 
{
    width:200px;
    height:20px;
    background-image:url("/images/ruceni/menu_bg_top.gif");
    background-repeat:no-repeat;
    background-position:top top;
}
.menu_bottom_edge 
{
    width:200px;    
    background-image:url("/images/ruceni/menu_bg_bottom.gif");
    background-repeat:no-repeat;
    background-position:left bottom;
    padding:0 0 6px 0;
}
.menu_bottom_bg
{
    width:188px;    
    background-image:url("/images/ruceni/menu_bg_bottom2.gif");
    background-repeat:repeat-x;
    background-position:left bottom;
    margin:0 6px;
}
.menu_bottom_bg ul
{
    margin:0 !important;
    padding:0 !important;
    list-style:none !important;    
    font-weight:bold;
}
.menu_bottom_bg ul li
{
    margin:0;
    padding:0;
}
.menu_bottom_bg ul li span
{      
    position:relative;
    left:-6px;
    margin:0;
    padding:0 0 0 0; 
    display:block;
    height:34px;  
    background-image:url("/images/ruceni/menu_line.gif");
    background-repeat:no-repeat;
    background-position:center bottom; 
}
.menu_bottom_bg ul li span a
{
    display:block;
    color:Black;
    text-decoration:none;
    font-size:12px;
    margin:0 0 0 22px;
    padding:7px 0 0 0;
}

.menu_bottom_bg ul li span.sel
{      
    position:relative;
    left:-6px;
    margin:0;
    padding:0 0 0 0; 
    display:block;
    height:34px;  
    background-image:url("/images/ruceni/menu_bg_sel.gif");
    background-repeat:no-repeat;
    background-position:center top; 
}
.menu_bottom_bg ul li span.sel a
{
    display:block;
    color:white;
    text-decoration:none;
    font-size:12px;
    margin:0 0 0 16px;
    padding:7px 0 0 0;
}
.menu_bottom_bg ul li ul
{
    background-image:url("/images/ruceni/menu_line.gif");
    background-repeat:no-repeat;
    background-position:center bottom;
    padding:0 0 6px 0; 
}
.menu_bottom_bg ul li ul li
{
   
    color:#91969a;
    text-decoration:none;
    font-size:11px;
    font-weight:normal;
    margin:0; 
    padding:5px 0 7px 0;   
}
.menu_bottom_bg ul li ul li a
{
   
    color:#91969a;
    text-decoration:none;
    font-size:11px;
    margin:0 0 0 16px;
    padding:0;  
}

.menu_bottom_bg ul li ul li.active_in
{
   
    font-weight:bold;
}

.bubbleStyle {
  color: #A6BD0A;
  text-decoration: underline;
  border-bottom: 1px solid #A6BD0A;
}

table.zpravanmol td{padding: 3px;}
table.zpravanmol td:first-child{ padding: 3px 1px; background: url("/images/ruceni/list_image2.gif") 0 7px no-repeat;}

.text{margin-bottom:30px;}
.perex{background-color:#efefef;padding:5px;}

#partners-web a
{
  text-decoration: none;
  color: #303C41;
  background:url("/images/ruceni/list_image2.gif") no-repeat scroll 0 5px transparent;
  padding-left: 7px;
  margin-right: 15px;
}

#partners-web a:hover
{
  text-decoration: underline;
}

#partners-web img
{
  margin-right: 20px;
  vertical-align: middle;
}
