BODY {
	COLOR: #000000;
	BACKGROUND-COLOR: #FCFCFC;
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 10px 10px 10px 28px;
} 

hr {
	color: #FFFFFF;
	BORDER-BOTTOM: #666666 0px solid;
	BORDER-LEFT: #666666 0px solid;
	BORDER-RIGHT: #666666 0px solid;
	BORDER-TOP: #CCCCCC 1px solid;
}

h1 {
  color: #000000;
  background: transparent;
  font-weight: bold;
  font-size:15px; 
}

h2 {
  color: #333333;
  background: transparent;
  font-weight: bold;
  font-size:14px;
  margin-top: 1px;
  margin-bottom: 2px;
  margin-left: 0px;
  margin-right: 0px;
  padding-bottom: 2px;
}
h3 {
  color: #333333;
  background: transparent;
  font-weight: bold;
  font-size: 12px;
}

h4 {
  color: #FF9900;
  background: transparent;
  font-weight: bold;
  font-size:12px;
  margin-top: 4px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}
h4 a:link, h4 a:visited {
  color: #FF9900;
  background: transparent;
  font-weight: bold;
  font-size:12px;
  margin-top: 4px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}
h4 a:hover {
  color: #666666;
  background: transparent;
  font-weight: bold;
  font-size:12px;
  margin-top: 4px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

h5 {
  font-weight: bold
}
#base {
	width: 1030px;
	background-color:#FFFFFF;
	BORDER-BOTTOM: #EEEEEE 1px solid;
	BORDER-LEFT: #EEEEEE 1px solid;
	BORDER-RIGHT: #EEEEEE 1px solid;
	BORDER-TOP: #EEEEEE 1px solid;
	margin:auto;
	position: relative;
	border-radius: 3px;	
}
#top {
	color: #666666;
	font-weight: bold;
	text-align: center;
	font-size: 10px;
	background: transparent;
	float: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right:0px;
	
}
#main {
	position: relative;
	background: url("../images/bg_main.png") repeat-y 0 0 transparent; margin: 2px 0 10px 0; min-height: 800px;}
#left {
	width: 840px;
	float: left;
	background: transparent;
}
#menuleft {
	color: #000000;
	font-weight: normal;
	text-align: center;
	font-size: 11px;
	background-color: #FFCC00;
	width: 200px;
	float: left;
	background: transparent;
	padding: 0px 11px 2px 2px;
}
#menuleft .logo { display: block; margin: -2px 0 0 -2px; padding: 0; border: 0; }
#menuleft .logo img { display: block; margin: 0; padding: 0; border: 0; }

#center_box {
	color: #000000;
	font-weight: normal;
	text-align: left;
	width: 626px;
	float: left;
	background: transparent;
	margin: 2px 0 0 0;

}
#text {
	width: 100%;
	float: right;
}
#textinner {
	margin: 100px 30px;
}
#text_top {
	color: #999999;
	font-weight: normal;
	text-align: right;
	background: transparent;
	BORDER-BOTTOM: #FCFCFC 0px solid;
	BORDER-LEFT: #FFCC00 0px solid;
	BORDER-RIGHT: #FFCC00 0px solid;
	BORDER-TOP: #FF9900 0px solid;
	font-size:0.9em;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 8px;
}
#text_top a:link, #text_top a:visited, #text_top a:active {
	color: #999999;
	font-weight: normal;
	text-align: right;
	background: transparent;
}
#text_top a:hover {
	color: #FF9900;
	font-weight: normal;
	text-align: right;
	background: transparent;
}

