body {
/*    scrollbar-base-color: #A29364;  v mozzile ani firefoxu proste scrollbar neobarvim, takze nechame vsude def */
    margin: 0px;
    background-color: #FFFFFF;
    padding: 0px;
    height: 100%; /* dulezite */
    min-width: 100%;
    font-family: Verdana,Arial,Georgia,sans-serif;
/*    font-family: Courier;*/
    font-size: 11px;
}


/* pro ostatni pouzijeme min-height: */
html>body #mainframe {
    height: 232px;
    min-height: 208px;
    width: 100%;
}

#cleft a{
    text-decoration: none;
    color:white;
}

#mainframe a{
    text-decoration: none;
    color:black;
}

#mainframe {
    height: 232px;
    width: 100%;
    position: relative; /* dulezite */
    /*height: 100%;  nastaveni pro IE */
    background-color: #FFFFFF;
    background-image: url(./img/bg0.gif);
    background-repeat: no-repeat;
    background-position: left top;
    /* timhle to davam na stred*/
/*    margin-top: -116px;*/
    margin-top: -116px;
/* padding-top: 11px; */
/* padding-top: 24px; */
    top: 40%;

}

#mainframe a:link     {color: black}
#mainframe a:visited  {color: black}
#mainframe a:active   {color: black}
#mainframe a:hover    {
	color: black; 
	background-image: url(./img/bgmh.gif);
	background-position: left bottom;
	background-repeat: repeat-x;	
	text-decoration: none;
	}


#cleft a:link     {color: white}
#cleft a:visited  {color: white}
#cleft a:active   {color: white}
#cleft a:hover    {
	color: white; 
    background-image: url(./img/bglh.gif);
    background-position: left bottom;
    background-repeat: repeat-x;	
   text-decoration: none;
     
	
}

#cleft {
     background-image: url(./img/bg1.gif);
    background-repeat: no-repeat;

    position: absolute;

    height: 208px;
    width: 336px;
    background-color: #FFFFFF;
    background-position: right top;
    float: left;

}

#cright {
    height: 208px;
    width: 100%;
    right:0px;

    background-image: url(./img/bg2.gif);
    background-position: left top;

    background-repeat: repeat-x;
    padding-top: 4px;

}



#cright .inside {
    border-width: 0px;
    background-repeat: no-repeat;
    background-position: right top;
    margin-left: 340px;
    padding-top: 1px;
    height: 200px;
    overflow: auto;
/*    color: 838083;*/
    color: #636063;
    font-size: 10px;
}

#cright a:link     {color: #636063}
#cright a:visited  {color: #636063}
#cright a:active   {color: #636063}
#cright a:hover    {
	color: #636063; 
  background-image: url(./img/bgh2.gif);
	background-position: left bottom;
	background-repeat: repeat-x;	
	text-decoration: none;
	}


#cright .inside h2 {
/*    color: 838083;*/
    color: #636063;
    font-size: 12px;
    font-weight: bold;
    font-family: Verdana,Arial,Georgia,sans-serif;
}

#cright .magbg {
    background-image: url(./img/bgh2.gif);
    background-position: left bottom;
    background-repeat: repeat-x;
    
}


#cright .innerinside {
    border-width: 0px;
    height: 192px;
    margin-right: 2px;
    overflow: auto;
    color: #434043;
    font-size: 10px;
}

#cright .innerinside2 {
    border-width: 0px;
    height: 192px;
    overflow: auto;
    color: #434043;
    font-size: 10px;
    margin-right: 82px;
}

#links0 {
    border-width: 0px;
    height: 140px;
    width: 140px;
    overflow: hidden;
    color: #434043;
    font-size: 10px;
    float: left;
}

#links {
    border-width: 0px;
    background-image: url(./img/bglinks.gif);
    background-position: left top;
	  background-repeat: repeat-y;	
	  padding-left: 10px;
    height: 140px;
    width: 160px;
    overflow: hidden;
    color: #434043;
    font-size: 10px;
    float: left;
}

#cright .wdsgn1 {
    height: 151px;
    width: 174px;
    float:left;
    color: #434043;
    margin-top: 4px;
}

#cright .wdsgn2 {
    height: 152px;
    width: 190px;
    border: 1px solid #838083;
    float:left;
    background-image: url(./img/bgpok.gif);
    background-position: left top;
    background-repeat: repeat;
    
}

#cright .wdsgn2 a:hover    {
  background-image: url(./img/wp.gif);
	background-position: left bottom;
	text-decoration: none;
	}

#cright .wdsgn3 {
    height: 152px;
/*    width: 200px;*/
/*    float:left;*/
    background-image: url(./img/bgweb3.gif);
    background-position: left top;
    background-repeat: repeat-y;
    padding-left: 22px;
    margin-left: 360px;
    margin-right: 80px;
    color: #434043;
}

#cright .wdsgn3 p {
    padding-top: 0px;
    padding-bottom: 7px;
    margin-top: 0px;
    margin-bottom: 0px;
}
