
body {
  margin:0;
  padding: 0;
  font-family: "Open Sans", Arial, sans-serif;
  background-color: #343434;
/*
  max-width: 1100px;
	margin-right: auto;
	margin-left: auto;
*/
  font-size: 17px;
  font-weight: 500;
  color: #fdfdfd;
  }

/*
* Paragraf
*/
p {
  font-size: 17px;
  font-weight: 500;
  color: #0;
  line-height: 22px;
  padding-top: 10px;
}


p.topgap {padding-top: 30px;}

/*
* Quotation
*/
.quote {
padding: 0 20px;
font-style: italic;
line-height: 20px;
}

/*
* Title text
*/
.gold {
  font-size: 20px;
  font-weight: 700;
  color: #E74635;
  line-height: 22px;
}

/*
*  Copyright text
*/
.copyright {
  font-size: 12px;
  font-weight: 500;
  color: #b1b1b1;
  line-height: 16px;
}

/*
* Veg '(V)' colour
*/
.veg {
  color: #00A100;
}


/*
* Opening times banner
*/
.opening {
  margin:0 Auto;
  padding: 20px 0px;
  background-color: #8C1812;
  text-align: center;
  }

.opening .title {
  color: #fdfdfd;
  font-size: 18px;
  font-weight: 800;
}

.opening .blacktext {
  color: #a0a0a0;
  font-size: 16px;
  font-weight: 800;
}

.opening .smallwhitetext {
  color: #fdfdfd;
  font-size: 11px;
  font-weight: 800;
  line-height: 14px;
}


/*
*  General Alignment
*/

.center {
  text-align: center;
}

.right {
  float: right;
  text-align: right;
}

sup {
    vertical-align: super;
    font-size: smaller;
}