#text_middle {
	color: #000000;
	font-weight: normal;
	text-align: justify;
	background: transparent;
	BORDER-BOTTOM: #FF9900 0px solid;
	BORDER-LEFT: #FFCC00 0px solid;
	BORDER-RIGHT: #FFCC00 0px solid;
	BORDER-TOP: #FF9900 0px solid;
	margin: 0 auto 51px;
	width: 95%;
	padding: 2px;
}
#text_middle_home {
	color: #000000;
	font-weight: normal;
	text-align: center;
	background: transparent;
	BORDER-BOTTOM: #FF9900 0px solid;
	BORDER-LEFT: #FFCC00 0px solid;
	BORDER-RIGHT: #FFCC00 0px solid;
	BORDER-TOP: #FF9900 0px solid;
	margin: 0 auto 0px;
	width: 95%;
	padding: 2px;
	min-height: 500px;
}
#text_bottom {
	color: #000000;
	font-weight: normal;
	text-align: left;
	background: transparent;
	BORDER-BOTTOM: #FF9900 0px solid;
	BORDER-LEFT: #FFCC00 0px solid;
	BORDER-RIGHT: #FFCC00 0px solid;
	BORDER-TOP: #FF9900 0px solid;
	padding: 0px;
	width: 300px;
	position: absolute;
	bottom: 0px;
	left: 229px;
}
#text_bottom .goTop {
	background: url('../images/go_top.png') 0 0 no-repeat transparent;
	display: block;
	width: 28px;
	height: 28px;
	border: 0px;
}
#text_bottom .goTop:hover {
	background-image: url('../images/go_top_a.png');
}
#printdiv {
	color: #000000;
	font-weight: normal;
	text-align: right;
	font-size: 10px;
	background: transparent;
	padding-right: 10px;
	padding: 0px;
	width: 300px;
	position: absolute;
	bottom: 0px;
	right: 207px;
}
#printdiv img {
	border: 0px;
}
#right {
	color: #000000;
	font-weight: normal;
	text-align: left;
	font-size: 10px;
	background-color: #FFCC33;
	width: 180px;
	float: right;
	background: transparent;
	padding: 2px 2px 2px 9px;
	margin-bottom: 120px;
}
#cleaner { 
	clear:both; 
	height:1px; 
	font-size:1px; 
	border:none; 
	margin:0; 
	padding:0; 
	background:transparent; 
}
.cleaner {
    clear: both;
	margin:0;
	padding:0;
    border:0;
}
#bottom {
	color: #000000;
	font-weight: bold;
	text-align: right;
	font-size: 10px;
	background-color: #FF9900;
	width: 1030px;
	background: transparent;
}
#bottom .tab_bottom {
	text-align: right;
	width: 99%;	
	margin: auto;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#notes {
	color: #000000;
	margin: auto;
	font-weight: bold;
	text-align: left;
	font-size: 10px;
	background-color: transparent;
	width: 1030px;
}
#notes_left {
	color: #000000;
	margin: auto;
	float: left;
	font-weight: bold;
	text-align: left;
	font-size: 10px;
	background-color: transparent;
	width: 300px;
}
#notes2, #notes2 a {
	margin: auto;
	color:#999999;
	float: right;
	text-align: right;
	font-size: 10px;
	background-color: transparent;
	width: 400px;
}
#notes a, #notes a:hover, #notes a:link, #notes img{
border: 0px;
}
.home_link, .home_link a, .home_link a:link, .home_link a:visited {
color: #666666;
font-weight: normal;
}
/* Form tags start*/
FORM {
	MARGIN: 0px
}

INPUT {
	BORDER-RIGHT: #CCCCCC 0px solid; 
	BORDER-LEFT: #CCCCCC 0px solid; 
	BORDER-BOTTOM: #CCCCCC 0px solid;
	BORDER-TOP: #CCCCCC 0px solid; 
	background-position:bottom;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#search form {
    background: none repeat scroll 0 0 #CFCFCF;
    height: 27px;
    position: relative;
    width: 172px;
}
#search input[type="text"], #search button {
    height: 25px;
    position: absolute;
    top: 1px;
}
#search input[type="text"] {
    background: url("../images/search_magnif.png") no-repeat scroll 3px center #ffffff;
    border: 0 none;
    color: #9A9898;
    font-size: 1.2em;
    left: 1px;
    padding: 0 2px 0 26px;
    width: 120px;
}
#search button {
    background: url("../images/search_arrow.png") no-repeat scroll 6px 4px #FF9900;
    color: #FFFFFF;
    margin: 0;
    border: 0 none;	
    overflow: hidden;
    padding: 0;
    right: 1px;
    text-indent: -75px;
    width: 21px;
    cursor: pointer;
    font-weight: bold;		
    white-space: nowrap;	
}


#detailedSearch form {
    background: none repeat scroll 0 0 #CFCFCF;
    height: 27px;
    position: relative;
    width: 352px;
	margin: 20px auto 30px;
}
#detailedSearch input[type="text"], #detailedSearch button {
    height: 25px;
    position: absolute;
    top: 1px;
}
#detailedSearch input[type="text"] {
    background: url("../images/search_magnif.png") no-repeat scroll 3px center #ffffff;
    border: 0 none;
    color: #9A9898;
    font-size: 1.2em;
    left: 1px;
    padding: 0 2px 0 26px;
    width: 300px;
}
#detailedSearch button {
    background: url("../images/search_arrow.png") no-repeat scroll 6px 4px #FF9900;
    color: #FFFFFF;
    margin: 0;
    border: 0 none;	
    overflow: hidden;
    padding: 0;
    right: 1px;
    text-indent: -75px;
    width: 21px;
    cursor: pointer;
    font-weight: bold;		
    white-space: nowrap;	
}

#searchTags fieldset {
	margin: 10px 0 0;
    border: 1px solid #CCCCCC;
    padding: 3px;
	width: 164px;
	text-align: justify;
}

#searchTags fieldset legend {
	color: #999999;
}
#searchTags fieldset a {
	color: #999999;
	white-space: nowrap;
}


