body{
	margin:0px;
	background:#de0506 url(../images/bg_repeatx.jpg) repeat-x top left;
	font-family:Calibri,Helvetica,Tahoma;
	color:black;
	font-size:16px;
}

img{
	border:0px;
}

.clear{
	clear:both;
}

.over{
	cursor:pointer;
}

.wrapper{
	background:#ed1c24;
}

.intro{
	width:1074px;
	height:526px;
	background:url(../images/esointro.png) no-repeat top left;
	margin:0px auto 0px auto;
	position:relative;
}

.introbutton_idle{
	/*width:200px;
	height:78px;*/
	width:180px;
	height:70px;
	background:url(../images/esointro_idle.png) no-repeat top left;
	position:absolute;
	/*top:265px;
	left:619px;*/
	top:270px;
	left:630px;
	z-index:10;
}

.introbutton_active{
	/*width:200px;
	height:78px;*/
	width:180px;
	height:70px;
	background:url(../images/esointro_active.png) no-repeat top left;
	position:absolute;
	/*top:265px;
	left:619px;*/
	top:270px;
	left:630px;
	z-index:11;
}

.container{
	width:1200px;
	height:910px;
	margin:0px auto 0px auto;
}

.header{
	width:1200px;
	height:87px;
	background:url(../images/bg_top.jpg) no-repeat top left;
	position:relative;
}

.pointer{
	position:absolute;
	top:50px;
	left:110px;
	color:white;
	font-weight:bold;
	font-size:24px;
}

.middle{
	width:1200px;
	height:654px;
	background:white;
}

.mainleft{
	width:100px;
	height:654px;
	float:left;
	background:url(../images/bg_left.jpg) no-repeat top left;
}

.content{
	width:1000px;
	height:654px;
	background:white;
	float:left;
}

.mainright{
	width:100px;
	height:654px;
	background:url(../images/bg_right.jpg) no-repeat top left;
	float:left;
}

.innercontent{
	float:left;
	margin:10px 0px 0px 10px;
	height:600px;
	width:750px;
}

.footer{
	width:1200px;
	height:169px;
	background:url(../images/bg_bottom.jpg) no-repeat top left;
	color:white;
}

.footer .copyright{
	float:right;
	font-weight:normal;
	font-size:12px;
	position:relative;
	top:10px;
	left:-100px;
}

.footer .copyright .createdby{
	text-decoration:underline;
}

.menu{
	float:left;
	width:200px;
	height:654px;
	background:url(../images/esomenu_bg.png) no-repeat top left;
	position:relative;
}

.menu a{
	visibility:hidden;
}

.menu .onlineshop_idle{
	width:200px;
	height:45px;
	background:url(../images/esomenu_onlineshop_idle.png) no-repeat top left;
	position:absolute;
	top:30px;
	left:0px;
	z-index:10;
}

.menu .onlineshop_active{
	width:200px;
	height:45px;
	background:url(../images/esomenu_onlineshop_active.png) no-repeat top left;
	position:absolute;
	top:30px;
	left:0px;
	z-index:11;
}

.menu .domov_idle{
	width:200px;
	height:106px;
	background:url(../images/esomenu_domov_idle.png) no-repeat top left;
	position:absolute;
	top:105px;
	left:0px;
	z-index:10;
}

.menu .domov_active{
	width:200px;
	height:106px;
	background:url(../images/esomenu_domov_active.png) no-repeat top left;
	position:absolute;
	top:105px;
	left:0px;
	z-index:11;
}

.menu  .predajne_idle{
	width:200px;
	height:106px;
	background:url(../images/esomenu_predajne_idle.png) no-repeat top left;
	position:absolute;
	top:221px;
	left:0px;
	z-index:10;
}

.menu  .predajne_active{
	width:200px;
	height:106px;
	background:url(../images/esomenu_predajne_active.png) no-repeat top left;
	position:absolute;
	top:221px;
	left:0px;
	z-index:11;
}

.menu  .akcie_idle{
	width:200px;
	height:106px;
	background:url(../images/esomenu_akcie_idle.png) no-repeat top left;
	position:absolute;
	top:338px;
	left:0px;
	z-index:10;
}