/*
* Link
*/
a, a:visited {text-decoration: none; color: #CC3832;}


td {
padding: 8px 0px 0px 10px;
}

/*
* Headings
*/
h1 {font-size: 1.8em; line-height: 1.23em;}
h2 {font-size: 22px; padding-bottom: 10px; font-weight: 600;}
h3 {font-size: 24px; font-family: 'Crete Round', Georgia, serif; font-weight: 400; padding: 20px 0;}
h4 {font-size: 18px; padding-top: 20px; padding-bottom: 10px; font-weight: 600;}
h5 {font-size: 20px; padding-top: 20px; padding-bottom: 10px; font-weight: 600;}
h6 {font-size: 18px; padding-Top: 10px; font-weight: 600;}

h5 b {font-weight: bold;}

h4.topgap {padding-top: 15px;}

.description {font-size: 15px; line-height: 15px; margin-bottom: 10px }

/*
* Lista NIE uporzadkowana UL
*/
ul{
  font-size: 16px;
  margin: 7px 0;
  padding-left: 10px;
  }
ul li {margin-bottom: 5px;}


ul.bullets{
  padding-left: 30px;
  list-style-type: disc;
  }


/*
* divs random
*/
.container .clear, body .clear {width: 100%; float: left; clear: both; margin: 10px 0;}
.one-third {text-align: center;}



/*
* Header
*/
/*header .backgrnd { */
header {
	background-image: url(../images/gradbknd2.png);
	background-repeat: repeat-x;
	background-position: left top;
  width: 100%;
  height: 160px;
}

header .nav {
}

header p {color: #FFFFFF;}
header h1, header h2, header h4 {width: 100%; float: left; clear: both;  text-align: left; color: #0; font-weight: 600;}
header h1 {font-size: 24px; margin-bottom: 10px;}
header h2 {font-size: 22px;}
header h4 {font-weight: normal; margin-bottom: 10px;}


div.title { margin-top: 20px }

/*
* Logo
*/
.logoouter {
  overflow: hidden;
}

.logo img { position:absolute; left:0; top:0; }

.logo {
    position:relative;
    width: 950px;
    height: 98px;
    overflow: hidden;
}

.logo a {color: #0; text-decoration: none; line-height: 10px; font-size: 12px;}
.logo a:hover {color: #FF6A00;}
header .logo {float: left; clear: both; margin: 0 0 0 0;}



/*
* Menu
*/
ul.mainMenu {margin: 10px 0px 10px 0px; padding: 0; float: left; background: #0}
ul.mainMenu li {display: inline; float: left; margin: 0px 2px 0px 2px;}
ul.mainMenu li a {font-size: 15px;  font-weight: 600; color: #0; text-decoration: none;}
ul.mainMenu li a:hover {color: #FFFFFF;
	-webkit-transition: color .12s ease-in-out;
    -moz-transition: color .12s ease-in-out;
    -ms-transition: color .12s ease-in-out;
    -o-transition: color .12s ease-in-out;
    transition: color .12s ease-in-out;
}

ul.subMenu {margin: 10px 0px 10px 0px; padding: 0; float: left; background: #0}
ul.subMenu li {display: inline; float: left; margin: 0px 2px 0px 2px;}
ul.subMenu li a {font-size: 15px;  font-weight: 600; color: #0; text-decoration: none;}
ul.subMenu li a:hover {color: #FFFFFF;
	-webkit-transition: color .12s ease-in-out;
    -moz-transition: color .12s ease-in-out;
    -ms-transition: color .12s ease-in-out;
    -o-transition: color .12s ease-in-out;
    transition: color .12s ease-in-out;
}


ul.sideMenu {margin: 5px 5px 5px 30px; padding: 0; float: right;}
ul.sideMenu li {display: inline; float: left; margin: 2px 8px 2px 8px;}
ul.sideMenu li a {font-size: 15px;  font-weight: 600; color: #FFFFFF; text-decoration: none;}
ul.sideMenu li a:hover {color: #FFFFFF;
	-webkit-transition: color .12s ease-in-out;
    -moz-transition: color .12s ease-in-out;
    -ms-transition: color .12s ease-in-out;
    -o-transition: color .12s ease-in-out;
    transition: color .12s ease-in-out;
}



/*
* Gray
*/
.gray {width: 100%; float: left; clear: both; background: #f6f6f6; margin: 50px 0; padding: 45px 0; position:relative; z-index:1;}




/*
* Form, input, label, textarea
*/
.form h3, .form p {text-align: center;}
form {width: 150px; margin: 0px auto; text-align: center;}
input, label, textarea {width: 150px; float: left; margin: 0; padding: 0;}
label {font-size: 15px; text-transform: uppercase; font-weight: 300; margin-bottom: 7px;}
input {margin-bottom: 10px; padding: 7px 0; text-align: center;}
input, textarea {border: 1px solid #ddd; outline: none;}
input:focus, textarea:focus {border-color: #b6b6b6;}
textarea {width: 130px; padding: 7px 10px;}
input.error, textarea.error {border-color: #cc4847;}



input[type='submit']
  {
  width: 152px;
  padding: 10px 0;
  font-size: 16px;
  border: none;
  background: #8C1812;
  color: #fff;
  cursor: pointer;
  }
input[type='submit']:hover {background: #EC6022; color: #fff;}



/*
* Focus
*/
.focus h3 {margin-bottom: 15px;}
.focus h4, .focus h3 {float: left; width: 100%; text-align: center; margin-bottom: 7px;}
.focus p {text-align: center;}



/*
* Gallery
*/
.gallery a {width: 140px; height: 100px; overflow: hidden; float: center; margin: 5px; }
.gallery a img {margin: 2px 2px;}
.center-me {
  margin: 0 auto;
}



/*
* a#Top
*/
a#top {display: none; width: 7px; height: 17px; padding: 5px; position: fixed; bottom: 50px; right: 60px; z-index: 9; color: #fff; background: #ff6a00; font-size: 15px; font-weight: 300;}


/*
* Make sure images shrink if max screen width is less then the image width
*/
img {
    max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
}



/*
* BUTTONS
*/
#rightbtn {
  float: right;
}

.button {float: left; color: #fff; text-transform: uppercase; text-shadow: 0 1px 1px rgba(0,0,0,.2);
  text-align: center;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;

	-webkit-transition: background .12s ease-in-out;
    -moz-transition: background .12s ease-in-out;
    -ms-transition: background .12s ease-in-out;
    -o-transition: background .12s ease-in-out;
    transition: background .12s ease-in-out;
}

.short {
margin: 5px 0px;
padding: 8px 14px 9px;
color: #FFFFFF;
width: 90px;
}


.medium {
font-size: 15px;
margin: 5px 0;
padding: 8px 14px 9px;
color: #FFFFFF;
width: 155px;
}

.long {
font-size: 15px;
margin: 5px 0;
padding: 8px 14px 9px;
color: #FFFFFF;
width: 180px;
}



a.selected {background: #8C1812;
	box-shadow: 0 1px 1px 0 rgba(0,0,0,.2), 0 1px 0 0 rgba(255,255,255,.2) inset;
	-moz-box-shadow: 0 1px 1px 0 rgba(0,0,0,.2), 0 1px 0 0 rgba(255,255,255,.2) inset;
	-webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.2), 0 1px 0 0 rgba(255,255,255,.2) inset;
  color: #FFFFFF;
}
a.selected:hover {background: #8C1812; color: #ffffff;}

a.notselected {background: #E8180E;
	box-shadow: 0 1px 1px 0 rgba(0,0,0,.2), 0 1px 0 0 rgba(255,255,255,.2) inset;
	-moz-box-shadow: 0 1px 1px 0 rgba(0,0,0,.2), 0 1px 0 0 rgba(255,255,255,.2) inset;
	-webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.2), 0 1px 0 0 rgba(255,255,255,.2) inset;
  color: #FFFFFF;
}
a.notselected:hover {background: #9CC6FF; color: #0;}



a.link {color: #F6C164;}
a.link:hover {color: #EC6022; font-size: 105%; font-weight: 600}

a.hidelink {color: #0;}
a.hidelink:hover {color: #0;}


/*
* Footer
*/
footer {width: 100%; float: left; margin: 20px 0 0; background: #8C1812; }
footer h5 {color: #ccc;}
footer div {color: #FFFFFF; line-height: 20px; font-size: 18px; margin-bottom: 0px;}
footer span {color: #d0d0d0; line-height: 15px; font-size: 12px; margin-top: 20px;}
footer a {color: #ddd;}
footer a:hover {color: #ff6a00;}

footer .social a {float: left; margin-right: 10px;}
footer .social a img {width: 35px; opacity: 0.4;}
footer .social a:hover img {opacity: 1;}

footer .backgrnd { background: #8C1812; padding: 20px 0;}





/* -------------------
*  RESPOSIVE ELEMENTS
*  ------------------- */

@media only screen and (max-width: 767px) and (min-width: 480px) {

header {
	background-image: url(../images/gradbknd3.png);
	background-repeat: repeat-x;
	background-position: left top;
}

header {height: 210px; padding: -40px 0;}
header h2 {display: none;}

.right {
  float: left;
  text-align: left;
}

.short {
  width: 80px;
}

  ul.mainMenu {margin: -10px 0px 0px 0px; padding: 0; float: left;}

  nav .container .logo {margin-bottom: 20px; text-align: center;}

	form, label, input  {width: 150px;}
	input[type="submit"] {width: 152px;}
	textarea {width: 130px;}

	.container .one-third.column, .container .eight.columns, .container .four.columns {margin-bottom: 40px;}
}


@media only screen and (min-width: 768px) and (max-width: 959px) {
header {
	background-image: url(../images/gradbknd3.png);
	background-repeat: repeat-x;
	background-position: left top;
}

.short {
  width: 80px;
}

  header {height: 210px; padding: -40px 0;}
	header h2 {display: none;}

  div.title { margin-top: 20px }

	nav .container .logo {margin-bottom: 0px; text-align: center;}

	.container .one-third.column, .container .eight.columns, .container .four.columns {margin-bottom: 40px;}
}


@media only screen and (max-width: 479px) {

header {
	background-image: url(../images/gradbknd4.png);
	background-repeat: repeat-x;
	background-position: left top;
}

header {height: 280px; padding: -40px 0;}
header h2 {display: none;}

.right {
  float: left;
  text-align: left;
}

  div.title { margin-top: 20px }

  ul.mainMenu {margin: -10px 0px 0px 0px; padding: 0; float: left;}

	nav .container .logo {margin-bottom: 20px; text-align: center;}

ul.sideMenu li a {font-size: 15px;  font-weight: 600; color: #FFFFFF; text-decoration: none;}

.short {
width: 80px;
}

	form, label, input  {width: 300px;}
	input[type="submit"] {width: 302px;}
	textarea {width: 280px;}

	.container .one-third.column, .container .eight.columns, .container .four.columns {margin-bottom: 40px;}


}