/* Suchefeld ends */
.inputcheckbox {
	background-position:bottom;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	BORDER-RIGHT: #999999 0px solid; 
	BORDER-TOP: #999999 0px solid; 
	BORDER-LEFT: #999999 0px solid; 
	BORDER-BOTTOM: #999999 0px solid;
	color:#666666;

}
.missinput {
	background-position:bottom;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	BORDER-RIGHT: #FF0000 1px solid; 
	BORDER-TOP: #FF0000 1px solid; 
	BORDER-LEFT: #FF0000 1px solid; 
	BORDER-BOTTOM: #FF0000 1px solid;
	font-size: 110%;
}
.input_shop {
	BORDER-RIGHT: #666666 1px solid; 
	BORDER-LEFT: #666666 1px solid; 
	BORDER-BOTTOM: #666666 1px solid;
	BORDER-TOP: #666666 1px solid; 
	background-position:bottom;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	color:#666666;
	font-size: 0.9em;
	font-weight: normal;
	cursor: text;
}
TEXTAREA {
	BACKGROUND: url("../images/bg_inp.gif") 50%;
	background-position:bottom;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	BORDER-RIGHT: #999999 1px solid; 
	BORDER-TOP: #999999 1px solid; 
	BORDER-LEFT: #999999 1px solid; 
	BORDER-BOTTOM: #999999 1px solid;
	font-family: Garamont, Arial, Sans-serif;
	font-size:110%;
}
SELECT {
	BACKGROUND: url("../images/bg_inp.gif") 50%;
	background-position:bottom;
	background-repeat: repeat-x;
	background-color: #FFFFFF; 
	BORDER-RIGHT: #999999 1px solid; 
	BORDER-TOP: #999999 1px solid; 
	BORDER-LEFT: #999999 1px solid; 
	BORDER-BOTTOM: #999999 1px solid; 
}

/*FORM TAGS end*/
a:link {
  color: inherit;
  background: transparent;
  text-decoration: none;
}

a:visited {
  color: inherit;
  background: transparent;
  text-decoration: none;

}

a:active {
	color: #FFCC00;
	background: transparent;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
  	background: transparent;
	text-decoration: none;
}

.tab1 {
	text-align: justify;
	padding: 4px;
}
.tab2 {
	BORDER-BOTTOM: #000066 1px solid;
	BORDER-LEFT: #000066 1px solid;
	BORDER-RIGHT: #000066 1px solid;
	BORDER-TOP: #000066 0px solid;
	background-color: #FFFFCC;
	padding: 15px;
}
.tab2 img {
	border: solid #000066 1px;
}
.tab3 {
	border: solid black 1px;
}
.tabhead {
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background-color: #0066CC;
}
.tabtext {
	color: #000000;
	text-align: justify;
	background: transparent;
}

/* styles for top menu starts*/
.menudiv {
	margin: 0px auto auto auto;
	width:200px;
	vertical-align: middle;
   }
ul#menu, ul  {
	color: #FF9900;
	padding:0;
	margin:0;
	list-style-type:none;
	font-size: 11px;
	font-weight:normal;
	z-index: 1000;
   }
ul#menu  {
	padding: 4px 0px 0px 24px;
   }  
ul#menu li, li {
	display: list-item;
	width:auto;
	margin:0px 0px 0px 3px;
	font-size: 13px;
	font-weight:normal;
}	
ul#menu li a  {
	color: #FF9900;
	display:block;
	float:none;
	padding-top:2px;
	padding-bottom:2px;
	padding-left: 4px;
	width:auto;		    
	text-align:left;
	background: transparent;
   }
ul#menu li p  {
	color: #FF9900;
	display:block;
	float:none;
	padding-top:2px;
	padding-bottom:2px;
	padding-left: 4px;
	width:auto;		    
	text-align:left;
	background: transparent;
	margin:0px;
   }

ul#menu li ul li {
	margin: 0px 0px 0px 0px;
   }   

ul#menu li ul li a  {
	background-color: #FFFFFF;
	BORDER-BOTTOM: #FFCC00 1px solid;
	BORDER-LEFT: #FFCC00 1px solid;
	BORDER-RIGHT: #FFCC00 1px solid;
	BORDER-TOP: #FFCC00 1px solid;
	font-size: 12px;
	width:180px;
   }

ul#menu li ul li ul li a  {
	background: transparent;
   }
ul#menu li ul li ul li ul li a  {
	background: transparent;
   }
ul#menu li a:hover  {
	background: transparent;
   }
ul#menu li ul li a  {
	float:none;
   }
ul#menu li ul li a:hover  {
	color:#666666;
	float:none;
	background-color:#FCFCFC;
	text-decoration:none;
   }	
ul#menu li ul {
    background-color: #FFFFFF;
    border-color: #FFCC00;
    border-style: solid;
    border-width: 0;
    box-shadow: 2px 4px 5px rgba(0, 0, 0, 0.3);
    margin-left: 100px;
    margin-top: -25px;
    position: absolute;
    visibility: hidden;
    width: 180px;
	padding: 0px;
	list-style:none;
   }
ul#menu li:hover ul, ul#menu li.hover ul {
	visibility:visible;  
   }	
ul#menu li ul li ul, ul#menu li:hover ul li ul, ul#menu li.hover ul li ul  {
	visibility:hidden;
	position:absolute;
	left:200px;
	margin-top:-25px;
	margin-top:-24px;
	width:146px;
   }
ul#menu li ul li:hover ul, ul#menu li ul li.hover ul {
	visibility:visible;  
   }
