/* 
    Document   : main
    Created on : Jun 23, 2009, 3:38:24 PM
    Author     : Netfinity
    Description:
    Purpose of the stylesheet follows.
*/

body {text-align: center; margin: 0 auto; background-color: #515cab; background-image: url(/images/background.jpg); background-repeat: repeat-x;}

body, th, td, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

a {
	margin: 0;
	padding: 0;
	color: black;
	text-decoration:none;
}
a:hover {
	color: #999999;
}

a.menu {
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: white;
	text-decoration:none;
}
a.menu:hover {
	color: #9d96ff;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
	line-height: 0;    
}

.text {
	padding: 20px;
}

#logo {width: 980px; height: 147; text-align: center; margin: 0 auto;}
#menu {width: 980px; height: 39px; text-align: center; margin: 0 auto; background-image: url(../images/lista-menu.jpg);}
#menu ul {text-align: center; margin: 0; padding: 7px;}
#menu ul li {display: inline; padding: 0 30px 0 30px;}
#top-banners {width: 980px; height: 210px; margin: 0 auto;}
    #left-top-banner {width: 490px; height: 210px; margin: 0 auto; float: left;}
    #right-top-banner {width: 490px; height: 210px; margin: 0 auto; float: right;}
#middle {width: 980px; text-align: center; margin: 0 auto; clear: both; background-color: #e3e3e3; height: 100%;}
    #left {width: 260px; text-align: center; margin: 1px auto 0 auto; float: left; background-color: #e3e3e3; height: auto;}
    #right {width: 720px; text-align:left; margin: 0 auto; float: right; background-color: white; min-height: 375px;}
    #right h1, #right a {color:blue}
    #right h1 {border-bottom: 1px solid #D0D0D0; margin: 0px; padding-bottom: 10px;}
    #right .short {font-weight:bold;}
    #right .time {color: gray; font-weight: normal;}
    #right div {padding: 20px; word-wrap:break-word;}
	#right div div {padding: 0px; word-wrap:break-word;}
	#right div.perex {font-weight:bold;}
    #right .shortdiv {width: 500px; padding: 20px;}
	#right .shorterdiv {width: 420px; padding: 20px;}
    #right .img {float: right; margin-top: 35px; margin-right: 20px;}
    #right .imgs {float: right; margin-top: 47px; margin-right: 20px;}
    #right .sep {background: url(../images/lista-novinky.jpg); width: 720px; height: 13px; padding: 0px;}
#footer {width: 980px; height: 20px; clear: both; margin: 0 auto; padding: 0; background-color: #0a0c57; color: white;}

#filemanager {font-size: 16px; position: absolute; background: white; border: 2px solid #7777aa; width: 700px; height: 600px; overflow: auto; padding: 20px; padding-right: 0px;}
#filemanager div{font-size: 16px;position: relative; background: white;  width: 700px; height: 580px; overflow: auto; padding: 0px;}

#filemanager div div {overflow: none;float: left; margin: 0 15px 8px 0; height: 25px; width: 200px; text-align: center; text-align: left;}
#filemanager a {text-decoration: none;}
#fmclosebutton {position: absolute; top: 2px; right: 2px;}
.clear (clear: both;);

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; } 