@charset "utf-8";

/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	background: url(../graphic/presentation/00_tlo.jpg) repeat-x top #202020;
	margin: 0;
	font-size: 12px; 
}

img {
	border: none;
}

h2 {
	width: 80%;
	font-size: 14px;
	color: #550506;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 2px solid #231f20;
}

h3 {
	margin: 0;
	background: #550506;
	font-size: 14px;
	color: #FFF;
	text-transform: uppercase;
	padding-top: 3px;
	padding: 3px 0 3px 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

a.link {
	color: #550506;
	font-size: 12px;
	text-decoration: underline;
}

a.link:hover {
	color: #FFF;
}

div#container {
	width: 926px;
	height: auto;
	background: #cfc7af;
	margin: 0 auto 0 auto;
}

a:focus {
	-moz-outline: none;
}

div#boks-top {
	width: 926px;
	height: 100px;
	float: left;
	background: #cbbc91 url(../graphic/presentation/tlo-top.jpg) no-repeat top center;
}

a#logo {
	display: inline;
	width: 228px;
	height: 100px;
	float: left;
	background: url(../graphic/presentation/rt-logo.jpg) no-repeat top left;
	margin-left: 41px;
	padding: 0;
}

div.lang {
	float: right;
	margin-right: 15px;
	margin-top: 2px;
}

a.lang-pl {
	display: block;
	width: 31px;
	height: 21px;
	background: url(../graphic/presentation/lang-pl.jpg) no-repeat center;
	float: left;
	margin-right: 2px;
}

a.lang-pl:hover {
	opacity: 0.7;
}

a.lang-de {
	display: block;
	width: 31px;
	height: 21px;
	background: url(../graphic/presentation/lang-de.jpg) no-repeat center;
	float: left;
	margin-right: 2px;
}

a.lang-de:hover {
	opacity: 0.7;
}

a.lang-en {
	display: block;
	width: 31px;
	height: 21px;
	background: url(../graphic/presentation/lang-en.jpg) no-repeat center;
	float: left;
	margin-right: 2px;
}

a.lang-en:hover {
	opacity: 0.7;
}

div.menu-poziome {
	width: 616px;
	margin-left: 9px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin-top: 57px;
	position: relative;
}



.menu-question {
	display:block;
	height:27px;
	left:220px;
	position:absolute;
	top:-50px;
	width:380px;
}



div#boks-flash {
	
}

div#content {
	width: 926px;
	padding-top: 20px;
	background: #cfc7af;
	float: left;
	padding-bottom: 20px;
}

div#content a, div#content a:link{
	color: rgb(85, 5, 6);
	text-decoration: none;
}

div.kolumna-1 {
	width: 250px;
	margin-left: 10px;
	height: auto;
	float: left;
}

div.kolumna-2 {
	width: 645px;
	margin-left: 10px;
	height: auto;
	float: right;
}

a.button-rezerwacja-online {
	display: block;
	width: 266px;
	height: 39px;
	background: url(../graphic/presentation/button-rezerwacja-online.jpg) no-repeat 0 0;
	float: left;
}

a.button-rezerwacja-online:hover {
	opacity: 0.8;
}

p,td {
	font-size: 12px;
	color: #3f3f3f;
	margin: 0;
	text-align: justify;
	margin-right: 50px;
	margin-bottom: 20px;
}

p span {
	color: #550506;
	font-weight: bold;
}

p.akapit-1 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #3f3f3f;
	margin: 0;
	margin-right: 50px;
	margin-bottom: 20px;
}

img.banner {
	float: left;
	margin-right: 8px;
	border: 1px solid #000;
}

img.banner:hover {
	border: 1px solid #FFF;
}

div#stopka {
	width: 926px;
	background-color: #202020;
	font-size: 11px;
	text-align: center;
	color: #FFF;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.komunikat {
	text-align: center;
}

#arrow-edit-panel {
	border: solid 2px red;
	padding: 5px;
	position: fixed;
	top: 0px;
	right: 0px;
	background-color: white;
}

#arrow-edit-panel a,#arrow-edit-panel a:link,#arrow-edit-panel td {
	color: rgb(100, 19, 0);
	font-family: verdana;
	text-decoration: none;
	font-size: 10px;
}

