BODY {
	margin: 0;
	padding: 0;
	background-color: rgb(230, 226, 188);
}
BODY, TEXTAREA, INPUT, SELECT, FORM, TABLE {
	font-family: Georgia;
	font-size: 11px;
	color: #000000;
	margin: 0;
	padding: 0;
}
* {
	margin: 0;
	padding: 0;
}
IMG {
	border: 0;
	margin: 0;
	padding: 0;
	border: none;
}
.cleaner {
	clear: both;
}
.ajax-loader {	
	width: 32px;
	height: 32px;	
	position: absolute;
	background-image: url(../img/ajax-loader.gif);
	background-repeat: no-repeat;	
}

#email, #calendar {
	position: absolute;
	top: 0;
	left: 0;
}
#mainHolder {
	margin: 0em auto;
	width: 1000px;
	padding-top: 0px;
}
#topheader {
	width: 1000px;
	height: 136px;
}
#header_cz #header {
	background-image: url("../img/ovinelogocz.png");
	background-repeat: no-repeat;
	width: 1000px;
	height: 217px; 
	background-color: white;
}
#header_en #header {
	background-image: url("../img/ovinelogoen.png");
	background-repeat: no-repeat;
	width: 1000px;
	height: 217px; 
	background-color: white;
}
#adm_topheader #header {
	margin-top: 7px;
	width: 1000px;
	height: 82px;
	background-image: url("../img/top.gif");
	background-repeat: no-repeat;
	background-color: white;
}
/* musi byt uplan cesta, jinak zlobi v kalendari */
#mainHolder #content {
	width: 1000px;
	padding: 0px;
	font-size: 11px;
	background-color: rgb(245,245,226);
	background-image: url("../img/mainbg.gif");
	background-repeat: repeat-y;
	background-position: 0px 15px;
}
#content .spaceBesideMenu {
	width: 28px;
}
#content .spaceInsteadMenu {
	width: 160px;

}

#content .menu {
	margin-bottom: 20px;
	width: 210px;
	padding: 5px 0 20px 0;
	float: left;
	text-transform:uppercase;
	background-color: rgb(245,245,226);
}
#content .main {
	width: 784px;
	margin-left: 1px;
	float: left;
}
#content .rightmenu {
	float: left;
	width: 242px;
	padding: 25px 0px 0px 0px;
}
#content .main * #childStructureList {
	clear: both;
	width: 100%;
	margin: 10px 0 0 0;
}
#content .main * #childStructureList.noborder {
	margin: 0 0 0 0;
}
#content .main #footer {
	clear: both;
	width: 763px;
	padding-top: 8px;
	padding-bottom: 8px;
}
/* HEADER */
#header .title {
	font-size: 11px;
	color: rgb(0,152,114);
	padding: 6px 0 0 0px;
	font-weight: bold;
	position: relative;
	top: -40px;
	left: 597px;
	width: 107px;
	height: 40px;
	text-transform: uppercase;
	letter-spacing: 1px;
	
	background-image: url("../img/bghomesitemap.gif");
	background-repeat: no-repeat;
	background-position: 4px 5px;
}

#header .country {
	font-family: Georgia;
	font-size: 10px;
	color: rgb(233,215,157);
	margin: 0px 0px 0px 0px;
	width: 89px;
	height: 12px;
	text-transform: uppercase;
	position: relative;
	left: 900px;
	top: -47px;
	background-image: url("../img/topmenuseparatorsmall.gif");
	background-repeat: no-repeat;
	background-position: 39px 0px;
}
#header .country A {
	text-decoration: none;
	color: rgb(233,215,157);
	margin: 0px 0px 0px 0px;
}
#header .country A:hover {
	color: rgb(233,215,157);
	text-decoration: underline;
}
#header .country A.en, #header .country SPAN.en {
	margin-left: 12px;
}
#header .title A {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: rgb(0,152,114);
	margin: 0px 0px 0px 8px;
}
#header .title A:hover {

}
#header .title A.first {
	margin: 0px 0px 0px 11px;
}
#header .country A, #header .country A, #header .country A:visited {
	text-decoration: none;
}
#header #logolink {
	position: relative;
	width: 165px;
	height: 60px;
	left: 0px;
	top: 0px;
	float: left;	
}
#header #logolink A {
	display: block;
	height: 60px;
}
#header #logolink A SPAN {
	display: none;
}
#header #logolink2 {
	/*position: relative;*/
	width: 285px;
	height: 40px;
	/*left: 295px;
	_left: 85px;
	top: 0px;*/
	margin-left: 295px;
}
#header #logolink2 A {
	display: block;
	width: 120px;
	height: 40px;
}
#header #logolink2 A SPAN {
	display: none;
}
/* NAVIGATION */
#header .menu_h {
	font-family: Georgia;
	height: 28px;
	width: 220px; 
	padding: 0px 165px 0px 0px;
	float: right;		
}
#header .menu_h UL {
	padding: 0;
	margin: 0;	
}
#header .menu_h DIV {
	list-style: none;
	text-align: center;
	padding: 13px 8px 13px 8px;
	font-size: 10px;
	float: left;
	text-transform: uppercase;
	background-image: url("../img/topmenuseparatorsmall.gif");
	background-repeat: no-repeat;
	background-position: right center;		
}

