
/* CSS Document */
#KonyvKontener {
/*	width: 50%;
	height: 200px;*/
	margin-top: 10px;
	padding: 0 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
/*	clear: right;
	float: left;
	position: relative;*/
}
#KepBox {
	width: 110px;
	background-color: #036;
	background-image:  url(../images/image04a.jpg);
	border-width: 2px 1px 2px 2px;
	border-style: solid;
	border-color: #9CF #003 #003 #9CF;
	padding: 12px;
	margin: 0px;
	align: center;
	vertical-align: top;
	-moz-border-radius: 20px 0 0 20px;
	-webkit-border-radius: 20px 0 0 20px;
	border-radius: 20px 0 0 20px;
	}
#TextBox {
/*	background-image: url(../images/bg_dotted.gif);*/
	background-image: url(../images/homok.jpg);
	border-width: 2px 2px 2px 1px;
	border-style: solid;
	border-bottom: #FFC #333 #960 #FFC;
	border-left: none;
	background-color: #F0D278;
	padding: 12px 20px;
	font-size: 12px;
	text-align: justify;
	color: #036;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
}
#Description {
/*	background-image: url(../images/bg_dotted.gif);*/
	background-image: url(../images/homok.jpg);
	border-top: 2px solid #ffc;
	border-right: 2px solid #333;
	border-bottom: 2px none #960;
	border-left: 1px none #ffc;
	background-color: #F0D278;
	padding: 12px 20px;
	font-size: 12px;
	text-align: justify;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	-moz-border-radius: 0 20px 0 0;
	-webkit-border-radius: 0 20px 0 0;
	border-radius: 0 20px 0 0;
}
#InfoBox {
/*	background-image: url(../images/bg_dotted.png);*/
	height: 30px;
	background-color: #F8E9AF;
	border-top: 2px groove #960;
	border-right: 2px solid #333;
	border-bottom: 2px solid #333;
	border-left: 1px none #ffc;
	padding: 10px 20px;
	vertical-align: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	color: #990000;
	-webkit-border-radius: 0 0 20px 0;
	-moz-border-radius: 0 0 20px 0;
	border-radius: 0 0 20px 0;
}
.szerzo:before {
/*	content: url(../webshop/kepek/lap_kepek/star.png);*/
}
#Szerzo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-align: left;
}
#Cim a {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 16px;
	text-align: left;
	color: #900;
	font-weight: bold;
	text-decoration: none;
}
#Cim a:hover {
	color: #FF9;
	background-color: #900;
}
#gombok  {
	background: url(../images/gomb2big.png) no-repeat scroll center -16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	width: 240px;
	margin: 0 20px;
	line-height: 24px;
	text-transform: uppercase;
	background-repeat: no-repeat;
}
#gombok a {
	color: #003333;
	text-decoration: none;
}
#gombok a:hover {
	color: #FFFFFF;
}
#div {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	margin-top: 20px;
}
#vizjel_l {
	filter: alpha(opacity=10);
	-moz-opacity: 0.10;
	opacity: 0.10;
	background-image: url(../images/imea03wh.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#vizjel_d {
	filter: alpha(opacity=10);
	-moz-opacity: 0.10;
	opacity: 0.10;
	background-image: url(../images/imea03bk.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#borito {
	background-repeat: no-repeat;
	background-position: center center;
}
a.belyegkep {
	*border: 0px dashed transparent;
	*padding: 2px;
}
a.belyegkep:hover {
	*padding: 0;
	*border: 1px dashed #FFFFFF;
	*color: #FFFFFF;
}
img.belyegkep {
/*	border: 1px dashed transparent;
	*border: 0px dashed transparent;
	*padding: 2px;*/
	box-shadow: 0 0 5px 0px #fff;
}
img.belyegkep:hover {
/*	border: 1px dashed #FFFFFF;
	*color: #FFFFFF;*/
	box-shadow: 0 0 5px 5px #fff;
}
#bigborker {
	border: 1px solid #336699;
}
/*----------------*/
.reference_image {
	float: left;
	margin-right: 10px;
	border: 0;
}
.preview {
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
}
div.endfloat {
	clear: both;
	display: block;
	height: 1px;
	visibility: hidden;
}
