@charset "utf-8";
/* CSS Document */


a img { border: none; }
a { color: #f28080; }

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #1e1e1e url(../img/bg.jpg) no-repeat top ;
}

.main {
	width: 837px;
	height: 607px;
	margin: 161px auto 0 auto;
	border: #FF0000 solid 0px;
}

.top {
	position: relative;
	float: left;
	width: 837px;
	height: 105px;
	border: #FF0000 solid 0px;
	background: url(../img/images/content_01.jpg);
}

.logo {
	position: absolute;
	display: block;
	left: 56px;
}

.menu {
	width: 421px;
	height: 29px;
	border: green solid 0px;
	float: right;
	margin: 76px 0 0 0;
}

.menu a {
	display: block;
	width: 95px;
	height: 19px;
	margin: 0 7px 0 0;
	float: left;
	font: bold 14px "Times New Roman", Times, serif;
	color: #4b4747;
	padding: 10px 0 0 0;
	text-decoration: none;
	}
	
.menu a:hover {
	color: #830e0e;
	background: url(../img/menu_on.png) no-repeat;
	}
	
.menu a.active {
    color: #212020;
	background: url(../img/menu_on.png) no-repeat;
}

.c1 {
	width: 837px;
	height: 310px;
	border: #FF0000 solid 0px;
	background: url(../img/images/content_02.jpg);
	float: left;
}

.c1g {
	width: 836px;
	height: 570px;
	border: #FF0000 solid 0px;
	background: url(../img/images/content_02g.jpg);
	float: left;
}

.text {
	width: 430px;
	height: 210px;
	float: left;
	border: green solid 0px;
	margin: 55px 0 0 40px;
	text-align: justify;
}

.foto {
	width: 280px;
	height: 210px;
	float: right;
	border: green solid 0px;
	margin: 55px 40px 0 0;
}

.granity {
	width: 800px;
	height: 280px;
	margin: 10px auto auto auto;
	border: green solid 0px;
}

.dodatki {
	width: 800px;
	height: 280px;
	margin: 10px auto auto auto;
	border: green solid 0px;
}

.kontakt {
	width: 800px;
	height: 265px;
	margin: 10px auto auto auto;
	border: green solid 0px;
	padding: 10px 0 0 0;
}

.txt_kon {
	width: auto;
	height: 250px;
	border: red solid 0px;
	float: left;
	padding: 5px 0 0 5px;
	text-align: left;
}

.box {
	margin: 0 0 0 40px;
}

.txt_kontakt {
	font-family: Tahoma
	font-size: 14px;
	font-weight: bold;
	color: #3c3c3c;
	margin: 0px;
	padding: 0px;
}

.mapa{
	width: 34%;
	height: 250px;
	border: red solid 0px;
	float: left;
	padding: 13px 0 0 -60px;
}

	
.form {
	width: 33%;
	height: 250px;
	text-align: left;
	float: left;
	border: red solid 0px;
	padding: 13px 0 0 0;
}

.c2 {
	position: relative;
	width: 837px;
	height: 155px;
	border: #FF0000 solid 0px;
	background: url(../img/images/content_03.jpg);
	float: left;
}

.prace {
	position: absolute;
	width: 700px;
	height: 86px;
	top: 52px;
	left: 68px;
	border: green solid 0px;
}

.prace img {
	margin: 0 0px 0 0px;
}

.arrow {
	position: absolute;
	top: 52px;
	left: 8px;
	width: 43px;
	height: 86px;
	border: #FF0000 solid 0px;
}

.arrow img {
	margin: 15px 0 0 0;
}

.arrow1 {
	position: absolute;
	top: 52px;
	right: 8px;
	width: 43px;
	height: 86px;
	border: #FF0000 solid 0px;
}

.arrow1 img {
	margin: 15px 0 0 0;
}

.footer {
	width: 837px;
	height: 33px;
	border: #FF0000 solid 0px;
	margin: 0;
	background: url(../img/images/content_04.jpg);
	float: left;
}

.txt {
	width: 350px;
	height: 14px;
	margin: 10px auto;
	border: green solid 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #353535;
	text-align: center;
	font-weight: bold;
    }
	
.stopka {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
    }

.stopka:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: bold;

    }
	
.stopka_select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
    }
	
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	text-align: center;
	padding: 7px;
	background-color: #E2E2E2;
	margin: 0px;
	font-weight: bold;
	border: 1px solid #FFFFFF;
    }

.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
    }

#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 0; }

#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: 0px auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding: 0 0 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; margin: 0 10px 0 0;}

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

#img_container { overflow: hidden; width: 700px; border: 0px; }
#img_container ul{ width:2750px; padding-left:0px; }
#img_container li{ list-style:none; float:left; margin: -15px 5px 0px 0px; cursor: pointer; }