#header .menu_h DIV a:hover{
	color: rgb(233,215,157);
	text-decoration: underline;
}
#header .menu_h DIV a span{
	color: rgb(233,215,157);
	text-decoration: none;
}
#header .menu_h DIV a:hover span{
	color: rgb(233,215,157);
	text-decoration: underline;
}
#header .menu_h .nonbg{
	background-image: none;
	}
	
#navigation {
	position: relative;
	bottom: 0px;
	width: 1000px;
	margin: 0;
	padding: 0;
}
#navigation IMG {
	margin-top: 0px;
	padding-top: 0px;
}
#navigation .left {
	float: left;
	height: 36px;
}
#navigation .menu {
	height: 36px;
	width: 600px;
	margin: 0px 0px 0px 0px;
}
#navigation .menu_m {
	font-family: Georgia;
	position: relative;
	top: 13px;
	height: 20px;
	width: 772px; 
	margin: 0px 0px 0px 0px;
	float: left;	
}

#navigation .menu_m UL {
	padding: 0;
	margin: 0;	
}
#navigation .menu_m UL LI {
	height: 62px;
	list-style: none;
	margin: 0;
	padding: 0px 0px 0px 1px;
	text-align: left;
	text-transform: uppercase;
	font-size: 11px;
	float: left;
	background-image: url("../img/topmenuseparator.gif");
	background-repeat: no-repeat;
	background-position: right;	
}
#navigation .menu_m UL LI A{
	display: block;
	margin-right: 1px;
	height: 49px;
}
#navigation .menu_m UL LI A SPAN{
	position: relative;
	float: left;
	margin-top:    0px;
	margin-bottom: 0px;
	margin-left:   0px;
	margin-right:  0px;
	padding: 12px 0px 0px 28px;
	display: block;
	height: 35px;
}

#navigation .menu_m UL LI#topmnu2 {
	width: 131px;
}


#navigation .menu_m UL LI#topmnu2 A:hover {
	background-image: url("../img/buttons/topmenubt1.gif");
	background-repeat: no-repeat;
	background-position: left 4px;
}

#navigation .menu_m UL LI.expanded#topmnu2 A SPAN {
	background-image: url("../img/buttons/topmenubt1.gif");
	background-repeat: no-repeat;
	background-position: left 4px;
	width: 102px;
	
}

#navigation .menu_m UL LI#topmnu3 {
	width: 144px;
}

#navigation .menu_m UL LI#topmnu3 A:hover {
	background-image: url("../img/buttons/topmenubt2.gif");
	background-repeat: no-repeat;
	background-position: left 4px;
}
#navigation .menu_m UL LI.expanded#topmnu3 A SPAN {
	background-image: url("../img/buttons/topmenubt2.gif");
	background-repeat: no-repeat;
	background-position: left 4px;
	width: 115px;
}


#navigation .menu_m UL LI#topmnu4 {
	width: 145px;
}
#navigation .menu_m UL LI#topmnu4 A:hover {
	background-image: url("../img/buttons/topmenubt3.gif");
	background-repeat: no-repeat;
	background-position: left 4px;
}
#navigation .menu_m UL LI.expanded#topmnu4 A SPAN {
	background-image: url("../img/buttons/topmenubt3.gif");
	background-repeat: no-repeat;
	background-position: left 4px;
	width: 116px;
}



