/*
Design & Programming by NetClick.cz (10.04.2009)
(c) 2009 NetClick.cz
*/

body {
	border:  0px none;
	margin:  0px; 
	padding: 0px;
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	background: #A61F1C url(/cs/images/bg_right_repeat.jpg) repeat-y left;
	width: 1250px;    
}

#inner {
	/*background: white url(/cs/images/bg2.jpg) no-repeat;*/
	background: white url(/cs/images/bg_right.jpg) no-repeat top right;
	position: absolute;
	width: 1240px;
	height: 643px;
}

#innert {
	/*background: white url(/cs/images/bg2.jpg) no-repeat;*/
	background: white url(/cs/images/bg_right.jpg) no-repeat top right;
	position: absolute;
	width: 1240px;
	height: 643px;
}

img {
    border: none;
}

table.structure {  
    border-collapse: collapse; 
    border-spacing: 0px;
    empty-cells: show; 
    width: 1220px; 
    margin: 30px 10px 30px 20px;  
	  
}

td.left { 
    padding: 0px;
    vertical-align:top; 
    width: 219px;    
}

td.center { 
    padding: 0px;
    max-width: 690px;
    _width: expression(document.body.clientWidth > 690? "690px" : "auto" );
    vertical-align:top;
    border-left: 0px solid gray;
}

td.right { 
    padding: 0px;
	vertical-align:top;
    width: 300px;
		
}

#logo {   
    height: 70px; 
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid gray;
    border-right: 1px solid gray;
}

#pic_women {    
    border-bottom: 1px solid gray;
    border-right: 1px solid gray;
    height: 140px; 
    padding: 0px 0px 0px 0px; 	        
}

#pic_women img {
	max-width: 218px;
	_width: expression(document.body.clientWidth > 218? "218px" : "auto" );
	max-height: 140px;
	_height: expression(document.body.clientWidth > 140? "140px" : "auto" );
	width: 218px;
	height: 140px;
	margin: 0px;
}

#menu { 
    border-right: 0px solid gray;
    min-height: 354px;
    padding: 10px 0px 10px 0px; 
	background: white url(/cs/images/bg_left.jpg) no-repeat top left; 
	text-align: right;          
}

#menu li { 
    padding: 5px 4px 5px 6px;
    list-style-type: none;
    list-style-position: outside;
    list-style-image: none;
    border-bottom: 0px solid gray;	
}

#menu li:hover {
    padding: 5px 5px 5px 5px;
	margin-right: -1px;
    list-style-type: none;
    list-style-position: outside;
    list-style-image: none;
    border-bottom: 0px solid gray;
	background: white;
}

#menu a {
    text-decoration: none;
    font-family: arial;
	font-weight: bold;
    font-size: 110%;
    color: black;   
	
}

#menu a:hover {
    text-decoration: none;
    font-family: arial;
	font-weight: bold;
    font-size: 110%;
    color: #AE2320;   
}

#menu li.menu-on {
    color: #AE2320;
	list-style-type: none;
    list-style-position: outside;
    list-style-image: none;
    border-bottom: 0px solid gray;
	background: white;  
}

#menu li.menu-on a{
    color: #AE2320;	 
}

#steps {
	color: black;
    height: 35px;
	padding: 25px 5px 20px 10px;
    border-bottom: 0px solid gray;
}

#steps ul a {
	display: block;
	height: 100%;
	width: 100%;
	color: black;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

#steps li {
	z-index:1;
}

#steps li:hover {
	z-index:2;
}

#steps ul a:hover {
	font-size: 14px;
	font-weight: bold;
    text-decoration: none;
	color: #AE2320;	 
}

#steps ul ul a {
	color: gray;
	display: block;
	padding: 3px 5px 4px;
	font-size: 10px;
	text-decoration: none;
}

#steps ul ul a:hover {
	text-decoration: none;
	color: #AE2320;
	font-size: 10px;
}

#steps ul {	
	margin: 0;
	padding: 0;
}

#steps li {
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
	height: 30px;
}

#steps ul ul {
	background: white none repeat scroll 0 0;
	border: 1px outset;
	margin: 0;
	padding: 0;
	position: absolute;
	width: 250px;
}

#steps ul ul {
	background: white none repeat scroll 0 0;
	border: 1px solid gray;
}

#steps ul ul li {
	margin: 0px 0px 0px 10px;
	padding: 2px 0px 2px 10px;	
	width: 85%;
	height: 20px;	
	list-style-image: none;	
	list-style-type: none;
	background-image: url(/cs/images/dot.gif);
	background-repeat: no-repeat;
	background-position: center left;
	border-bottom: 1px solid gray;
}