ul#menu li ul li ul li ul, ul#menu li ul li:hover ul li ul, ul#menu li ul li.hover ul li ul  {
	visibility:hidden;
	position:absolute;
	left:100px;
	margin-top:-24px;
	width:146px;
   }
ul#menu li ul li ul li:hover ul, ul#menu li ul li ul li.hover ul {
	visibility:visible;  
   }
ul li {
	background-color: expression(
		this.onmouseover = new Function("this.className += ' hover';"),
		this.onmouseout = new Function("this.className = this.className.replace(' hover', '')")
	  );
	}
ul#menu img{
	border: 0;
   }
/* styles for top menu ends*/

/* Styles for menu right starts*/
ol#menu_right, ol  {
	color: #333333;
	font-size:12px;
	padding:0px;
	font-weight:bold;
   }  
ol#menu_right li {
	color: #666666;
	text-align:left;
	background: transparent;
	font-weight:bold;
	font-size: 11px;
}	
ul#menu_right  {
	color: #FF9900;
	padding:0;
	margin:0;
	font-size:12px;
	text-align: left;
	font-weight:bold;
   }  
ul#menu_right li {
	color: #666666;
	text-align:left;
	background-color:red;
	background: transparent;
	font-weight:normal;
	font-size: 11px;
}	
ul#menu_right li a  {
	color: #666666;
	text-align:left;
	background: transparent;
	font-weight:normal;
	font-size: 11px;
	line-height: 170%;
   }
ul#menu_right li a:hover  {
	color: #FF9900;
	text-align:left;
	background: transparent;
	font-weight:normal;
	font-size: 11px;
   }
ul#menu_right li ul li  {
	background-color: #FFFFFF;
	font-weight:normal;
	background: transparent;
	margin-left: 7px;
	font-size: 11px;
   }
ul#menu_right li ul li a  {
	background: transparent;
	font-weight:normal;
	background: transparent;
	margin-left: 7px;
	font-size: 11px;
   }
ul#menu_right li ul li a:hover {
	color: #FF9900;
	font-weight:normal;
	background: transparent;
	margin-left: 7px;
	font-size: 11px;
   }
#menu_right_home p  {
	padding:0;
	margin:0;
   } 
#menu_right_home  {
	color: #FF9900;
	padding:0;
	margin:0;
	font-size:12px;
	text-align: left;
	font-weight: bold;
   }  
#menu_right_home li {
	color: #999999;
	text-align:left;
	background: transparent;
	margin: 2px 0px 10px 0px;
	font-size:11px;
}	
#menu_right_home li a, #menu_right_home li a:link, #menu_right_home li a:visited  {
	color: #999999;
	text-align:left;
	background: transparent;
	}
#menu_right_home li a:hover  {
	color: #FF9900;
	text-align:left;
	background: transparent;
   }
/* Styles for menu right ends*/

/* Styles for news starts*/
.news {	
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    box-shadow: 2px 4px 5px rgba(0, 0, 0, 0.3);
    padding: 6px 6px;
    text-align: center;
    width: 178px;
	border-radius: 3px;	
	margin-top: 30px;
	} 

.news img {	box-shadow: 2px 4px 5px rgba(0, 0, 0, 0.3);	
	} 

ul.news  {
	color: #333333;
	padding:0;
	margin:0;
	font-size:12px;
	text-align: center;
	font-weight:bold;
	list-style: none;
	margin-bottom: 25px;	
   }  
ul.news li {
	color: #666666;
	text-align:center;
	background-color:red;
	background: transparent;
	font-weight:bold;
	font-size: 11px;
}	
ul.news li a  {
	color: #666666;
	text-align:center;
	background-color:red;
	background: transparent;
	font-weight:bold;
	font-size: 11px;
   }
ul.news li a:hover  {
	color: #FF9900;
	text-align:center;
	background: transparent;
	font-weight:bold;
	font-size: 11px;
   }
ul.news_left li ul li  {
	background-color: #FFFFFF;
	font-weight:bold;
	background: transparent;
	margin-left: 7px;
	font-size: 11px;
   }
ul.news li ul li a  {
	background: transparent;
	font-weight:bold;
	background: transparent;
	margin-left: 7px;
	font-size: 11px;
   }	
/* Styles for news ends*/

/* Styles for menu left starts*/
.news img {	box-shadow: 2px 4px 5px rgba(0, 0, 0, 0.3);	
	} 

ul#menu_left  {
	color: #333333;
	padding:0;
	margin:0;
	font-size:12px;
	text-align: center;
	font-weight:bold;
   }  
ul#menu_left  {
	margin-bottom: 25px;
}
ul#menu_left li {
	color: #666666;
	text-align:center;
	background-color:red;
	background: transparent;
	font-weight:bold;
	font-size: 11px;
}	
ul#menu_left li a  {
	color: #666666;
	text-align:center;
	background-color:red;
	background: transparent;
	font-weight:bold;
	font-size: 11px;
   }
