
/*div 	{display:inline;}*/
.gallery-pics{
	display: inline;
}
.gallery-pics img{
	float: left;
}
.gallery-pics a 	{
	font: bold 9pt Tahoma; 
	Color: navy;
	Text-Decoration: none;
	cursor:pointer;
	}

.gallery-pics a:hover	{	
	Color: maroon; 
	Text-Decoration: underline;
	cursor:pointer;
	}
a.ga-pomoc:hover{
	font-weight: normal;
}
.gallery-pics a img {	
	border:1px solid black;
	padding:0px;
	cursor:pointer;
	}

.gallery-pics a img.thumb {	
	border:3px solid white;
	padding:0px;
	cursor:pointer;
	}
	
.gallery-pics a:hover img {
	border:3px solid #3250AA;
	border-width:3px;
	cursor:pointer;
	}

#gallery-style{
	Font: normal 9pt Tahoma;
	Color: Black;
}
.gallery-style-body{
	margin-top: 3px;
	margin-left: 4px;
	padding: 0px;
}


#gallery-style hr	{ border:1px dotted gray; height: 1px}

#gallery-style .list th {
	font-weight:bold;
	font-size: 9pt;
	white-space: nowrap;
	height:20px;	
	background-color:#7E8EBA;
	color: white;
	padding:4px;
	border-right:1px solid white;
	}

#gallery-style .list td {
	font-weight:normal;
	font-size: 9pt;	
	border-right:1px dotted silver;
	border-bottom:1px solid silver;
	padding-left:4px;
	padding-right:4px;
	}

#gallery-style input, 
#gallery-style select {
	font-family:Tahoma;
	font-size:9pt;
	width:200px;
	border:1px solid silver;
	background-Color: #EFEFEF;
	}

#gallery-style textarea {
	width:400px;
	height:300px;
	border:1px solid silver;
	background-Color: #EFEFEF;
	}

#gallery-style input.checkbox {
	width:auto;
	height:auto;
	border:0px solid silver;
	background-Color: white;
	}
		
#gallery-style input.button {
	width:80px;
	height:30px;
	border:1px solid black;
	background-Color: #E0FFE0;
	cursor:pointer;
	font-weight:bold;
	}
.imageframe {
	position:relative; 
	width:134px; 
	height:125px; 	
	border:0px solid #1664DD;
	float:left;
	margin-right:20px;
	margin-bottom:25px;
	}
.image {
	position:absolute;
	top:0px;
	left:0px;
	cursor:pointer;
	z-index:3;
	}
	
.SizeInfo {	
	font:normal 10px Tahoma;
	color:black;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
	border:1px solid black;
	background-color:white;
	position:absolute;
	z-index:4;
	padding-left:2px;
	}
.ImgNEW,
.ImgTOP,
.ImgSEEN{
	font: normal 9px Verdana;
	font-weight: bold;
	text-align: center;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;
	border: 0px;	
	position:absolute;
	z-index:4;	
}	
.ImgNEW{	
	background: transparent url(../images/new.gif) no-repeat center;
	}
.ImgTOP{	
	background: transparent url(../images/topten.gif) no-repeat center;
	}
.ImgSEEN{	
	background: transparent url(../images/topseen.gif) no-repeat center;
	}
.shadowTOP {
	position:absolute;
	top:0px;
	left:107px;
	width:7px;
	height:8px;
	z-index:2;
	border-width:0px;
	}
.shadowSIDE {
	position:absolute;
	top:0px;
	left:10px;
	width:7px;
	height:10px;	
	z-index:1;
	border-width:0px;
	}
.shadowBOTTOM {
	position:absolute;
	top:100px;
	left:0px;
	width:114px;
	height:8px;
	z-index:0;
	border-width:0px;
	}
		
#Title {
	font-size:13pt;
	font-weight:bold;
	color: #3250AA;
	}

#Title {
	font-size:13pt;
	font-weight:bold;
	color: #3250AA;
	}

#Gallery_Title {
	font-size:13pt;
	font-weight:bold;
	color: #3250AA;	
	}
	
#Gallery_Name {
	font-size:13pt;
	font-weight:normal;
	color: #326464;
	}

#Category_Title {
	font-size:10pt;
	font-weight:bold;
	color: #3250AA;	
	}
	
#Category_Name {
	font-size:10pt;
	font-weight:normal;
	color: #326464;
	}

#Note {
	font-size:9pt;
	color: #909090;
	word-wrap:break-word;
	}
#Info	{
	font-size:10pt;
	font-weight:bold;
	color:black;
	}
	
#Error	{
	font-size:12pt;
	font-weight:bold;
	color: #A00000;
	}
	
#Footer {
	text-align:center;
	display:block;
	font-size:9pt;
	color: #808080;
	}
#NoThumb {
	height:100%; 
	padding-top:10px; 
	font:bold 24pt Tahoma; 
	color:silver
	cursor:pointer;
	}
