* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0 auto;
	padding:0;
	background-color: #272526;
	font-family:Arial;
	font-size:14px;
}
a {
	color: #ff9736;
	text-decoration: underline;
}
a:hover {
	color: #ab7e54;
}
h1 {
	font-size:10px;
	margin:0px;
	width:107px;
	position:absolute;
	top:-500px;
	left:35px;
}
h2 {
	font-size:22px;
	color: white;
}
h3 {
	font-size:20px;
	color: white;
}
h4 {
	font-size:20px;
	color: white;
}
.center
{
	text-align: center !important;
}
/* ============================================================================
   Styles
=============================================================================== */

#main_page {
	width:100%;
}
#page_container {
	margin:0 auto;
	position:relative;
	width:980px;
}
#page_main_content {
	background-color: #272526;
	position:relative;
	top:460px;
	width:980px;
}
#page_content {
	background-color:#272526;
	float:left;
	text-align: left;
	width:752px;
	padding-top: 30px;
}
#content {
	/*width: 100%;*/
    height: 100%;
	color: #6a6568;
	margin-left:30px;
}
#page_right_menu {
	background-color:#272526;
	float:left;
	min-height:510px;
	width:222px;
	padding-top: 30px;
	margin-left:5px;
}
#logo {
	float:left;
	margin: 8px;
}
#search_box {
	float:left;
	width:680px;
}
.search {
	margin-top: 20px;
	float:right;
	width:280px;
}
#header_panel {
	position: absolute;
	top: 0px;
	width:980px;
	height: 71px;
	background-color: #1D1C1C;
}
#header_menu {
	width:980px;
	height: 68px;
	position: absolute;
	top: 72px;
}
#page_header {
	background-color:#1f1e1e;
	height:499px;
	overflow:hidden;
	top:0;
	width:980px;
}
img {
	border:0;
}
/* ============================================================================
   Banners
=============================================================================== */


#header_banner {
	width:980px;
	height: 360px;
	position: absolute;
	top: 140px;
	text-align: center;
}
.banner a
{
	text-decoration: none;
}
.banner_text1 {
	color:#FFFFFF;
	display:block;
	font-size:14px;
	padding:168px 0 24px 0px;
	text-decoration:none;
	text-transform:uppercase;
	width:160px;
}
.banner_text2 {
	color:#FFFFFF;
	display:block;
	font-size:14px;
	position: absolute;
	top: 270px;
	text-decoration:none;
	text-transform:uppercase;
	width:137px;
	*margin-left: -70px;
	cursor: pointer;
}
.banner2_original {
	position: absolute;
	left: 275px;
}
.banner2_black {
	position: absolute;
	left: 275px;
	top:139px;
}
#banner1
{
	width:274px;
	background: url('../gfx/banners/banner1.jpg');
	float: left;
	height: 360px;
	border-right: 1px solid #252224;
}
#banner2
{
	float: left;
	width:140px;
	height: 360px;
	border-right: 1px solid #252224;
}
#banner2 a
{
	background: url('../gfx/banners/banner2.gif') no-repeat;
	width:140px;
	height: 360px;
	float: left;
}
#banner2 a:hover
{
	background: url('../gfx/banners/banner2_b.gif') no-repeat;
}
#banner3
{
	background-color:#c4ed68;
	float: left;
	width:140px;
	height: 360px;
	border-right: 1px solid #252224;
}
#banner3 a
{
	background: url('../gfx/banners/banner3.gif') no-repeat;
	width:140px;
	height: 360px;
	float: left;
}
#banner3 a:hover
{
	background: url('../gfx/banners/banner3_b.gif') no-repeat;
}
#banner4
{
	background-color:#ff9736;
	float: left;
	height: 360px;
	width:140px;
	border-right: 1px solid #252224;
}
#banner4 a
{
	background: url('../gfx/banners/banner4.gif') no-repeat;
	height: 360px;
	width:140px;
	float: left;
}
#banner4 a:hover
{
	background: url('../gfx/banners/banner4_b.gif') no-repeat;
}
#banner5
{
	background-color:#ff5a26;
	float: left;
	width:140px;
	height: 360px;
	border-right: 1px solid #252224;
}
#banner5 a
{
	background: url('../gfx/banners/banner5.gif') no-repeat;
	width:140px;
	height: 360px;
	float: left;
}
#banner5 a:hover
{
	background: url('../gfx/banners/banner5_b.gif') no-repeat;
}
#banner6
{
	background-color:#e71818;
	float: left;
	height: 360px;
	width:140px;
	border-right: 1px solid #252224;
}
#banner6 a
{
	background: url('../gfx/banners/banner6.gif') no-repeat;
	height: 360px;
	width:140px;
	float: left;
}
#banner6 a:hover
{
	background: url('../gfx/banners/banner6_b.gif') no-repeat;
}
#banners {
	float: left;
}
.clear {
	clear:both;
	font-size:1px;
	height:1px;
	margin-top:-1px;
	overflow:hidden;
}
#footer {
	background-color:#1d1c1c;
	height: 50px;
	width: 100%;
	position: relative;
	bottom: 0px;
	margin-top:10px;
}
.menu {
	margin-left: 33px;
	text-align: left;
}
.banner_original {
	border: 0px none;
}
.banner_black {
	border: 0px none;
}
.more_buttons {
	border: 0px none;
}
/* ============================================================================
   Menus
=============================================================================== */