ul#menu_left li a:hover {
	color: #FF9900;
	text-align:center;
	background: transparent;
	font-weight:bold;
	font-size: 11px;
   }
ul#menu_left li ul li  {
	background-color: #FFFFFF;
	font-weight:bold;
	background: transparent;
	margin-left: 7px;
	font-size: 11px;
   }
ul#menu_left li ul li a  {
	background: transparent;
	font-weight:bold;
	background: transparent;
	margin-left: 7px;
	font-size: 11px;
   }
/* Styles for menu left ends*/

/* Styles for 30 titlelist starts*/
.nahled {
	color: #999999;
	display: block;
	margin: 0 5px 15px 0; 
	padding: 5px;
	text-align: left;
	vertical-align: bottom;
	border: #FFFFFF 1px solid;
	position: relative;
	border-radius: 3px;
	font-size: 1.05em;
} 
.nahled .author { display: block; }
.nahled .title { display: block; }
.nahled .subtitle { margin: 1px 0 0; display: block; }
.nahled .biblio { margin: 1px 0 0; display: block; }
.nahled .author.biblio { text-align: left; }
.nahled .details { margin: 5px 0 0; display: block; }
.nahled .warenkorbBox {
	display: none;
	border: 1px solid #aeaeae;
	border-top: 0px;
	position: absolute;
	height: 60px;
	bottom: -59px;
	right: -1px;
	width: 100%;
	background-color: #ececec;
	padding: 0; 
	box-shadow: 1px 15px 10px -5px rgba(200, 200, 200, 0.4);
	border-radius: 3px;
	z-index: auto;
}
.nahled .warenkorbBorder {
	display: none;
	background-color: rgb(255,255,255);
	position: absolute;
	height: 80px;
	bottom: -79px;
	right: -4%;
	width: 108%;
	z-index: auto;
}
.nahled:hover .warenkorbBox {
	display: block;
	z-index: 1000;
}
.nahled:hover .warenkorbBorder {
	display: block;
	z-index: 998;
}

.nahled.landscape_4:hover .warenkorbBox { display: none; }
.nahled.landscape_4:hover .warenkorbBorder { display: none;}

.nahled .warenkorbBox .warenkorb {float:left; padding: 7px 0 0 21px;}
.warenkorb form {display: block; width: 100px;}
/* titel detail*/
.show_left .warenkorb form {margin: 0 auto;}
.warenkorb .amount {width: 22px; border: 1px solid #dddddd; padding: 3px; margin: 8px 5px 0 0; text-align: right; border-radius: 3px; cursor: text; 
	display: block; float: left;}
.warenkorb .inDenWarenkorb {margin: 0; border: 0; padding: 0; background: url('../images/warenkorb.png') no-repeat scroll 0 0 transparent; cursor: pointer;
	width: 50px; height: 36px;}
.warenkorb .inDenWarenkorb:hover {background-image: url('../images/warenkorb_a.png')}

.nahled .warenkorbBox .zumbuch {float:right; background: url('../images/zumbuch.png') no-repeat scroll 0 0 transparent; width: 70px; height: 55px; padding: 0 5px;}
.nahled .warenkorbBox .zumbuch:hover {background-image: url('../images/zumbuch_a.png');}

.nahled img { 
	border: #EEEEEE 1px solid;
	vertical-align:bottom;
 
} 
.nahled .biblio span { display: block; }
.nahled .details span { display: block; }
.nahled a { display: block; height: 225px; }
.nahled a:link, #text_top a:visited, #text_top a:active {
	color: #999999;
	font-weight: normal;
	background: transparent;
}
.nahled a:hover {
	color: #000000;
	font-weight: normal;
	background: transparent;
}
.nahled:hover  {
	border: #aeaeae 1px solid;
	color: #000000;
	background: #ececec;
	overflow: visible;
}
.nahled:hover .author  {
	color: #333333;
}
.nahled:hover .title {
	display: block;
	color: #000000;
}

#text_top .classSwitcher {
    background: url("../images/cards_arrow.png") no-repeat scroll 53px 0px #ffffff;
    float: right;
    margin-right: 1px;
    padding: 0 2px 0 0;
	cursor: pointer;
	position: relative;
}
#text_top .classSwitcher .item {
    height: 18px;
    width: 65px;
	display:block;
}
#text_top .classSwitcher .item.landscape_1 {
    background: url("../images/cards_1.png") no-repeat scroll 13px 0 transparent;
}
#text_top .classSwitcher .item.landscape_1.selected, #text_top .classSwitcher .item.landscape_1:hover {
    background-image: url("../images/cards_1_a.png");
}
#text_top .classSwitcher .item.landscape_2 {
    background: url("../images/cards_2.png") no-repeat scroll 13px 0 transparent;
}
#text_top .classSwitcher .item.landscape_2.selected, #text_top .classSwitcher .item.landscape_2:hover {
    background-image: url("../images/cards_2_a.png");
}
#text_top .classSwitcher .item.landscape_4 {
    background: url("../images/cards_4.png") no-repeat scroll 13px 0 transparent;
}
#text_top .classSwitcher .item.landscape_4.selected, #text_top .classSwitcher .item.landscape_4:hover {
    background-image: url("../images/cards_4_a.png");
}
#text_top .classSwitcher .combo li.selected {
	display: none;
}
#text_top .classSwitcher .combo li:hover {
}
#text_top .classSwitcher .combo {
	display: none;
	position: absolute;
	background-color: #ffffff;
}
#text_top .classSwitcher:hover .combo {
}