#navigation .menu_m UL LI#topmnu5 {
	width: 106px;
}
#navigation .menu_m UL LI#topmnu5 A:hover {
	background-image: url("../img/buttons/topmenubt4.gif");
	background-repeat: no-repeat;
	background-position: left 4px;
}
#navigation .menu_m UL LI.expanded#topmnu5 A SPAN {
	background-image: url("../img/buttons/topmenubt4.gif");
	background-repeat: no-repeat;
	background-position: left 4px;
	width: 77px;
}

#navigation .menu_m UL LI#topmnu6 {
	width: 89px;
}
#navigation .menu_m UL LI#topmnu6 A:hover {
	background-image: url("../img/buttons/topmenubt5.gif");
	background-repeat: no-repeat;
	background-position: left 4px;
}
#navigation .menu_m UL LI.expanded#topmnu6 A SPAN {
	background-image: url("../img/buttons/topmenubt5.gif");
	background-repeat: no-repeat;
	background-position: left 4px;
	width: 60px;
}

#navigation .menu_m UL LI#topmnu7 {
	background-image: none;
	width: 150px;
}
#navigation .menu_m UL LI#topmnu7 A SPAN{
    padding: 12px 0px 0px 58px;  
    display: block;
    cursor: pointer;
}

#navigation .menu_m UL LI A {
	text-decoration: none;	
	display: block;
}

#navigation .menu_m UL LI A SPAN {
	color: rgb(233,215,157);
	display: block;
	text-decoration: none;
}
#navigation .menu_m UL LI A:hover SPAN {
	text-decoration: none;
}

#navigation .menu_m UL LI#topmnu8, 
#navigation .menu_m UL LI#topmnu9, 
#navigation .menu_m UL LI#topmnu42, 
#navigation .menu_m UL LI#topmnu43, 
#navigation .menu_m UL LI#topmnu44, 
#navigation .menu_m UL LI#topmnu45, 
#navigation .menu_m UL LI#topmnu46{
	display: none;
}
#navigation .menu UL {
	List-style-type: none;
	padding: 0;
	margin: 0;
}
#navigation .menu UL LI {
	list-style: none;
	margin: 0;
	text-align: center;
	padding: 0 21px 6px 10px;
	font-size: 10px;
	height: 27px;
	float: left;
}
#navigation .menu UL LI A:hover {
	color: #FFFFFF;
}
#navigation .menu a, #navigation .menu a:hover, #navigation .menu a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	padding: 10px 0 0 0px;
	height: 15px;
}
#navigation .menu UL LI.expanded A, #navigation .menu UL LI A:hover, #navigation .menu UL LI.expanded A:visited {
	color: #FFFFFF;
}
#navigation .menu UL LI A SPAN {
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
}
#navigation #topmnuAdmin {
	background-image: none;
}
/* SEARCH */
#navigation .search {
	position: relative;
	padding-top: 20px;
	width: 226px;
	float: right;
}
#navigation .search TABLE {
	width: 226px;
	height: 40px;
	margin: 0px 0px 0px 0px;
	border-collapse: collapse;
}
#navigation .search .searchedit {
	width: 176px;
	height: 18px;
	border: 0px;
	border-top: 2px solid black;
	border-left: 2px solid black;
	padding: 2px 0px 2px 2px;
	margin: 0px 0px 0px 0px;
	margin-left: 10px;
}
#navigation .search .searchbut {
	margin-right: 4px;
	background-image: url("../img/top_but_search.gif");
	background-repeat: no-repeat;
	cursor: pointer;
	width: 25px;
	height: 24px;
}
#navigation .search .searchbut SPAN {
	display: none;
}
#navigation .search #searchForm {
	font-family: Georgia;
	height: 42px;
	width: 226px; 
	margin: 0px 0px 0px 0px;
	float: right;
    background-image: url("../img/top_bg_search.gif");
	background-repeat: no-repeat;
	background-position: left top;	
}
#navigation #pathmemory {
	display: inline;
	position: relative;
	width: 1000px;
	color: rgb(130,41,38);
}
#navigation #pathmemory #leftpath{
	width: 210px;
}
#navigation #pathmemory #rightpath{
	width: 790px;
}
#pathmemory #rightpath {
	margin-top: 10px;
	height: 20px;
	font-family: Georgia;
	font-size: 11px;
	text-transform:uppercase;
	float: right;
}
#pathmemory #rightpath A{
	color: rgb(130,41,38);
}
#pathmemory #rightpath A:hover{
	text-decoration: underline;
}
#header #contentheader{
	width: 1000px;
	height: 5px; 
	position:relative;
	top:10px;
	
}
/* CONTENT */
#content .main .path {
	display: block;
	color: rgb(102,51,51);
	padding: 5px 0px 8px 0px;
	font-size: 11px;
	line-height: 12px;
	margin-bottom: 5px;
	background-image: url("../img/bottomline.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
}
#content .main .path A, #content .main .path A:visited {
	font-family: Georgia;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	color: rgb(0,152,114);
}
#content .main .path A:hover {
	text-decoration: underline;
}
#content .main .path .selectedItem {
	color: rgb(102,51,51);
	font-size: 11px;
	font-weight: normal;
}
#content .menu #menutitle {
	width: 210px;
	height: 35px;
}
#content .menu #menutitle DIV{
	color: rgb(185,153,110);
	text-align: center;
	margin: 0px 0px 0px 60px;
	width: 90px;
	height: 38px;
}
#content .menu UL {
	padding: 0 0 3px 0;
	margin: 0 0 10px 0;
	list-style: none;	
	position: relative;
	background-image: none;
	background-repeat: no-repeat;
	background-position: bottom;
}
#content .menu LI{
	list-style: none;
	padding-top:6px;

	padding-right: 0px;
	padding-bottom: 2px;
	background-image: url("../img/menuseparator.gif");
	background-repeat: no-repeat;
	background-position: 9px 0px;
}
#content .menu LI A{
	display: block;

}
#content .menu LI SPAN{
/*	padding: 7px 0px 3px 30px;*/
	padding: 0px 0px 0px 30px;
	color: rgb(102,51,51);
	font-family: Georgia;
	font-size: 10px;
	display:block
}
#content .menu UL LI A:hover {
	background-image: url("../img/menumark.gif");
	background-repeat: no-repeat;
	background-position: 10px 0px;
}
#content .menu UL LI.expanded SPAN {
	background-image: url("../img/menumark.gif");
	background-repeat: no-repeat;
	background-position: 10px 0px;
}
#content .menu UL LI.expanded UL SPAN{
	background-image: none;
}
#content .menu UL LI UL LI A SPAN{
	background-image: none;
}

