@import "reset.css";

html, body { height: 100%; }

body {
	line-height: 1.3em;
	color: #606060;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	background-color: #0f0f0f;
	background-image: url(../images/page_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

strong {
	font-weight: bold;
	color: #2f2f2f;
}

.kontaktbanner {
	padding-top: 25px;	
}

h1 { 
	font-size: 2em;
	font-weight: normal;
	color: #3e3e3e;
	margin-bottom: 15px;
	line-height: 1.1em;	
}

h2 { 
	font-weight: normal;
	margin-bottom: 0;	
	color: #3e3e3e;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 30px;	
}

h3 {  
	font-size: 1em;
	text-transform: uppercase;
	font-weight: bold;	
	color: #3e3e3e;	
}

h4, h5, h6 { 
	font-size: 1em;
	font-weight: bold;
	color: #3e3e3e;	
}

h2, h3, h4, h5, h6 {
	margin-bottom: .5em;
}

p {
	margin: 0 0 1em;
	line-height: 1.5em;	
}

a {
	color: #ef0143;
	text-decoration: underline;
}

.purple {
	font-weight: bold;
	font-size: 14px;
	color: #ed0143;	
	font-family: Georgia, "Times New Roman", Times, serif;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 30px;	
}

a:hover {
	text-decoration: none;
}

table {
	margin: 0 0 0 0;
	border-collapse: collapse; 	
}

th {
	padding: 0;	
}

td {
	vertical-align: top;
	padding: 0;		
	text-align: left;
}

table.datatable {
	margin: 15px 0 25px 0;
	border-collapse: collapse; 	
}

table.datatable th {
	padding: 8px;	
	border: 1px solid #ef0143;
	background-color: #ef0143;
	color: #333;
}

table.datatable td {
	vertical-align: top;
	padding: 8px;		
	text-align: left;
	border: 1px solid #ef0143;	
}

span.head {
	display: block;
	font-size: 2em;
	color: #3e3e3e;
	margin-bottom: 15px;
	line-height: 1.1em;
}
span.green {
	color: #4cc153;
}

/* ----------  start .header  ------------- */
.caseall {
	width: 980px; 
	margin: 59px auto; 
}

.caseall .header {
	width: 980px;
	height: 176px;
	margin: 0 auto;
	position: relative;
	background-image: url(../images/background-header.jpg);
}

.caseall .header a.logo {
	position: absolute;
	left: 20px;
	top: 70px;
}

.caseall .header img.slogan {
	position: absolute;
	left: 360px;
	top: 65px;
}

.caseall .header img.phone {
	position: absolute;
	left: 760px;
	top: 0;
}

.caseall .header p.address {
	float: right;
	margin: 40px 20px 0 0;
}

.address {
	text-align: right;
	line-height: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	color:#828282;
	font-size:12px;	
}


.caseall .menu {
	width: 980px;
	height: 50px;
	margin: 0 auto;
	background-image: url(../images/background-menu.jpg);
}

.caseall .menu ul {
	margin-left: 12px;
}

.caseall .menu li {
	float: left;
	margin: 17px 0 0 0;
}

.caseall .menu li a {
	display: block;
	font-size: 18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding: 0 15px;
	color: #FFF;
	border-right: 1px solid #cadfae;
	text-decoration: none;
}

.caseall .menu li.last a {
	border-right: none;
}

.caseall .menu li a:hover {
	text-decoration: underline;
}

.caseall .menu li a.active {
	color: #ed0143;
	text-decoration: none;
}

.caseall .headline {
	width: 980px;
	height: 43px;
	margin: 0 auto;
	background-image: url(http://hotel-central.sk/sites/all/themes/hotelcentral/images/background-headline.jpg);
	position: relative;
}

.caseall .headline .headlineh1 {
	position: absolute;
	left: 25px;
	top: 15px;
	color: #FFF;
	font-weight: bold;
}

.caseall .headline .headlinetext {
	position: absolute;
	width: 740px;
	left: 215px;
	top: 15px;
	color: #19411b;
	font-weight: bold;
	text-align: left;
}

.caseall .content .casecontent{
	padding: 10px;
}

.face {
	padding-top: 7px;	
}

.facebook a {
	color: #ffffff;
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
	text-align: right;
}

.facebook a:hover {
	text-align: right;
	color: #ffffff;
	text-decoration: underline;
}

.registracia-nadpis {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #ffffff;
	text-align: center;
	padding-top: 18px;
}

.form-submit {
	background-color: #ED0143;
	border: 2px solid #ED0143;
	color: #ffffff;
	margin-left: 12px;
	margin-bottom: 10px;
}
	
.caseall .content {
	/*width: 980px;*/ <--Opytat sa Risa
	margin: 0 auto;
	background-color: #FFF;
	text-align: left;
}
	
.caseall .content ul {
	line-height: 1.6;
	margin-left: 0;
	margin: 15px 0 20px 20px;
}
.caseall .content ul li {
	padding-left: 15px;
	background-image: url(../images/li.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 5px;	
}
.caseall .content ul ul {
	margin: 15px 0;
}
.caseall .content ul ul li {
	background-image: url(../images/li2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;	
}

.caseall .content ol {
	line-height: 1.6;
	margin-left: 35px;
	margin-bottom: 15px;
	padding-left: 3px;
}
.caseall .content ol li {
	list-style-type: decimal;
	margin-bottom: 5px;
}
.caseall .content ol ol {
	margin: 5px 15px;
}
.caseall .content ol ol li {
	list-style-type: lower-latin;	
}









.caseall .content .upcontent {
	background-image: url(../images/line-upcontent.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 25px;
	margin-bottom: 25px;
}

.caseall .content .upcontent .upcontentleft {
	float: left;
	width: 612px;
}

.caseall .content .upcontent .upcontentleft img.marginright20 {
	margin-right: 12px;
}

.caseall .content .upcontent .upcontentright {
	float: right;
	width: 295px;
	padding-top: 0px;
}

.caseall .content .contentmain {
	width: 612px;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}

.caseall .content .contentmain .offers {
	padding: 25px 25px 10px 25px;
	background-color: #dadada;
	background-image: url(../images/background-offers.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.caseall .content .contentmain .offers a.headoffers {
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
}

.upcontentright {
	background-color: #151515;
	color: #cccccc;	
}

.form-item {
	margin-left: 12px;
	margin-right: 15px;	
}

.caseall .content .contentmain .offers p {
	margin-bottom: 15px;
}

.caseall .content .contentmain .offers p.linkall {
	padding-top: 20px;
	margin-top: 30px;
	border-top: 1px solid #ccc;
}


.caseall .content .contentmain .offers p.linkall a {
	background-color: #57994e;
	padding: 3px 7px;
	color: #FFF;
	text-decoration: none;
}

.caseall .content .contentmain .offers p.linkall a:hover {
	text-decoration: underline;
}

.caseall .content .contentright {
	width: 295px;
	float: right;
	padding-right: 15px;	
}

/* zaciatok submenu */

.caseall .content .contentright ul {
	margin: 0 0 40px 0;
	padding: 0;
}

.caseall .content .contentright ul li {
	background-image: none;
	padding: 0;
	margin: 0 0 1px 0;
}

.caseall .content .contentright ul li a {
	display: block;
	padding: 5px 0 4px 20px;
	color: #FFF;
	height: 1%;
	background-image: url(http://hotel-central.sk/sites/all/themes/hotelcentral/images/background-submenu-active.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}

.caseall .content .contentright ul li a:hover {
	display: block;
	text-decoration: underline;
}

.caseall .content .contentright ul li a.active {
	color: #FF0;
	text-decoration: underline;	
}

/* koniec submenu */

.caseall .content .contentright a img {
	margin-bottom: 7px;
}

.caseall .downbar {
	width: 980px;
	height: 266px;
	margin: 0 auto;
	background-image: url(../images/background-downbar.jpg);
	position: relative;
	text-align: left;
	color: #FFF;
}

.caseall .downbar .casedownbar {
	padding: 20px 25px 25px 25px;
}

.caseall .downbar .casedownbar span.head {
	color: #d5d5d5;
}

.head {
	font-family: Georgia, "Times New Roman", Times, serif;	
}

.caseall .downbar .casedownbar .downbarleft {
	float: left;
	width: 400px;
}

.caseall .downbar .casedownbar .downbarleft form {
}

.caseall .downbar .casedownbar .downbarleft br {
	clear: both;
}

.caseall .downbar .casedownbar .downbarleft input, .caseall .downbar .casedownbar .downbarleft textarea {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #000;
	padding: 6px;		
	background-color: #474747;
	color: #CCC;
}

.caseall .downbar .casedownbar .downbarleft textarea.formcontent {
	width: 540px;
	height: 50px;
	margin-bottom: 15px;
}


.caseall .downbar .casedownbar .downbarleft input.formname {
	width: 220px;
	margin: 10px 15px 15px 0;
	float: left;
}

.caseall .downbar .casedownbar .downbarleft input.formcontact {
	width: 220px;
	float: left;	
	margin: 10px 15px 15px 0;	
}

.mapka {
	padding-top: 20px;	
}

.caseall .downbar .casedownbar .downbarleft input.formsend {
	color: #000;
	background-color: #999;
	border: none;
}

.caseall .downbar .casedownbar .downbarright {
	float: right;
	width: 200px;
	color: #ccc;
}

.caseall .downbar .casedownbar .downbarright a {
	color: #FFF;
}


.caseall .footer {
	width: 980px;
	height: 120px;
	position: relative;
	text-align: left;
	color: #4b4b4b;
}

.caseall .footer .casefooter {
	padding: 25px 25px 25px 25px;
}

.caseall .footer .casefooter ul {
}

.caseall .footer .casefooter li {
	float: left;
	margin-right: 10px;
}

.caseall .footer .casefooter li a {
	display: block;
	padding: 0 10px 0 0;
	color: #3c3c3c;
	border-right: 1px solid #9f9f9f;
	text-decoration: none;
}

.caseall .footer .casefooter li a.lastli {
	border-right: none;
}

.caseall .footer .casefooter li a:hover {
	text-decoration: underline;
}

.caseall .footer .casefooter li a.active {
	text-decoration: underline;
}

.caseall .footer .casefooter p {
	clear: left;
	padding: 10px 0 0 0;
	font-size: .9em;
}

.caseall .footer .casefooter p a {
	color: #4b4b4b;	
}

.clearfix:after {
    content: ".";              
	display: block;          
    height: 0;                 
    clear: both;               
    visibility: hidden;	     
}

html.js body.lightbox-processed div.caseall div.content div.casecontent div.contentmain div div.content div.field div.field-items div.field-item {
	width: 203px;
	float: left;
}

html.js body.lightbox-processed div.caseall div.content div.casecontent div.contentmain div.view div.view-content div.views-row {
	width: 250px;
	float: left;
}

.clearfix {display: inline-block;}   /* oprava pre IE Mac */
/* Schova trik pred IE Mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}

.translator {
	width: 100%;
	background-color:#000;
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}