/*=	LAA
	layout.css	10.6.2008
*/


/*= OBSAH */
body {
	background-color: #E0EBF5;
 	background: url("../images/layout/podklad.jpg") no-repeat left top; 
	margin-top: 0px;
	padding-top: 0px;
	}
div#container {
    width: 980px; /*Width of main container*/
    margin: 0 auto; /*Center container on page*/
    background-color: #fdfdfd; 
	}
div#header {
 	height: 36px;
	padding: 58px 7px 0px 0px;
	background: url("../images/layout/hlavicka_nahore.jpg") no-repeat left bottom;
	}
div#left {
    float: left;
    width: 160px;
    background: #F5F5F5 url("../images/layout/left.jpg") repeat-x left top;
    padding-bottom: 5px;
	}
div#center {
    padding: 0 2px 10px 2px;
    margin-left: 174px;
    margin-right: 160px;
    width: 628px;
	}
div#right {
    float: right;
    width: 160px;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-right: 4px;
    background-color: #F5F5F5; 
	}
#cleardiv {
    clear: both;
    background-color: #fff;
	}
div#footer {
    clear: right;
    padding: 0;
    padding-top:14px;
	height: 50px;
    text-align: right;
    width: 980px; /*Width of main container*/
    margin: 0 auto; /*Center container on page*/ 
	/* background: url("../images/layout/footer.jpg") repeat-x left top;	 */
	} 
div#Footer div.copyright {
	margin: 0px 0px 0px auto;
	color: White;
	}
.copyright a {
	color: #666666;	
	text-decoration: none;	
	padding-right: 5px;
	}
.copyright a:hover {
	color: white;	
	}
div#warning {
    text-align: center;
    margin: 10px;
    font-size: large;
	}
div#laa_message {
	text-align: center;
    margin: 10px;
	}
fieldset {
    margin: 0px;
    padding: 4px;
	}        
input {
    margin: 4px 2px;
	}
select {
    margin: 2px;
	}
#right fieldset {
    width: 148px;
    margin: 2px;
    padding: 2px;
	}

#left fieldset {
    width: 148px;
    margin: 2px;
    padding: 2px;
	}
 .ulhref {
	margin: 2px;
	}	
#btnChPass {
	 float: left !important;
	}
div.hrGray {
	margin: 0px 6px;
	height: 2px;
	line-height: 2px;
	font-size: 1pt;
	background: transparent url(../images/layout/oddelovac.gif) repeat-x top;
	}
.polozka {
	display:block;
	padding-top: 2px;
	padding-left: 30px;
	padding-right: 10px;
	height: 18px;
	text-decoration:none;
	}
/*=  TABULKY  */
table.fs {
	width:90%;
	/* border-top:1px solid #e5eff8;
	border-right:1px solid #e5eff8; */
	margin:1em auto;
	border-collapse:collapse;
	}
table.fs caption {
	color: #9ba9b4;
	font-size:.94em;
	letter-spacing:.1em; 
	margin:1em 0 0 0;
	padding:0;
	caption-side:top;
	text-align:center;
	}	
table.fs tr.odd td {
	background:#f7fbff
	}
table.fs tr.odd .column1	{
	background:#f4f9fe;
	}	
table.fs .column1	{
	background:#f9fcfe;
	}
table.fs td {
	color:#678197;
	border-bottom:1px solid #DDE4F7; 
	/* border-left:1px solid #DDE4F7; */
	padding:.3em 1em;
	text-align:center;
	}				
table.fs th {
	font-weight:normal;
	color: #678197;
	text-align:left;
	border-bottom: 2px solid #999999;
	/* border-left:1px solid #999999; */
	padding:.3em 1em;
	font-weight: bold;
	}							
table.fs thead th {
	background:#f4f9fe;
	text-align:center;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#66a3d3
	}	
table.fs tfoot th {
	text-align:center;
	background:#f4f9fe;
	}	
table.fs tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
	}		
table.fs tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}	

	
/*=  FOTOGALERIE */
.thumbwrap {
	list-style:none;
	padding: 0;
	margin: 0;
	/* width: 600px; */
	}
.thumbwrap li {
	display: -moz-inline-box;
	display: inline-block; 
	margin: 4px 2px;
	border: #DDD7D2 1px dotted; 
	padding: 0; 
	float: left; 
	display: inline; 
	height: 190px;
	}
.thumbwrap li>div {
	display: table;
	/*\*/ display: table; /**/
	width: 144px;
	text-align:center;
	}
.thumbwrap a {
	display: block;
	text-decoration: none;
	color: #000;
	background-color: #F3F3F3;
	cursor: pointer;
	}
.thumbwrap a:hover {
	background-color: #DFE9F2;/*	background: url("../images/layout/pozadi_fotogalerie.jpg") repeat-x left -15px; */
	}
.thumbwrap>li .wrimg {
	display: table-cell; 
	vertical-align: middle;
	text-align:center;
	width: 144px;
	height: 144px;
	}
.thumbwrap img {
	border: #DDD7D2 1px solid;
	vertical-align:middle;
	margin-top:auto;
	margin-bottom:auto;
	}
.thumbwrap li .wrimg {
	display: inline-block;
	font-size: 1px;
	}
.thumbwrap .wrimg span {
	display: inline-block; 
	vertical-align: middle;
	height: 144px;
	width: 1px;
}

/* jaldy - rotace na prehledu obrazku */
#screen{
	width:650px;
	padding:0;
}			
#screen li{
	float:left;
	list-style:none;				
}
#screen .jq-ss-crop{
	margin:5px 5px;
	/*border:1px solid #FFFFCC;*/
	float:left;				
}
#leftArr,#rightArr{
	font-weight:bolder;
	font-size:18px;
	margin-top:60px;
	margin-left:10px;
	margin-right:10px;
	display:block;
	text-decoration:none;
}
#view{
	margin:0px;
	width:500px;
	border:0px;
	overflow:hidden;
	background-color:#F5F5F5;			
}
#images{
	width:3818px !important;
	width:3822px;
	padding:0px;
	margin:0px;
}
#images li img{
	border:0;
	vertical-align:middle;
	text-align:center;
}
.jq-ss-simple 
{
    text-align:center;
    vertical-align:middle;
    /*margin: auto 0 !important;
    position:relative;*/
    display:table-cell;
}