.menu  .akcie_active{
	width:200px;
	height:106px;
	background:url(../images/esomenu_akcie_active.png) no-repeat top left;
	position:absolute;
	top:338px;
	left:0px;
	z-index:11;
}

.menu  .napistenam_idle{
	width:200px;
	height:106px;
	background:url(../images/esomenu_napistenam_idle.png) no-repeat top left;
	position:absolute;
	top:452px;
	left:0px;
	z-index:10;
}

.menu  .napistenam_active{
	width:200px;
	height:106px;
	background:url(../images/esomenu_napistenam_active.png) no-repeat top left;
	position:absolute;
	top:452px;
	left:0px;
	z-index:11;
}

.menu .zakaznicke_karty_idle{
	width:200px;
	height:90px;
	background:url(../images/esomenu_zakaznicke_karty_idle.jpg) no-repeat top left;
	position:absolute;
	top:564px;
	left:0px;
	z-index:10;
}

.menu .zakaznicke_karty_active{
	width:200px;
	height:90px;
	background:url(../images/esomenu_zakaznicke_karty_active.jpg) no-repeat top left;
	position:absolute;
	top:564px;
	left:0px;
	z-index:11;
}

.categories1{
	float:left;
	position:relative;
}

.picborder{
	width:254px;
	height:372px;
	background:url(../images/pic_border_start.png) no-repeat top left;
	position:relative;
}

.picborder img{
	position:absolute;
	top:6px;
	left:7px;
}

.picborder_a{
	padding-top:8px;
	padding-left:8px;
	width:722px;
	height:257px;
	background:url(../images/a_pic_border_start.png) no-repeat top left;
	position:relative;
}

.a_image_container{
	width:710px;
	height:240px;
	overflow:hidden;
	position:relative;
}

#cat_a_image1{
	position:absolute;
	top:0px;
	left:0px;
}

#cat_a_image2{
	position:absolute;
	top:0px;
	left:0px;
}

.categories1 .cat_a{
	position:absolute;
	top:0px;
	left:10px;
}

.categories1 .cat_b{
	position:absolute;
	top:260px;
	left:0px;
}

.categories1 .cat_c{
	position:absolute;
	top:260px;
	left:250px;
}

.categories1 .cat_d{
	position:absolute;
	top:260px;
	left:500px;
}

.overlay {
    width:240px;
    height: 360px;
    z-index: 9999;
	position:absolute;
	top:7px;
	left:8px;
    background: url('../images/overlay.png') repeat 0 0;
}

.overlay-panel {
    margin: 140px auto 0 auto;
    width: 150px;
	color:#eeeeee;
	font-size:20px;
	font-weight:bold;
	text-align:center;
}

.galleries{
	padding:15px 0px 0px 10px;
}

a.loadgallery{
	text-decoration:underline;
	color:#222222;
	font-size:16px;
}

.gallerycontainer{
	text-align:center;
}

.akcietable td{
	width:230px;
}

.border{
	padding:10px;
	border:1px solid #cccccc;
	text-align:center;
}

.border2{
	height:140px;
	padding:10px;
	border:1px solid #cccccc;
	text-align:center;
}

.contact{
	float:left;
	width:350px;
}

.contact .self, .contact .mailto{
	text-decoration:underline;
	color:#555555;
}

.contactform_container{
	float:left;
	width:350px;
	margin-left:20px;
}

.contactsubmit{  
    position:relative;  
    display:block;  
    width:100px;
	height:33px;
	background-image:url('../images/contactsubmit.png'); 
    background-position: top;  
}

.contactsubmit span.hover {
    position: absolute;  
    display: block;  
    width:100px;
	height:33px;
	background-image:url('../images/contactsubmit.png'); 
    background-position: bottom;  
}

.predajnetable{
	border:1px solid #cccccc;
	width:600px;
	margin:20px auto 0px auto;
	-moz-box-shadow: 2px 2px 3px #888;
	-webkit-box-shadow: 2px 2px 3px #888;
}

.predajnetable td{
	text-align:center;
	padding:10px;
}
