/*

Author:             www.graphicworks.cz
Web width:          100%
Page width:         960px

*/

textarea {
	overflow: auto;
}                            /* V IE ODSTRANI V TEXTAREA SCROLLBAR */
a img {
	border: none;
}                              /* ODSTRANI BORDER */
a:link {
	-webkit-tap-highlight-color: #FF5E99;
}     /* J.MP/WEBKIT-TAP-HIGHLIGHT-COLOR */
a:active {
	position: relative;
	left: 0px;
	top: 1px;
}       /* PRI KLIKNUTI POSOUVA ODKAZ O 1PX Z VRCHU */
html {
	overflow-y: scroll;
}                        /* PRO NON-IE PROHLIZECE PRIDA DOPRAVA SCROLLBAR */
BODY {
	color: White;
	font-family: 'Oxygen', sans-serif;
	font-size: 12px;
	background-color: #161616;
	margin: 0 0 170px 0;
	padding: 0;
	background-image: url(bg.png);
	
	background-repeat: repeat;
}
TH {
	font-size: 1.2em;
	padding: 3px 0;
	text-align: left;
}
TD {
	font-size: 1.2em;
	padding: 3px 0;
	text-align: left;
}
p {
	font-size: 1.2em;
	margin-bottom: 7px;
	margin-top: 0;
	line-height: 170%;
}
a {
	color: #B49b79;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: white;
}
form {
	margin: 0;
}
#HEADER {
	width: 960px;
margin: 0 auto;
text-align: center;

}
#HEADER ul {
	border-bottom: 1px solid #B49b79;
	margin: 0;
	padding-left: 0;
	height: 55px;
	line-height: 55px;
	display: block;
	list-style: none;
	background-color: #313131;
}
#HEADER li {
	display: inline;
	background-color: #313131;
	float: left;
}
#HEADER li a {
	border-bottom: 1px solid #B49b79;
	height: 55px;

	display: block;
	line-height: 55px;
	padding-left: 29px;
	padding-right: 29px;
	border-right: 1px solid Black;
	float: left;
	font-size: 1.2em;
	text-shadow: -1px -1px 0px black;
}
#HEADER li a:hover {
	background-color: #3C3C3C;
	color: wite;
	text-decoration: none;
}
#HEADER li .active {
	border-bottom: 1px solid gray;
	background-color: #3C3C3C;
	color: white;
}
#HEADER .visual {
	height: 240px;
	background-image: url(bg_visual.jpg);
	background-repeat: no-repeat;
	background-color: #4492C8;
	border-top: 3px solid Black;
}
h1 {
	margin: 0;
	padding: 40px 0 15px 0;
	font-family: 'Oxygen', sans-serif;
	font-weight: 700;
	color: White;
	font-size: 2em;
	text-shadow: -1px -1px 0px black;
}
#CONTENT {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
h2 {
	margin: 0;
	padding: 24px 0 7px 0px;
	font-family: 'Oxygen', sans-serif;
	font-weight: 700;
	color: #B49b79;
	font-size: 1.6em;
	text-shadow: -1px -1px 0px black;
}
h3 {
	margin: 0;
	padding: 15px 0 7px 0px;
	font-family: 'Oxygen', sans-serif;
	color: white;
	font-weight: 400;
	font-size: 1.6em;
	color: #B49b79;
	text-shadow: -1px -1px 0px black;
}
#TEXT {
		padding: 0px 40px 30px 40px;
	min-height: 480px;
	border-bottom: 1px solid #B49b79;
	background-color: #353535;
}
#TEXT p {
	margin-bottom: 1em;
}
#FOOTER {
	width: 960px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	padding-top: 5px;
}
#FOOTER p {
	font-size: 12px;
	line-height: 16px;
	margin: 0;
	color: #DDDDDD;
}
#FOOTER a {
	font-weight: normal;
	text-decoration: none;
	color: #B49B79;
}
#FOOTER a:hover {
	color: white;
	text-decoration: underline;
}

.right { float: right; }

#TEXT ul{ margin-left: 15px; padding-left: 15px;

 }

#TEXT li{  list-style: square; padding: 3px 0 3px 2px; font-size: 1.2em; line-height: 1.5em; 

 }

.center{ text-align: center;

 } 
.logo {
	border: 0px;
	text-align: center;
	margin: 7px auto 0px auto;
}
.right {
	float: right;
}
#TEXT li {
	list-style: square;
	padding: 5px;
}
blockquote {
	text-align: center;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	font-size: 1.2em;
	color: white!important;
	width: 90%;
	padding: 15px 10px 1px 10px;
	margin: 20px 0;
	text-shadow: -1px -1px 0px #007940;
}
blockquote a {
	color: white!important;
}
blockquote:hover {
	background-color: #00C183;
	text-shadow: -1px -1px 0px #007940;
}
input, textarea, select {
	padding: 6px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #8E8479;
	font-size: 1em;
}
.300 {
	width: 500px;
}
.gallery img {
	padding: 10px 14px 0 0;
}

.blok{ width:48%; float: left; padding: 1%;  }
.clear{ clear:both  }


#map_div{
	width:420px;
	height:220px;
	margin:5px auto 0 auto;
	color: #333;

}