div.thumb {
	width:100px;
	height:80px;
	border:1px dotted gray;
	display:inline;
	text-align:center;
	}
#vote-container{
	width: 80%;
	left: 10%;	
	background: transparent;
	position: relative;
}
#vote-container2{
	width: 99%;	
	background: transparent;
	position: relative;
	text-align: center;
	display: block;
}
#vote-container2 strong{
	color: #B22222;
}
#vote-container .col{
	width: 23%;	
	padding: 4px;
	float: left;
}
#vote-container select, 
#vote-container input{
	width: auto;
}
#vote-container input.button{
	height: 15px;
	background: #EFEFEF;
}
.vote-type2{
	display: block;
	background: White;	
	top: 7px;
	left: 50%;
	position: relative;
	margin: 0px;	
	padding: 0px;
	border: 1px solid Silver;
	text-align: center;	
	height: 46px;
}
.img-show{
	top: 0px;
	left: 50%;	
	position: relative;
}
.img-vote{
	border: 0px;
	padding: 0px;
	margin: 0px 1px;
}
a img.img-vote{
	border: 0px;
	border-width: 0px;
}
a:hover img.img-vote{
	border: 0px;
	border-width: 0px;
}
.vote-type2-nad{
	font-size: 9px;
	padding: 0px;
	color: #B22222;
	display: block;
	width: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #F2F2F2;
}
#Comment{
	font-size: 0.95em;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Gray;
	display: block;
	width: 100%;
	background: White;

	text-align: center;
	margin: 3px 0px 0 0;
}
#Comment b{
	text-transform: uppercase;
	font-size: 0.73em;
	color: #6495ED;
	font-weight: normal;
	padding: 0px 10px;
}
a.ascdesc img,
a.ascdesc:hover img{
	border: 0px;
	border-width: 0px;
}
.order-c{
	width: 100%;
	height: 25px;
	display: block;
	position: relative;
	vertical-align: middle;
}
.order-cont{
	border-left: 1px dotted gray; 
	margin-left: 5px;
	padding: 0px 0px 0px 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	height: 25px;	
	width: auto;
	display: block;
	float: left;
	line-height: 25px;
}
.order-cont a{
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	line-height: 25px;
}
.order-cont a:hover{
	color: #B22222;
	text-decoration: none;
}
.order-images{	
	height: 25px;
	width: auto;
	display: block;
	float: left;
	margin-left: 5px;
	
}
.order-images a:hover img,
.order-images img,
.order-images a img{
	border: 0px;
}
.gall-pomoc{
	display: none;
	position: absolute;
	left: 50%;
	top: 45px;
	background: White;
	width: 400px;
	height: 200px;
	overflow: auto;
	z-index: 5;
	margin: 0 0 0 -200px;
	padding: 5px;
	border: 1px solid Silver;
	filter:alpha(opacity=95);
	-moz-opacity:0.95;
	opacity: 0.95;
}
.gall-pomoc h3{
	font-size: 0.85em;
}
.gall-pomoc p{
	font-size: 0.9em;
	text-align: left;
}
.exit{
	float: right;	
	display: block;
}
.exit a:hover img,
.exit img,
.exit a img{
	border: 0px;
}
.bnul a:hover img,
.bnul a img,
.bnul img{
	border: 0px;
	margin: 0px;
}
.ss{
	display: block;
	background: transparent;	
	left: 50%;
	position: absolute;
	margin: 0px;	
	padding: 0px 4px;
	border: 0px;	
   filter:alpha(opacity=33);
	-moz-opacity:0.50;
	opacity: 0.33;
	text-align: center;
}
.ss-left{
	float: left;
   position: relative;
}
.postcard{
	display: none;
	background: #6495ED;	
	left: 50%;
	position: absolute;
	margin: 0px;	
	padding: 0px 4px;
	border-top: 1px solid #97B6EE;
	border-left: 1px solid #97B6EE;
	border-bottom: 2px solid #3275ED;
	border-right: 1px solid #3275ED;	
   filter:alpha(opacity=80);
	-moz-opacity:0.80;
	opacity: 0.80;
}
.postcard .close-post{
	width: 14px;
	height: 14px;
	display: block;
	position: absolute;
	background: transparent url(../images/close.jpg) no-repeat top;
	top: 0px;
	left: 92%;
}
.postcard .close-post img{
	border: 0px;
}
.postcard p{
	font-weight: bold;
	color: White;
	margin: 0;
	padding: 0;	
}
.postcard input,
.postcard textarea{
	width: 100%;
	background: #EEF3FA;
	border-top: 1px solid #97B6EE;
	border-left: 1px solid #97B6EE;
	border-bottom: 1px solid #3275ED;
	border-right: 1px solid #3275ED;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.postcard textarea{
  height: 100px;
}
.postcard form{
	margin: 0;
}
.overlayer{
	display: block;
	background: transparent;	
	width: 165px; height: 165px;
	left: 50%;
	position: absolute;
	margin: 0px;	
	padding: 0px 4px;
	border: 0px;	
}