#content .menu UL UL {
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	list-style-type: none;
	margin: 0;
}
/*
#content .menu LI LI{
	background-image: none;
}
*/
#content .menu LI LI SPAN{
	padding: 1px 0px 1px 60px;
}

#content .menu LI LI A:hover {
	background-image: url("../img/menumark.gif");
	background-repeat: no-repeat;
	background-position: 40px 0px;
}
#content .menu UL LI LI.expanded SPAN {
	background-image: url("../img/menumark.gif");
	background-repeat: no-repeat;
	background-position: 40px 0px;
}

/*
#content .menu LI{
	display:list-item;
	height: 15px;
	padding-top: 6px;
	padding-bottom: 2px;
	background-image: url("../img/menuseparator.gif");
	background-repeat: no-repeat;
	background-position: 9px 0px;
}

#content .menu LI SPAN {
	list-style: none;
	padding: 7px 0px 3px 30px;
	color: rgb(102,51,51);
	font-family: Georgia;
	font-size: 10px;
}

#content .menu LI A:hover SPAN {
	background-image: url("../img/menumark.gif");
	background-repeat: no-repeat;
	background-position: 10px 7px;
}
#content .menu LI LI{
	display:list-item;
	height: 15px;
	padding-top: 6px;
	padding-bottom: 2px;
	background-image: none;
}
#content .menu LI LI SPAN {
	background-image: none;
	margin-left: 25px;
	padding: 7px 0px 2px 30px;
	color: rgb(102,51,51);
}*/
#content .menu UL UL UL{
	display: none;
}
/* skryvani polozek menu */
#content .menu UL LI#mnu8, 
#content .menu UL LI#mnu9, 
#content .menu UL LI#mnu42, 
#content .menu UL LI#mnu43,
#content .menu UL LI#mnu44{
	display: none;
}
#content #counter A IMG{
  padding: 20px 61px 20px 61px;
  position: relative;
}
#content .main P {
	margin: 0 0 8px 0px;
	padding: 0;
	color: #4D4D4D;
}
#content .main UL {
	margin: 3px 0 8px 10px;
	color: #4D4D4D;
	padding: 0;
}
#content .main #left {
	width: 549px;
	padding-left: 8px;
	position: relative;
	float: left;
}
#content .main #right {
	width: 214px;
	position: relative;
  float: right;
}
#content #Kalendar_akci #filter{
  display: none;
}
#content .date_author, #content .smalltitle {
	font-family: Georgia;
	font-size: 11px;
	color: rgb(166,132,81);
	padding: 9px 0px 3px 0px;
}
#content .smalltitle2 {
	font-family: Georgia;
	font-size: 11px;
	color: rgb(150,36,33);
	padding: 9px 0px 3px 0px;
	font-weight: bold;
}
#content .date_author IMG{
  position: relative;
  vertical-align: text-top;
	margin: 0px 0px 0px 0px;
}
#content .date_author A{
	color: rgb(166,132,81);
}
#content .date_author A:hover{
	color: rgb(166,132,81);
	text-decoration: underline;
}