a.ebookLink {
	background: url('../images/ebook_d.png') left bottom no-repeat scroll transparent;
	display: inline-block;
	width: 60px;
	height: 50px;
}
a.ebookLink:hover {
	background-image: url('../images/ebook_d_a.png');
}

.ebook {
    background: url("../images/ebook_1.png") no-repeat scroll 0 0 transparent;
    top: -5px;
    display: inline-block;
    height: 50px;
    left: -5px;
    position: absolute;
    width: 50px;
}

.nahled.landscape_4 {
	float: left; 
	width: 130px;
	text-align: center;
}
.nahled.landscape_4 .img-nahled {
	float: left;
	height: 130px;
	margin: 0 0 5px 0;
	text-align: center;
	width: 100%;
}
.nahled.landscape_4 .img-nahled img{
	max-width: 95px;
	max-height: 130px;
	border: 0px;
}
.nahled.landscape_4 .author { 
	font-weight:bold;
	padding: 0px;
	font-size: 1.05em; 
} 
.nahled.landscape_4 .title { 
	color: #666666;
	margin: 0px; 
	padding: 0px;
	font-size: 1em; 
} 
.nahled.landscape_4 .subtitle { 
	padding: 0px;
	font-size: 1em;
	display: none;
} 
.nahled.landscape_4 .biblio { 
	display: none;
} 	
.nahled.landscape_4 .details { 
	display: none;
} 	
.nahled.landscape_2 {
	float: left; 
	width: 280px;
	height: 225px;
	text-align: left;	
}
.nahled.landscape_2 .img-nahled {
	float: left;
	height: 225px;
	margin: 0 5px 0 0;
    text-align: center;
    width: 125px;	
}
.nahled.landscape_2 .img-nahled img{
	max-width: 125px;
	max-height: 225px;
	border: 0px;
}
.nahled.landscape_2 .author { 
	color: #666666;
	font-weight:bold;
	padding: 0px;
	font-size: 1.1em; 
} 
.nahled.landscape_2 .title { 
	color: #666666;
	margin: 0px; 
	padding: 0px;
	font-size: 1.15em; 
} 
.nahled.landscape_2 .subtitle { 
	padding: 0px;
	font-size: 1em; 
} 
.nahled.landscape_2 .biblio { 
	font-weight:normal;
	padding: 0px;
	font-size: 0.9em; 
} 
.nahled.landscape_1 {
    height: 220px;
    margin: 20px auto;
    text-align: center;
    width: 450px;
}
.nahled.landscape_1 .img-nahled {
	float: left;
	height: 225px;
	margin: 0 5px 0 0;
}
.nahled.landscape_1 .img-nahled img{
	max-width: 132px;
	max-height: 225px;
	border: 0px;
}
.nahled.landscape_1 .author { 
	color: #666666;
	font-weight:bold;
	padding: 0px;
	font-size: 1.2em; 
} 
.nahled.landscape_1 .title { 
	color: #666666;
	margin: 0px; 
	padding: 0px;
	font-size: 1.3em; 
} 
.nahled.landscape_1 .subtitle { 
	padding: 0px;
	font-size: 1em; 
} 
.nahled.landscape_1 .biblio { 
	font-weight:normal;
	padding: 0px;
	font-size: 1em; 
} 	
.clearboth 
{ 
clear: both; 
} 
/* Styles for 30_titlelist ends*/

/* Styles for 30_titleshow starts*/
.title_listed { 
	margin: auto;
	border-collapse: collapse;
	width: 100%;
} 
.title_listed .show_full { 
	text-align: justify;
	padding: 0px;
	vertical-align:text-top;
} 
.title_show { 
	width: 100%;
	margin: auto;
} 
.title_show img { 
	BORDER-BOTTOM: #666666 0px solid;
	BORDER-LEFT: #666666 0px solid;
	BORDER-RIGHT: #666666 0px solid;
	BORDER-TOP: #666666 0px solid;
} 
.title_show .img2 { 
	BORDER: 0px; 
} 
.title_show img.team_foto { 
	box-shadow: 2px 4px 5px rgba(0, 0, 0, 0.3);	
} 
.title_show .show_left{ 
	text-align: center;
	padding-right: 3px;
	padding-left: 3px;
	vertical-align:top;
}
.title_show .show_right { 
	text-align: justify;
	padding-right: 3px;
	padding-left: 3px;
	vertical-align:top;
} 
.title_show .show_full { 
	text-align: justify;
	padding: 3px;
	vertical-align:text-top;
} 
.title_show .show_full TH { 
	text-align: left;
} 
.title_show .show_full td { 
	padding: 2px;
} 

