/*
Theme Name: clanky.ceskehry.cz - gamesy
Theme URI: http://www.prochlapa.cz/
Description: layout pro ceskehry.cz
Version: 1.0
Author: Daniel Čekan
*/

@import url(http://www.ceskehry.cz/inc/css/styl_new2.css);
@import url(http://www.ceskehry.cz/inc/css/styl.ie.css);
@import url(http://www.ceskehry.cz/inc/css/styl.ie6.css);
.alignnone {
	float:left;
	margin:0 10px 10px 0;
}
#middle-column .item {
	margin:5px 0 5px 0;
}
#galerie {
	height:140px; 
	width:480px;
	margin:0 0 0 0;
	position:relative; 
	overflow:auto; 
}
#galerie .lft {
	height:122px; 
	width:41px; 
	position:absolute; 
	left:0px; 
	top:0px; 
	z-index:10;
}
#galerie #loading-gal {
	position:absolute;
	top:30%;
	left:45%;
	height:32px;
	padding:32px 0 0 0;
	width:60px;
}
#galerie .rgt {
	height:122px; 
	width:41px; 
	position:absolute; 
	right:0px; 
	top:0px; 
	z-index:10;
}
#galerie a, #galerie img {
	position:relative;
}
#galerie table {
	position:relative;
	top:20px;
	padding:0 41px 0 41px;
}
#galerie {
	background:url(./images/galerie_02.gif) no-repeat;
	background-position:41px 0;
}
#galerie .lft {
	background:url(./images/galerie_01.gif) no-repeat; 
	cursor:pointer; 
}
#galerie #loading-gal {
	background:url("./images/loading.gif") no-repeat center top;
	text-align:center;
	color:#ffffff;
}
#galerie .rgt {
	background:url(./images/galerie_03.gif) no-repeat; 
	cursor:pointer; 
}
#galerie table {
	opacity: 0.3;    /* pro Firefox a Operu 9 */ 
	filter:alpha(opacity=30);    /* pro IE6 */ 
}
#galerie table img {
	border: 1px solid white;
}