#content .date_author .visible{
	display: none;
}
#content .titlelist{
	padding: 6px 0px 3px 0px;
}
#content .titlelist .visible{
	display: none;
}
#content .titlelist A {
  line-height: 120%;
	font-family: Georgia;
	font-size: 20px;
	color: rgb(150,36,33);
}

#content .titledetail{
	padding: 12px 0px 12px 0px;
	background-image: url("../img/listseparator.gif");
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Georgia;
	font-size: 24px;
	line-height: 120%;
	color: rgb(150,36,33);
}
#content .titledetail P{
	font-family: Georgia;
	font-size: 24px;
	line-height: 120%;
	color: rgb(150,36,33);
}
#content .preview{
	padding: 3px 0px 6px 0px;
	font-family: Georgia;
	font-size: 12px;
	color: rgb(77,77,77);
}
#content .preview A{
	font-family: Georgia;
	font-size: 12px;
	color: rgb(77,77,77);
}
#content .annotation{
  padding: 12px 0px 10px 0px;
	background-image: url("../img/listseparator.gif");
	background-repeat: no-repeat;
	background-position: bottom ;
}
#content .annotation P{
	font-family: Georgia;
	font-size: 12px;
	color: rgb(166,132,81);

}
#content .text{
	padding: 12px 0px 12px 0px;
	background-image: url("../img/listseparator.gif");
	background-repeat: no-repeat;
	background-position: bottom;
}
#content .text P{
	font-family: Georgia;
	font-size: 12px;
}
#content .paging{
  color: rgb(166,132,81);
}
#content .paging A{
  color: rgb(166,132,81);
}
#content .paging A:hover{
  text-decoration: underline;
}
#content .paging IMG {
  position: relative;
  vertical-align: middle;
  margin: 0px;
}
#content .text A{
  color: rgb(166,132,81);
}
#content .text A:hover{
  text-decoration: underline;
}
#content .filestorage{
  color: rgb(166,132,81);
  font-family: Georgia;
	font-size: 12px;
	padding: 12px 0px 12px 0px;
}
#content .filestorage A{
  color: rgb(166,132,81);
  text-decoration: none;
} 
#content .filestorage A:hover{
  color: rgb(166,132,81);
  text-decoration: underline;
} 
#content .filestorage IMG{
  position: relative;
  vertical-align: middle;
} 
/* GALLERY */
    .gallery, .gallery-classic {
        padding: 0px 0px 2px 0px;
/*        background-image: url("../img/listseparator.gif");
		background-repeat: no-repeat;
		background-position: bottom;*/
    }
    #usermodule.gallery, #usermodule.gallery-classic {
        padding: 0px 0px 2px 0px;
    }
    #main .gallery, #main .gallery-classic {
        width: 550px;
    }
   
    .gallery-main-item {
        float: left;
    }
    .gallery-image a, .gallery-image img {
        vertical-align: middle;
        margin-bottom: 0px !important;
    }
   
    /* imagestorage */
    .gallery-classic .gallery-item {   
        background-color: rgb(244,244,225);
        height: 180px;
        width: 180px;
        text-align: center;
        margin-right: 2px;
        margin-top: 2px;       
        
/*        background-color: #EAEAEA;
        height: 190px;
        width: 190px;
        text-align: center;
        margin-right: 2px;
        margin-top: 2px;       
        */
    }
    .gallery-classic .gallery-image {                               
        display: inline;
        line-height: 170px;   
        height: 170px;
        width: 170px;
        text-align: center;
        margin-right: 1px;       
        _padding-top: 10px;
        _display: block;

    /*
    display: inline;
        line-height: 190px;   
        height: 190px;
        width: 190px;
        text-align: center;
        margin-right: 1px;       
        _padding-top: 10px;
        _display: block;
*/
        }
    .gallery-classic .gallery-info {
        background-color: #EAEAEA;   
        text-align: center;
        margin-right: 2px;
        margin-top: 1px;   
        width: 166px;   
        padding: 2px;   

    /*
        background-color: #EAEAEA;   
        text-align: center;
        margin-right: 2px;
        margin-top: 1px;   
        width: 186px;   
        padding: 2px;   
    */
        }
   
    /* photogallery */
    .gallery .gallery-item {   
        background-color: rgb(244,244,225);
        height: 180px;
        width: 180px;
        text-align: center;
        margin-right: 2px;
        margin-top: 2px;       
    }
    .gallery .gallery-image {                               
        display: inline;
        line-height: 170px;   
        height: 170px;
        width: 170px;
        text-align: center;
        margin-right: 1px;       
        _padding-top: 0px;
        _margin-right: 0px
 
        _display: block;
    }
    .gallery .gallery-info {
        background-color: #EAEAEA;   
        text-align: center;
        margin-right: 2px;
        margin-top: 1px;   
        width: 166px;   
        padding: 2px;   
    }
