*{ margin: 0; padding: 0; }
html { height: 100%; }
header, nav, section, article, aside, footer { display: block; }
body {
	font: 12px/18px Verdana, Arial, sans-serif;
	width: 100%;
	height: 100%;
	background-color: black; 
	color: white;
}
h1 {
	font-size:15pt;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	font-weight: bold;
}
/* Links */
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: white;
	outline: none;
}
a:hover { color: gray; }
p { margin: 0 0 18px; }
hr {
	color:white;
	size: 2px;
	width: 350px;
}
img { border: none; }
#wrapper {
	width: 1000px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
/* Header */
#header {
	height: 50px;
	background: black;
}
/*  Middle */
#middle {
	width: 100%;
	padding: 0 0 100px;
	height: 1%;
	position: relative;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content { padding: 0 340px 0 270px; }
/* Logo */
#logo{
	width: 250px;
	height: 74px;
}
/* Sidebar Left */
#sideLeft {
	float: left;
	width: 250px;
	margin-left: -100%;
	position: relative;
	background: black;
}
/* Main IMG */
#main_img{
	width: 400px;
	height: 230px;
}
/* Text */
#text{ padding: 0 10px 0 20px; }
#cocktailstext {
	width: 1000px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
.listText
{ padding-left: 20px; }
/* Menu_Text */
#menu_text { 
	padding: 0 70px 10px 27px; 
	font-size: 12pt;
	/* font-weight: bold; */
	}
#menu_text li	{ 
	padding-bottom: 4px; 
}	
#menu1box {
	font-size: 13pt;
	/* font-weight: bold; */
	width: 250px;
}
#menu1box img{
	margin: 5px;
	vertical-align: middle;
}
/* AdressBox */
.adressBox {
	font-weight: bold; 
	font-size: 13pt;
	line-height: 25px;
}
.email {
	font-weight: normal;
	font-size: 13pt;
}
/* Sidebar Right */
#sideRight {
	float: left;
	margin-right: -3px;
	width: 320px;
	height: 538px; 
	margin-left: -320px;
	position: relative;
	background: black;
	background-color: black;
	background: url(img/martinka.gif);
	background-repeat: no-repeat;
}
#sideRight_1 {
	float: left;
	margin-right: -3px;
	width: 250px;
	margin-left: -250px;
	position: relative;
	background: black;
}
/* Calculator Button */
#calcButton {
	width: 246px;
	height: 97px;   
	margin: 525px 50px 10px;
	position: absolute; 
}
/* Request Button */
#requestButton {
	width: 226px;
	height: 38px;   
	padding-left: 90px;	
}
/* Footer */
#footer {
	width: 1000px;
	margin: -100px auto 0;
	height: 100px;
	background: black;
}
/* Photo */
#photos {float: left; }
.clear{	clear: both; }
#photos img {
	border: solid black 1px;
	padding:5px;
}
#photos img:hover { border: solid white 1px; }




#mycarousel img { border: solid white 2px; }
#gallery li {
	padding-left: 0px;
	margin-left: 3px;
}

#gallery img {
	border: solid black 1px;
	padding:5px;
}
#gallery img:hover { border: solid white 1px; }

/* feedbackForm*/

.feedbackForm {
margin-left: 18px;
	/* padding: 0 10px 0 20px; */
}

.testform p
{
	width: 300px;
	clear: left;
	margin: 0;
	padding: 5px 0 8px 0;
	padding-left: 150px;
}
.obligatory
{ color: red; }
input {
	vertical-align: middle;
}
.testform label
{
	font-weight: bold;
	float: left;
	margin-left: -150px;
	width: 150px;
}
.testform input.text
{
	width: 250px;
} 
.testform textarea
{
	width:220px;
	height:150px;
}



/* contact_send */
#contact_send1 #contact_send2 #contact_send3 #contact_send4 label.error{
	float:left;
   /*  display: block; */
    color: red;
	font-size:8pt;
    font-weight: normal;
    margin-top: 10px;
	margin-left: 5px;
}

.calcTabel{
	font-weight: bold; 
	font-family: verdana; 
	font-size: 9pt;
	border: 4px;
	border-spacing: 10px;
	margin-bottom: 5px;
}
.alert {
	padding-top: 15px;
	font-size: 11pt;
	font-weight: bold;
}
.error {
    font-size: 10pt;
    font-weight: bold;
    color: red;
    padding: 10px 0px 20px 0px;
}
/* Calculator */
#coctail-select li { list-style: none; }
#coctail-select td { vertical-align: top; }
#coctail-select h1 { padding: 40px 0px 0px 0px; }
#coctail-offer h2 { font-size: 11pt; }
#coctail-offer .title {
    font-weight: bold;
    padding-right: 5px;
}
#cocktailTable {
	width:700px;
	border: none;
}
#cocktailTable td{
	padding: 5px;
	vertical-align: top;
	text-align: center;
}    

/* tablePrice  Pyramide Stoika*/
.tablePrice {
	margin-left:-15px;
    text-align: center;
    width: 300px;
	padding: 5px;
	border-spacing: 0px; 
	vertical-align: middle;
	background: #4d4d4d; 
}
.tablePrice th{
    text-align: center; 
    vertical-align: top; 
	background: #353434;
}
.tablePrice tr:hover {
background: #5e5c5c;
}
#tablePrice_st {
	margin-left:-20px;
    text-align: center;
    width: 400px;
	padding: 5px;
	border-spacing: 0px;	
	vertical-align: middle;
	background: #4d4d4d; 
}
#tablePrice_st th{
    text-align: center; 
    vertical-align: top; 
	background: #353434;
}
#tablePrice_st tr:hover {
	background: #5e5c5c;
}
.floatingHeader {
      position: fixed;
      top: 0;
      visibility: hidden;
}
.requestButton {
      text-align: center;
}