div#text_middle table.press { 
	border-collapse: collapse;
} 
.title_show tr.press.odd { 
	background-color:#FFFCEF;
} 
.title_show tr.press.even { 
	background-color: #fcf2da;
} 
.title_show tr.press:hover { 
	text-align: justify;
	padding: 2px;
	color:#000000; 
	background-color:#FFFFCC;
	cursor:pointer;
	vertical-align: text-top;
} 
.title_show td.press { 
	padding: 10px 3px;
} 

.title_show .show_list { 
	text-align: right;
	padding: 2px; 
} 
.title_show .show_center{ 
	text-align: center;
	padding: 2px; 
} 

.title_show_veran {
	width: 100%;
	border-collapse: collapse;
} 
.title_show_veran img { 
	BORDER-BOTTOM: #666666 1px solid;
	BORDER-LEFT: #666666 1px solid;
	BORDER-RIGHT: #666666 1px solid;
	BORDER-TOP: #666666 1px solid;
 
} 
.title_show_veran .show_full_veran { 
	text-align: left;
	vertical-align: text-top;
} 
.title_show_veran .show_full_veran TH { 
	text-align: left;
	vertical-align: text-top;
} 
.title_show_veran .show_full_veran td { 
    padding: 10px 3px;
} 
.title_show_veran tr.events.odd {
	background-color: #FFFCEF;
}
.title_show_veran tr.events.even {
	background-color: #fcf2da;
}
.title_show_veran tr.events:hover { 
	text-align: left;
	color:#000000; 
	background-color:#FFFFCC;
	cursor:pointer;
	vertical-align: text-top;
	border-top: 1px;
	border-bottom: 1px;
} 
.title_show_veran .show_center{ 
	text-align: center;
	padding: 2px; 
} 
.list_active { 
	font-weight: bold;
	color:#666666;
	font-size:16px;
} 
.abc_author { 
	text-align: center;
	padding: 2px;
	font-size: 12px;
}
.text_title {
  color: #333333;
  background: transparent;
  font-weight: bold;
  font-size:14px;
} 
.text_subtitle {
  color: #333333;
  background: transparent;
  font-weight: normal;
  font-size:12px;
}
.no_border {
	border: 0px;
}
/* Styles for 30_titleshow ends*/
/* Styles for 40_blogs starts*/
.alert {
	font-weight: bold;
	color: #FF0000;
	background-color:transparent;
	text-align:center;
}
.alert2 {
	font-weight: bold;
	color: #FF9900;
	background-color:transparent;
	text-align:center;
}
#table_shop {
	width: 100%;
	border: 0px solid #dddddd;
	padding: 0px;
	margin: 0px auto 0px;
}
#blogtable1 {
	width: 95%;
	border: 0px solid #dddddd;
	padding: 1px;
	margin: 0px auto 0px;
}
#blogtable1 .name {
	color:#333333;
	font-size:11px;
	font-weight:bold;
}
#blogtable1 .time {
	color:#999999;
	font-size:9px;
}
#blogtable1 .text {
	color:#333333;
	font-size:11px;
}
#blogtable1 input {
	border: 1px solid #999999;
	cursor: text;
}
#blogtable1 input.submit {
	border: 1px solid #999999;
	cursor: Pointer;
}
#blogtable1 .center {
	text-align: center;
}
#blogtable2 {
	width: 540px;
	border: 1px solid #dddddd;
	padding: 10px 25px;
	margin: 0px auto 0px;
	background-color:#EEEEEE;
}
#blogtable2 input {
	border: 1px solid #999999;
	cursor: text;
}
#blogtable2 td {
	padding: 2px;
}
#blogtable2 input.submit {
	border: 1px solid #999999;
	cursor: Pointer;
}
#blogtable2 .center {
	text-align: center;
}
/* Styles for 40_blogs ends*/

/* Styles for 50_eventpics starts*/
.event { 
	float: left; 
	width: 155px;
	height: 180px;
	margin: 0 2px 2px 0; 
	padding: 5px;
	text-align:center;
	BORDER-BOTTOM: #FFFFFF 1px solid;
	BORDER-LEFT: #FFFFFF 1px solid;
	BORDER-RIGHT: #FFFFFF 1px solid;
	BORDER-TOP: #FFFFFF 1px solid;

} 
.event img { 
	BORDER-BOTTOM: #EEEEEE 1px solid;
	BORDER-LEFT: #EEEEEE 1px solid;
	BORDER-RIGHT: #EEEEEE 1px solid;
	BORDER-TOP: #EEEEEE 1px solid;
 
} 
.event .autor { 
	color: #999999;
 
} 
.event .title { 
	color: #666666;
 
} 
.event:hover  {
	color: #000000;
	background-color: #FCFCFC;
	BORDER-BOTTOM: #EEEEEE 1px solid;
	BORDER-LEFT: #EEEEEE 1px solid;
	BORDER-RIGHT: #EEEEEE 1px solid;
	BORDER-TOP: #EEEEEE 1px solid;
}
.event:hover .autor  {
	color: #333333;
	background-color: #FCFCFC;
}
.event:hover  .title {
	color: #000000;
	background-color: #FCFCFC;
}
	