#content .counter{
  color: #4d4d4d;
  font-family: Georgia;
	font-size: 12px;
	margin-top: 6px;
}

#content .chat{
  color: #4d4d4d;
  font-family: Georgia;
	font-size: 12px;
	margin-top: 6px;
}
#content .chat .result{
  color: #9f050c;
  font-family: Georgia;
  font-style: italic;
  font-weight: bold;
	font-size: 12px;
}

#content .counter .result{
  color: #9f050c;
  font-family: Georgia;
  font-style: italic;
  font-weight: bold;
	font-size: 12px;
}
#content .rating{
  color: #4d4d4d;
  font-family: Georgia;
	font-size: 12px;
	margin-top: 6px;
}
#content .rating-vote{
  display: inline;
}
#content .rating .result{
  color: #9f050c;
  font-family: Georgia;
  font-style: italic;
  font-weight: bold;
	font-size: 12px;
}
#content .rating .mark{
  color: #4d4d4d;
	padding: 6px 0px 6px 0px;
	font-style:  	normal;
  font-weight:  	normal;
	width: 200px;
}
#content .rating .enter INPUT{
  border-style: none;
  padding-bottom: 1px;
  height: 20px;
  width:  98px;
  font-family: Georgia;
  font-size: 10px;
  font-style:  	normal;
  font-weight:  	normal;
  text-transform: uppercase;
  color: #e0d9a6;
  background-color: #9f050c;
}

#menuright .title{
	color: rgb(185,153,110);
	text-align: center;
	margin: 5px 0px 0px 60px;
	width: 90px;
	height: 36px;
}
#menuright .picture{
	margin: 0px 0px 0px 3px;
}
#menuright .separator{
  margin: 9px 0px 10px 3px;
	width: 210px;
	height: 8px;
	background-image: url("../img/rightmenu/rightmenuseparator.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#menuright .button{
	margin: 0px 0px 0px 3px;
	width: 210px;
	height: 45px;
  background-image: url("../img/rightmenu/rightmenubutton.gif");
	background-repeat: no-repeat;
	background-position: top;
}
#menuright .button A{
	color: rgb(185,153,110);
	text-align: center;
}
#menuright .button A SPAN{
  padding: 15px 4px 15px 4px;
  margin: 0px 0px 0px 0px;
  display: block;
  text-align: center;
}
#module #filter, #usermodule #filter {
	background-color: #e7e2bb;
	padding: 10px 5px 10px 5px;
}
#module #list, #usermodule #list {
	padding: 23px 0 20px 0;
	color: #4D4D4D;
}
#module #detail {
/*	padding: 23px 0 25px 0;*/
	padding: 0px 0 25px 0;
	color: #4D4D4D;
}
#usermodule {
	padding: 23px 0 25px 0;
	color: #4D4D4D;
}
#usermodule FORM, #usermodule TABLE {
	color: #4D4D4D;
}
#signpost, #module, #document, #usermodule, #search {
	width: 100%;
	/*float: left;
*/
	line-height: 150%;
	color: #4D4D4D;
	font-family: Georgia;
}
#signpost #leftColumn, #module #leftColumn {
	width: 430px;
	float: left;
	display: block;
	font-size: 9pt;
}
#signpost #rightColumn, #module #rightColumn {
	width: 290px;
	float: left;
	display: block;
	margin: 0 0 0 20px;
}
#signpost #rightColumn IMG, #module #rightColumn IMG {
	width: 250px;
	float: right;
	margin: 0;
	padding: 0;
}
#signpost {
	width: 100%;
	padding-bottom: 23px;
