﻿#customImg {
	position: absolute;
	top: 14px; left: 17px;
}
/* search */
#search_keywords {
	background: transparent;
	width: 120px;
	height: 20px;
	border: none;
}

#container_search {
	position: absolute;
	right: 0;
	bottom: 30px;
}

#container_search form {
	margin: 0;
	padding: 0;
}

.search_results {		

}

.dynImg {
	margin: 0 0 20px 0;
}

.search_results .item {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #c0c0c0;
	margin: 0 0 5px 0;
}

.search_results .preview {
	font-size: 11px;
	color: #6F6F6F;
	margin: 0 0 15px 0;
}
#newsearch { position: absolute; right: 0; bottom: 30px;}
/* // search */

/* active areas */
a#aa_0 {
	position: absolute;
	width: 465px;
	height: 105px;
	top: 0;
	left: 180px;
}


/*
galleries - put this in screen.asp
*/


/*
Gallery type 1
*/
div.gal {
	position: relative;
}

div.gal img {
	float: left;
	margin: 0 1px 1px 0;	
}

ul.display {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.display li {
	float: left;
	width: 100%;
	margin: 0 1px 1px 0;

}

ul.display li a {
	color: #e7ff61;
	text-decoration: none;
}
ul.display li .content_block {
}
ul.display li .content_block h2 {
	margin: 0 0 0 170px;
	font-weight: normal;
	font-size: 1.7em;
}
ul.display li .content_block p {
	margin: 0 0 0 170px;
}
ul.display li .content_block a img{ 
}

ul.thumb_view li{ width: 120px; } 
ul.thumb_view li h2 { display: none; }
ul.thumb_view li p{ display: none; }
ul.thumb_view li .content_block a img { margin: 0; }

a.switch_thumb {
	color: #000;
}
a.swap { color: red; }

#inner_bottom_container, #inner_bottom_container span {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9px;
	color: #a6a6a6;
	text-align: center;
	text-transform: uppercase;
}
#fForm {
	position: absolute;
	top: 190px;
}

#fName, #fPhone, #fEmail, #fCountry {
	position: absolute;
	width: 210px;
	height: 17px;
	font-size: 11px;
	border: none;
	background: transparent;
	left: 40px;
}

#fName {
	top: 85px;
}

#fPhone {
	top: 112px;
}

#fEmail {
	top: 139px;
}

#fCountry {
	top: 166px;
}

#fSend {
	position: absolute;
	top: 190px;
	left: 34px;
	cursor: pointer;
}





#kontakt-support {
position: absolute;
z-index: 99;
top: 178px;
right: 50px;
}