#steps ul ul li.last {
	margin: 0px 0px 0px 10px;
	padding: 2px 0px 2px 10px;	
	width: 85%;
	height: 20px;
	list-style-image: none;	
	list-style-type: none;
	background-image: url(/cs/images/dot.gif);
	background-repeat: no-repeat;
	background-position: center left;
	border-bottom: none;
}

#steps li ul {
	display: none;
}

#steps li:hover ul {
	display: block;
}

#steps ul ul {
	left: -1px;
	top: 25px;
	background-image: url(/cs/images/bg-submenu.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#steps a.menu-on {
	color: #AE2320;	
}

.steps-line {
	color: black;
	font-size: 14px;
	font-weight: bold;
	vertical-align: top;
	padding: 0px 7px 0px 7px;
}

#navigation {    
    border-bottom: 1px solid gray;
	border-top: 1px solid gray;
    color: #B1312F;
    font-family: Arial;
    height: 140px;
	background: white url(/cs/images/bg_top.jpg) no-repeat top left;
	width: 690px;
	
}

#navigation .nav { 
    font-size: 400%;
    padding: 78px 10px 10px 20px;
}

#art {        
    padding: 10px;        
}

#art a, #art a:visited {        
    color: #A61F1C;
	text-decoration: underline;     
}

#art a:hover {        
    color: black;
	text-decoration: underline;     
}

#about {
    padding-left: 60px;
}

#about form {
    margin-bottom: 10px;
}

#about a img {    
    bottom: 2px;
    position: relative;
}

#call-number {
    height: 34px;
    padding-top: 90px; 
    padding-left: 127px;
	margin-top: 70px;
	position: absolute;
}


#call {
    height: 100px;
    padding-top: 30px; 
    padding-left: 180px;
	margin-top: 70px;
	position: absolute;
}

#other {
    padding-left: 110px;
}

.archive {
	text-align: right;
}

#dimension {
    padding-top: 0px;
    padding-left: 60px;
}

#news {
    padding-top: 200px;
    padding-left: 50px;
	padding-right: 10px;
    padding-bottom: 20px;
    font-size: 12px;
    color: white;
    margin-left: 20px;
}

#news p
{
  text-decoration: none;
  color: #DBA9A7;
}

#news a, #news a:visited
{
  text-decoration: underline;
  color: white;
  font-weight: bold;
}

#news a:hover
{
  text-decoration: none;
  color: gray;
  font-weight: bold;
}

.search
{
  margin: 30px 0 0 370px;
  padding: 0px;
} 

input.search-up
{
  width: 147px;
  height: 22px;
  background: white url(/cs/images/hledat1-bg.gif);
  border: none;
  margin: 0px;
}

input.search-up-btn
{
  width: 70px;
  height: 26px;
  /*background: url(/cs/images/hledat.png) no-repeat;*/
  background: none;
  color: white;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  border: none;
  padding: 3px 0 5px 0;
  margin: 2px 0 0 0;
}

.top-nav
{
  margin-top: 10px;
  margin-left: -2px;
  color: white;
  text-decoration: bold;
}

.top-nav a, .top-nav a:visited 
{
  height:15px;
  position: relative;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: white;
  padding: 10px 6px 0 0px;
  display: inline;
}

.top-nav a:hover 
{
  height:15px;
  position: relative;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
  color: white;
  padding: 10px 6px 0 0px;
  display: inline;
}

.top-nav p 
{
  height:30px;
  position: relative;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  color: white;
  padding: 0 6px 0 6px;
  display: inline;
}

/* Styly pro ajax login form */

.modalDialog_transparentDivs{	
	filter:alpha(opacity=40);	/* Transparency */
	opacity:0.4;	/* Transparency */
	background-color:#AAA;
	z-index:1;
	position:absolute; /* Always needed	*/
}
.modalDialog_contentDiv{
	border:3px solid #000;	
	padding:2px;
	z-index:100;/* Always needed	*/
	position:absolute;	/* Always needed	*/
	background-color:#FFF;	/* White background color for the message */
}
.modalDialog_contentDiv_shadow{
	z-index:90;/* Always needed	- to make it appear below the message */
	position:absolute;	/* Always needed	*/
	background-color:#555;
	filter:alpha(opacity=30);	/* Transparency */
	opacity:0.3;	/* Transparency */	
}
