/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* `Basic HTML
----------------------------------------------------------------------------------------------------*/

body {
	font: 13px/1.5 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
}

a:focus {
	outline: 1px dotted;
}

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

/* `Headings
----------------------------------------------------------------------------------------------------*/

h1 {
	font-size: 25px;
}

h2 {
	font-size: 23px;
}

h3 {
	font-size: 21px;
}

h4 {
	font-size: 19px;
}

h5 {
	font-size: 17px;
}

h6 {
	font-size: 15px;
}

/* `Spacing
----------------------------------------------------------------------------------------------------*/

ol {
	list-style: decimal;
}

ul {
	list-style: disc;
}

li {
	margin-left: 30px;
}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
	margin-bottom: 20px;
}

/*
1170px grid system ~ Core CSS.
12 Columns ~ Margin left: 18px

Based on the simple grid system - http://www.webnicer.com/
by Jacek Ciolek

Created by the Grid System Generator - v1.00
Learn more ~ http://www.gridsystemgenerator.com/
*/

/* clearfix */
.clearfix:after, .row:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clearfix, .row {display:inline-block;} /*Those two .clearfix have to be separate!)*/
.clearfix, .row {display:block;}

/* gridframework */
.row {position:relative; margin-left:-18px;}
.gu1 .row {width: 99px;}
.gu2 .row {width: 198px;}
.gu3 .row {width: 297px;}
.gu4 .row {width: 396px;}
.gu5 .row {width: 495px;}
.gu6 .row {width: 594px;}
.gu7 .row {width: 693px;}
.gu8 .row {width: 792px;}
.gu9 .row {width: 891px;}
.gu10 .row {width: 990px;}
.gu11 .row {width: 1089px;}
.gu12 .row {width: 1188px;}

.col {padding-left:18px; float:left; position:relative;}
.gu1{width: 81px;}
.gu2{width: 180px;}
.gu3{width: 279px;}
.gu4{width: 378px;}
.gu5{width: 477px;}
.gu6{width: 576px;}
.gu7{width: 675px;}
.gu8{width: 774px;}
.gu9{width: 873px;}
.gu10{width: 972px;}
.gu11{width: 1071px;}
.gu12{width: 1170px;}


body {
	background-color: #0a0001;/*1a0d00*/
	margin-top: 0px;
	background-image: url(../img/standrew_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
* {
    margin: 0;
}
html, body {
    height: 100%;
}
#banner {
	float: left;
	height: 222px;
	margin-top: 0px;
	width: 100%;
	background-image: url(../img/standrew_02.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.canvas {
	margin:0 auto;position:relative;
}
#menu {
     float: left;
    height: 50px;
    margin-top: 50px;
    width: 100%;
}
#content {
	float: left;
	min-height: 400px;
	height: auto !important;
	height: 100%;
	width: 100%;
	margin-top: 10px;
	background-attachment: scroll;
	background-color:#006200;
	background-repeat: repeat;
	background-position: left top;
	background-image: url(../img/4_.jpg);
}
#footer, .push {
	height: 37px; /* .push must be the same height as .footer */
	background-color: #803518;
	width: 1170px;
	margin-top: 5px;
	margin-bottom: 15px;
	float: left;
	background-image: url(../img/fb.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.footer {
    float: right;
    padding: 10px;
	color: #c38659;
}

.txt {
    border: 1px solid #654c2d;
    color: #291A00;
    font-size: 12px;
    padding: 15px;
	float:left;
	min-height: 400px;
	width: 1140px;
}

#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu {
  width: auto;
  font-family: Helvetica, Arial, sans-serif;
  color: #ffffff;
}
#cssmenu.align-right ul li {
  float: right;

}

#cssmenu ul {
    background-position: center top;
    background-repeat: no-repeat;
    margin-left: 20px;
}
#cssmenu:after,
#cssmenu ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu ul li {
    background-image: url("../img/menu.png");
    display: block;
    float: left;
    width: 193px;
    z-index: 1;
}
#cssmenu ul li::after {
  content: "";
  width: 100%;
  height: 8px;
  position: absolute;
  border-top-left-radius: 50% 4px;
  border-top-right-radius: 50% 4px;
  z-index: 2;
  bottom: 10px;
}


#cssmenu ul li a {
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: bold;
    padding: 15px 60px;
    text-decoration: none;
    text-shadow: 2px 2px 1px rgba(0, 0, 0, 1);
    text-transform: uppercase;
    z-index: 3;
}

#cssmenu ul li a:hover,
#cssmenu ul li.active a {
/*background-image: url("../img/menuh.png");*/
   color: #000;
    text-shadow: 2px 2px 1px rgba(255, 255, 255, 1);
}
#cssmenu ul li:hover,
#cssmenu ul li.active {
   color: #000;
    text-shadow: 2px 2px 1px rgba(255, 255, 255, 1);
/*background-image: url("../img/menuh.png");*/
}
#cssmenu ul li:hover::after,
#cssmenu ul li.active::after {
}

.img_gal {
    background: none repeat scroll 0 0 black;
    float: left;
    height: 203px;
    margin: 5px;
    width: 270px;
	border:solid 2px #AB8764;
}
#contact-area {
	width: 600px;
	margin-top: 25px;
	float:left;
	margin-right:10px;
}
.kontakt{
	width:600px;
	float:left;
}
#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 471px;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 1.4em;
}

.pager {
 float: left;
    height: 30px;
    margin-top: 10px;
    text-align: center;
    width: 100%;
}
.pager .pagination {
	height: 30px;
	width: 100%;
	display: inline;
}
.pager .pagination li {
    display: inline;
    margin: 1px !important;
}
.pager .pagination li a {
    background: url("../img/fb.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: white;
    padding: 5px;
    text-decoration: none;
}
.pager .pagination li a:hover{
    background: #FBD493;
    color: black;
    padding: 5px;
    text-decoration: none;
}
.list-view .pager {
    margin: 5px 0 0;
    text-align: center;
}
.img_gal:hover {

    border: 2px solid white;

}
/* Container DIV - automatically generated */
.simply-scroll-container { 
	position: relative;
}

/* Clip DIV - automatically generated */
.simply-scroll-clip { 
	position: relative;
	overflow: hidden;
}

/* UL/OL/DIV - the element that simplyScroll is inited on
Class name automatically added to element */
.simply-scroll-list { 
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
	
.simply-scroll-list li {
	padding: 0;
	margin: 0;
	list-style: none;
}
	
.simply-scroll-list li img {
	border: none;
	display: block;
}

/* Custom class modifications - adds to / overrides above

.simply-scroll is default base class */

/* Container DIV */
.simply-scroll { 
	width: 1170px;
	height: 110px;
	margin-top:5px;
	float:left;
}

/* Clip DIV */
.simply-scroll .simply-scroll-clip {
	width: 1170px;
	height: 110px;
}
	
/* Explicitly set height/width of each list item */	
.simply-scroll .simply-scroll-list li {
	float: left; /* Horizontal scroll only */
	width: 147px;
	height: 110px;
	margin-right:5px;
	}
	
	
	
#player {
    float: left;
}