/* 10px */
	padding-top: 23px;
	font-size: 11px;
	/*float: left;
*/
}
#signpost.notitle, #module.notitle #list, #module.notitle #detail, #usermodule.notitle {
	padding-top: 0;
}
/* SEPARATED VALUES */
#separatedValues {
	width: 100%;
	float: left;
	border-top: 1px dotted #B7B7B7;
	border-bottom: 1px dotted #B7B7B7;
	margin: 20px 0 25px 0;
	padding: 0 0 10px 0;
}
#separatedValues .content {
	clear: both;
	width: 740px;
}
#separatedValues .menu {
	display: block;
	width: 100%;
	border-bottom: none;
	margin: 20px 0 10px 0;
	top: 0px;
	left: 0px;
	position: relative;
}
#separatedValues .menu UL {
	float: left;
	padding: 0;
	margin: 0 0 10px 0;
}
#separatedValues .menu UL LI {
	float: left;
	padding: 5px 15px 6px 10px;
	border-top: none;
}
#content .main #module * #separatedValues .menu UL LI A {
	font-style: normal;
	font-weight: bold;
	font-size: 9pt;
}

/* SEARCH */
.main #search P {
	margin-bottom: 20px;
	color: #4D4D4D;
}
.main #search P A {
	font-size: 9pt;
}
.main #search P A:hover {
	text-decoration: underline;
}
.main #search P A, .main #search P A:hover, .main #search P A:visited {
	text-decoration: underline;
}
.paging {
	display: block;
	padding: 5px 0 5px 0px;
}
/*
.paging .selpage {
	font-size: 8pt;
}
*/
.paging .selpage {
  font-weight: bold;
  font-size: 11px;
  color: #962447;
}

.paging A, .paging A:hover, .paging A:visited {
	text-decoration: none;
	font-style: normal;
}

TABLE.tabledata
{
	  margin-top: 20px;
      background-image: url("../img/bottable.gif");
      background-repeat: repeat-x;
      background-position: left top;
}


TABLE TH, #detail TABLE.list TH, TABLE.list TH {
/*      background-color: #F2EEE8;      */
      text-align: left;
      color: #b27a39;      
      padding: 4px 8px 4px 8px;
}
TABLE TD IMG {
       padding: 0;
       margin: 0;
}

.main TABLE, #detail TABLE.list {
       border-collapse: collapse;              
}
.main TABLE TD, #detail TABLE.list TD {       
       padding: 4px 8px 4px 8px;
       color: #4D4D4D;
}
.main TABLE TD.noborder {
       border: 0 none;
}
TABLE TR.bg
{
      background-image: url("../img/bottable.gif");
      background-repeat: repeat-x;
      background-position: left bottom;
      width: 100%;
      height: 20px;
}


TABLE TR.bg TD
{
      padding: 0 0 5px 0;
}


.main TABLE.noborder TH, .main TABLE.noborder TD {
       border: 0 none;
}
#detail TABLE TH, TABLE.detail TH {
       text-align: left;
       color: #3E3E3E;
       background-color: transparent;
       padding: 4px 8px 4px 0px;
       background-image: none;
       vertical-align: top;
}
#detail TABLE TH.checkbox, TABLE.detail TH.checkbox{
padding-top: 10px;
}
#detail TABLE TD {
       /*border: 0 none;*/
       /*background-image: none;*/
}

.lastupdate  {
       text-align: center;
       font-family: Georgia;
       font-size: 11px;
       text-transform: none;
       color: rgb(166,132,81);
       padding: 5px;
}

#recenze #dataListButton.button  {
  display: none;
}