ul.menu li {
	margin-top: 10px;
	list-style-image: url("../gfx/arrow.gif");
	list-style-position: inside;
}
ul.menu li a {
	margin: 0 0 0px 5px;
}
ul.primary-links {
	list-style:none outside none;
	margin:0 auto;
	padding: 0;
	text-align:center;
	width:100%;
}
ul.primary-links li {
	background-color: #2f2d2e;
	float:left;
	cursor: pointer;
	border-left: 1px solid #252224;
}
ul.primary-links li a {
	color:#FFFFFF;
	display:block;
	font-size:14px;
	padding:28px 0 24px;
	text-decoration:none;
	text-transform:uppercase;
	width:162.33px;
}
ul.primary-links li.selected a {
	color:white;
	display:block;
	font-size:14px;
	/*padding:28px 0 24px;*/
    text-decoration:none;
	text-transform:uppercase;
	background-color: #1E1D1D;
}
ul.primary-links li a:hover {
	color:white;
	background-color: #1F1E1E;
}
/* ============================================================================
   Texts
=============================================================================== */

.footer_text {
	text-align: left;
	padding: 4px 0 0 30px;
	font-size: 11px;
	color: #6a6568;
}
#gallery a {
	width: 114px;
	height: 150px;
	padding: 5px;
	float: left;
	text-align: center;
}
#gallery a span.photo-img {
	display: block;
	height: 114px;
}
#gallery a span.photo-img img {
	vertical-align: middle;
}
#gallery a span.photo-text {
	display: block;
}
#photo-detail {
	text-align: center;
	margin-top:30px;
}
#photo-detail #photo-info {
	text-align: left;
	padding-top: 30px;
}
.photo-cat {
	float: left;
	margin: 0px 20px 20px 20px;
}
.photo-cat ul li {
	list-style: none;
	text-align: left;
	margin-top: 10px;
}
.photo-cat li.photo-cat-1 {
	padding-left: 10px;
}
.photo-cat li.photo-cat-2 {
	padding-left: 20px;
}
.pagination {
	padding: 5px;
	text-align: right;
}
table {
	width: 100%;
}
#img-hover {
	display: none;
	position: absolute;
}
#img-hover img {
	border: 4px solid white;
}
.hover-img {
	display: none;
}
.color-white {
	color: white;
}
#content p {
	margin-bottom: 15px;
	text-align:justify;
}
#content ul {
	margin: 0 0 15px 30px;
}
#content strong {
	color:#999999;
}
.floatleft {
	float:left;
	margin-right:5px;
	width: 222px;
}
.gmap {
	float:right;
}
.footer_text a {
	color:#444;
}
#kontakt {
	float:right;
	color:#6a6568;
	margin:18px 20px 0 0;
}
#chat {
	float:right;
	margin:14px 10px 0 0;
}


/* REFERENCE */
table.reference img{
  padding: 15px 0;  
} 

.actions {
	margin:10px 0 0 0;
	width: 258px;
}
.textactions {
	font-size:16px;
	color:#FFF;
}
.textactions a:hover {
	text-decoration:none;
	color:#FFF;
}
ul.primary-links li.sleva {
	background:white;
}
ul.primary-links li.sleva a {
	color:#000;
}
ul.primary-links li.sleva a:hover {
	color:red;
	background:white;
	font-weight: bold;
	font-size:20px;
	line-height: 20px;
}

#info_panel
{
	position: fixed;
	_position: absolute;
	right: 0px;
	bottom: 0px;
	margin: 0px 20px 20px 0px;
	width: 200px;
	text-align: justify;
}

#info_panel a
{
	text-decoration: none;
	display: block;
	background-color: #272526;
	border: 2px solid #FFF;
}

#info_panel a:hover
{
	color: #ff9736;
}

#info_panel a #info_close
{
	float: right;
	padding: 10px;
	cursor: pointer;
}

#info_panel a #info_close:hover
{
	font-weight: bold;
}

#info_panel a #info_text
{
	display: block;
	padding: 35px 10px 10px;
}