.clearboth 
{ 
clear: both; 
} 
/* Styles for 50_eventpics ends*/

/* Styles for 95_newsletter starts*/
#news_letter {
	width: 500px;
}
.input_newsletter_text {
	BORDER-RIGHT: #666666 1px solid; 
	BORDER-LEFT: #666666 1px solid; 
	BORDER-BOTTOM: #666666 1px solid;
	BORDER-TOP: #666666 1px solid; 
	background-color: #FFFFFF;
	font-size: 0.9em;
	font-weight: normal;
	cursor: text;
}
/* Styles for 95_newsletter ends*/

#banner {
    margin: 3px auto; width: 470px; height: 62px; border: 1px solid #333333;
	background-color:#999999;
}



#liceor {float: left; position:relative; width: 120px; text-align: left;}
#liceorOdkazy {position: absolute; left: 0px; bottom: 18px; background-color:#fff; padding: 2px 5px;}
#liceorOdkazy a {display: block; width: 100%;}
#liceorOdkazy a:hover {background-color: transparent}

div.facebookLikebox {margin: -1px; border-width: 1px 1px 1px 1px; border-style: solid; border-color: #ddd; overflow: hidden; width: 184px; position: relative; left: 12px; background: #fffcef;}
div.facebook_widget {
	position: absolute;
	left: 0px;
	top: 200px;
	display: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    box-shadow: 2px 4px 5px rgba(0, 0, 0, 0.3);
    padding: 6px 3px;
    text-align: center;
    width: 260px;
	border-radius: 3px;
	z-index: 1500;
	}
div.facebook_zalozka{
	cursor: pointer;
	position: absolute;
	left: -28px;
	top: 200px;
	padding: 0px;
	}	
div.facebook_widget img {box-shadow: none;}

div.twitter_widget {
	position: absolute;
	left: 0px;
	top: 327px;
	display: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    box-shadow: 2px 4px 5px rgba(0, 0, 0, 0.3);
    padding: 6px 3px;
    text-align: center;
    width: 260px;
	border-radius: 3px;	
	z-index: 1500;
	}
div.twitter_zalozka {
	cursor: pointer;
	position: absolute;
	left: -28px;
	top: 327px;
	padding: 0px;
	}	
div.twitter_widget img {box-shadow: none;}


div.bottom_logo {float: left; margin: 0px 5px; width: 150px; position: absolute; bottom: 0px; right: 0px;}
div.bottom_logo a {margin: 0; border: 0; padding: 0; display: block;}
div.bottom_logo a img {margin: 10px 5px; border: 0; padding: 0;}

p.kosik_menu img {display: block; float:left;}
p.kosik_menu span.pocet {display: block; float:left; height: 25px; line-height: 25px; vertical-align: middle;}

ul.jcarousel.titleCards {text-align: center;}
ul.jcarousel.titleCards li {display: block; float: left; color: #666666; font-weight:normal; border: 1px #ffffff solid;}
ul.jcarousel.titleCards li a {display: block; width: 125px; height: 220px; padding: 4px; margin:0px;}
ul.jcarousel.titleCards li .img_box_outer {display: table; height: 148px; margin: 0 auto; border-collapse: collapse;}
ul.jcarousel.titleCards li .img_box_inner {display: table-cell; vertical-align: middle;}
ul.jcarousel.titleCards li img {max-width: 100px; max-height: 145px; border: 0px;}
ul.jcarousel.titleCards li .autor {color: #999999; font-size:0.9em;}
ul.jcarousel.titleCards li .title {color: #666666; font-size: 1.05em;}
ul.jcarousel.titleCards li .date {color: #666666; font-weight: bold; font-size: 1.1em;}
ul.jcarousel.titleCards li:hover  {background-color: #FAFAFA; border: #dedede 1px solid; color: #000000;}

.classSwitcher span {cursor: pointer;}
.classSwitcher span.selected {color: #000000;}

.socialSite {text-align: right;}
.socialSite .fb-like {margin: 5px 0px 5px 0px;}

.socialSite > * {display: inline-block;}

div#newTitlesFlow {padding: 20px 0 20px;}
div#newTitlesFlow img {border: 0px;}
div#newTitlesFlow a {border: 0px;}
div#newTitlesFlow .author {color: #444444; font-size: 1.0em; font-weight: bold;}
div#newTitlesFlow .title {color: #333333; font-size: 0.9em; font-weight: normal;}
div#newTitlesFlow .controlls {display: none;}

.clearfix:after {
	content: ".";
	clear: both;
	display: block;
	font-size: 0;
	height: 0;
	visibility: hidden;
}

.expandableHeader {
	background: url('../images/right.png') left center no-repeat transparent;
	height: 30px;
	line-height: 30px;
	padding: 4px 4px 4px 48px;
	cursor: pointer;
}

.expandableHeader.expand { background-image: url('../images/down.png'); }