#arrow-edit-panel td {
	padding: 3px;
}

/*
Menu
*/
div#menu {
	width: 895px;
	height: 30px;
	float: left;
	background: url(../graphic/presentation/tlo-menu.jpg) repeat-x 0 0;
}

div#menu img {
	float: left;
}

div#menu img.zaokraglenie-prawe {
	float: right;
}

#menu .menu {
	color: #404040;
	font-size: 12px;
	font-weight: bold;
}




div.menu-poziome a {
	color: #FFF;
	text-decoration: none;
}

div.menu-poziome a:hover {
	color: #550506;
}

.menu-block {
	display: inline;
	position: relative;
	float: left;
	height: 17px;
	padding-top: 3px;
	width: 94px;
	padding-left: 6px;
	margin-right: 2px;
	background-color: #550506;
	z-index: 1000;

}

.menu-block:hover, .menu-block a:hover{ 
	background-color: #cbbc91;
}
.menu-block:hover a {
	color: #550506;
}

.menu-element {
	display: none;
	position: absolute;
	left: 0;
	width: 0px;
	background-color: white;
	top: 20px;
	z-index: 1000;
	
}

.menu-element a,.menu-element a:link {
	display: block;
	position: relative;
	background-repeat: no-repeat;
	padding: 4px;
	padding-left: 4px;
	font-size: 11px;
	text-decoration: none;
	color: black;
	background-color: rgb(202, 191, 173);
	margin-top: 1px;
	z-index: 1000;
}

.menu-element a:hover {
	background-color: rgb(188, 169, 136);
	color: rgb(100, 19, 0);
}

#shadowbox_content {
	background-color: rgb(234, 235, 227);
}

#shadowbox_title {
	color: white;
	background-color: rgb(0, 66, 140);
	font-weight: bold;
}

#shadowbox_title_inner {
	padding-left: 10px !important;
}

.loginForm input.field {
	background: #FFFFFF none repeat scroll 0 0;
	border: 1px solid #CCCCCC;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	height: 20px;
	width: 160px;
}

label{
	font-size: 11px;
}
#res-location-desc{
	font-size: 12px;	
}

#bookForm input,#bookForm select{
	font-size: 11px;	
}

.loginForm label {
	font-size: 11px;
	display: block;
}

optgroup {
	padding-left: 15px;
	
	text-decoration: none;
	font-style: normal;
}

.reservation-optionBig {
	padding: 1px;
	padding-left: 30px;
	
	
}

.reservation-optionSmall {
	padding: 1px;
	padding-left: 30px;
	background-color: white;
	
}

/* ipol */
#bottomMenu
{	text-align: center;
	line-height: 150%;
	clear: both;
}

#bottomMenu a:link, #bottomMenu a:visited, #bottomMenu a:hover, #bottomMenu a:active
{	color: #550506;
}

.PL h1
{
	width: 80%;
	font-size: 14px;
	color: #550506;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 2px solid #231f20;
	font-weight: bold;
}

.PL h2, .PL h3 {
	margin: 0;
	background: #550506;
	font-size: 14px;
	color: #FFF;
	text-transform: uppercase;
	padding-top: 3px;
	padding: 3px 0 3px 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

h3.konferencja
{	font-size: 100%;
	background: inherit;
	color: inherit;
	text-transform: inherit;
}

/* moduł rezerwacja */

.boks-rezerwuj select{
  float: right;
  z-index: -1;
}
.boks-rezerwuj label{
  float: left;
  z-index: -1; 
}
.cl{
  clear: both;
  height: 8px;
}

.reservation-big-title{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	
}
.reservation-big-title-color{
	color: rgb(181, 3, 75);
}
.reservation-information{
	margin-left: auto;
	margin-right: auto;
	margin-top: 7px;
	width: 40px;
	height: 40px;
	background-image: url('./projects/newCMS/resources/graphic/reservation/information.png');
}

#rezerwacja
{
	width: 80%;
	font-size: 14px;
	color: #550506;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 2px solid #231f20;
	font-weight: bold;
}