body {
	padding: 0;
	margin: 0;
	font-family: Tahoma, Verdana, serif, sans-serif;
	font-size: 10pt;
	text-align: left;
	color: #686868;
	background: #e2e2e2;
}

p,div,span,img,form{
	padding: 0;
	margin: 0;
	border: 0;
}
p{
	padding-bottom: 10px;
}

h1{
	color: #dd251d;
	font-size: 12pt;
	padding: 0;
	margin: 0;
}

h2{
	color: #dd251d;
	font-size: 11pt;
	padding: 0;
	margin: 0;
}
h3{
	color: #dd251d;
	font-size: 8pt;
	padding: 0;
	margin: 0;
}
a:link 
{
	color: #ab110a;
	font-weight: normal;
	text-decoration: none;
}
a:visited 
{
	color: #ab110a;
	font-weight: normal;
	text-decoration: none;
 }
a:hover 
{
	color: #ab110a;
	font-weight: normal;
	text-decoration: underline;
}
a:active 
{
	color: #ab110a;
	font-weight: normal;
	text-decoration: underline;
}

a.linkblack:link, a.linkblack:visited{
	color: #000;
	font-weight: normal;
	text-decoration: none;	
}
a.linkblack:hover, a.linkblack:active{
	color: #000;
	font-weight: normal;
	text-decoration: underline;	
}
#maintable{
	width: 100%;
	background: url(../img/bg-tr.png) repeat-x;
}
#maintable2{
	width: 100%;
	background: url(../img/bg-tr2.png) repeat-x;;
}

#left{
	background: url(../img/bg-tr.png) repeat-x #fff;
	vertical-align: top;	
}
#left div{
	background: url(../img/bg-left.png) no-repeat top right;
	height: 666px;
	vertical-align: top;	
}
#center{
	width: 822px;
	background: url(../img/bg-center.png) no-repeat;
	vertical-align: top;
}
#right{
	background: url(../img/bg-right.png) no-repeat top left;
	vertical-align: top;	

}
#left2{
	background: url(../img/bg-tr3.png) repeat-x #fff;
	vertical-align: top;	
}
#left2 div{
	background: url(../img/bg-left2.png) no-repeat top right;
	height: 666px;
	vertical-align: top;	
}
#center2{
	width: 949px;
	background: url(../img/bg-center2.png) no-repeat;
	vertical-align: top;
}
#right2{
	background: url(../img/bg-right2.png) no-repeat top left;
	vertical-align: top;	

}

#global{
	
}
#top{
	width: 949px;
	height: 418px;
}
#top2{
	width: 949px;
	height: 292px;
}
#top2-left{
	width: 250px;
	float: left;
	padding: 0 0 0 70px;
}
#top2-right{
	float: left;	
	padding-left: 5px;
}
#logo{
	height: 120px; 
	padding: 0 0 0 70px;
}
#resevation{
	width: 250px;
	height: 150px;
	color: #a3a3a3;
	padding: 10px 0 0 10px;
}
#resevation input{
	background: #464646;
	border: 1px solid #6d6b6b;
	width: 100px;
	color: #a3a3a3;
}
#menu{
	width: 850px;
	height: 60px;
	padding: 10px 0 0 80px;
}
#content{
	width: 850px;
	padding: 0 0 20px 50px;
	
}
#content-left{
	width: 290px;
	float: left;

}
#content-left2{
	width: 277px;
	float: left;

}
.photos{
	padding-left: 23px;

}
.content-right{
	width: 256px;
	float: left;
	margin-left: 18px;
}
#content-right2{
	width: 527px;
	float: left;
	margin-left: 18px;
}

.header{
	width: 100%;
	height: 39px;
	background: url(../img/bg-header.png) repeat-x;
}
.table-reservation{
	vertical-align: top;
	background: #e1e0e0;
}
.table-reservation td{
	background: #e1e0e0;
	height: 35px;
	padding: 5px;
	text-align: right;
}
.table-reservation-td{
	border-bottom: 1px solid #fff;
	
}
.table-reservation-td input{
	width: 130px;
	height: 17px;
	border: 1px solid #c9c0c0;
}
.bookForm{
	border-bottom: 1px solid #fff;
	text-align: right;
	background: #e1e0e0;
	height: 35px;
	padding: 5px 35px 5px 5px;
}
.bookForm input {
	width: 130px;
	height: 17px;
	border: 1px solid #c9c0c0;
}
#footer{
	padding: 30px 0 5px 0;
	height: 80px;
	background: url(../img/bg-footer.png) repeat-x;
	vertical-align: top;
	font-size: 8.25pt;
}
#footer-content{
	width: 800px;
	margin: 0 auto;
}
#footer-left{
	width: 550px;
	float: left;
	
}
#footer-right{
	width: 250px;
	float: left;
}

#table-konferencje{
	border: 1px solid #c8c7c7;
	border-collapse: collapse;
}
#table-konferencje td{
	text-align: center;
	vertical-align: middle;
	border: 1px solid #c8c7c7;
	padding: 7px;
	background: #fff;
}

#footer-left h3 {font-size: 11px;color: #686868;font-weight: normal;}

