html {
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	margin: 0;
	padding: 0;
	color: #363636;
	background-image: url('../images/body.jpg');
	background-color: #000;
}

body {
	background-image: url('../images/body.png');
	background-position: center bottom;
	background-attachment: fixed;
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
	font-size: 12px;
}

img {
	border: none;
}

p {
	line-height: 16px;
	margin-left: 10px;
}

h1,h2,h3,h4,h5 {
	font-family: Trebuchet, Arial, sans-serif;
	color: #334433;
}

h2 {
	font-size: 20px;
	font-weight: bold;
	color: #333;
	font-style: italic;
}

h1 span,h2 span {
	color: #831D35;
}

hr {
	border: 0;
	border-bottom: 1px solid #ccc;
	margin: 20px;
	margin-left: 50px;
	margin-right: 50px;
}

h1 {
	background: url('../images/h1.gif');
	background-repeat: no-repeat;
	height: 27px;
	padding-left: 20px;
	font-size: 20px;
	font-weight: bold;
	color: #333;
	margin-top: 0;
	font-style: italic;
}

.clear {
	clear: both;
}

.hidden {
	display: none;
}

#container {
	width: 936px;
	margin: 0 auto;
}

#top {
	background-image: url('../images/top_background.jpg');
	background-position: -29px 32px;
	background-repeat: repeat-x;
	overflow: hidden;
	padding-top: 32px;
	height: 98px;
}

#logo {
	display: block;
	width: 324px;
	height: 98px;
	float: left;
	background-image: url('../images/logo.jpg');
	text-indent: -9999px;
	outline: none;
}

#logo_2 {
	outline: none;
	display: block;
	width: 36px;
	height: 32px;
	float: left;
	background-image: url('../images/logo.gif');
	text-indent: -9999px;
	position: relative;
	top: -32px;
	left: -240px;
}

#content_logo {
	float: right;
}

#content {
	width: 936px;
	background-image: url('../images/content_background.jpg');
	overflow: hidden;
}

#menu {
	width: 63px;
	overflow: hidden;
	float: left;
}

#menu_list {
	float: right;
	padding: 0;
	margin: 0;
}

#menu_list li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu_list a {
	text-indent: -9999px;
	display: block;
	width: 41px;
	outline: 0;
}

#menu_list a:hover {
	background-position: -41px 0;
}

#menu_element_1,#menu_element_1_active {
	background-image: url('../images/menu_1.jpg');
	height: 161px;
}

#menu_element_2,#menu_element_2_active {
	background-image: url('../images/menu_2.jpg');
	height: 94px;
}

#menu_element_3,#menu_element_3_active {
	background-image: url('../images/menu_3.jpg');
	height: 143px;
}

#menu_element_4,#menu_element_4_active {
	background-image: url('../images/menu_4.jpg');
	height: 94px;
}

#menu_element_5,#menu_element_5_active {
	background-image: url('../images/menu_5.jpg');
	height: 78px;
}

#menu_element_1_active {
	background-image: url('../images/menu_1_s.jpg');
}

#menu_element_2_active {
	background-image: url('../images/menu_2_s.jpg');
}

#menu_element_3_active {
	background-image: url('../images/menu_3_s.jpg');
}

#menu_element_4_active {
	background-image: url('../images/menu_4_s.jpg');
}

#menu_element_5_active {
	background-image: url('../images/menu_5_s.jpg');
}

#left_content {
	float: left;
	width: 247px;
	padding: 7px;
	padding-top: 0px;
	color: #fff;
}

#left_content a,#right_content a {
	color: #ecc9bb;
	text-decoration: none;
	border-bottom: 1px dotted #ecc9bb;
}

#right_content a {
	color: #545454;
	border-bottom: 1px dotted #545454;
}

#left_content a:hover,#right_content a:hover {
	border-bottom: 0;
	text-decoration: underline;
}

#left_content h1,#left_content h1 span {
	background: none repeat scroll 0 0 transparent;
	color: #EEEEEE;
	font-size: 18px;
	padding: 0;
	text-align: center;
	margin-bottom: 25px;
	margin-top: -17px;
	font-weight: normal;
}

#left_content ul {
	margin: 0;
	padding: 0;
}

#left_content li {
	list-style: none;
	margin-bottom: 5px;
	margin-left: 5px;
	line-height: 16px;
}

#left_content .content img {
	border: 1px solid #792424;
	background: #d66a6a url("../images/content_background.jpg");
	background-position: -88px 200px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 6px;
	margin: -10px 3px 3px;
}

#right_content p img {
	background: url("../images/background-small.jpg") repeat scroll 0 0
		transparent;
	border: 1px solid #1d5d12;
	float: left;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 4px;
	margin: 10px 20px 40px 0;
}

.image_right {
	float: right;
	margin: 10px 20px 40px 30px;
}

#right_content {
	float: left;
	padding-left: 10px;
	padding-right: 30px;
	width: 570px;
}

#footer {
	background-image: url('../images/footer.jpg');
	background-repeat: no-repeat;
	height: 37px;
	font-size: 11px;
	color: #654e45;
	text-align: right;
	padding-top: 24px;
	padding-right: 20px;
	padding-bottom: 20px;
}

#footer a {
	color: #654e45;
	border-bottom: 1px dotted #654e45;
	text-decoration: none;
}

#footer a:hover {
	color: #93563e;
	border-bottom: 0;
	text-decoration: underline;
}

.small_window {
	margin-bottom: 10px;
	width: 241px;
}

.small_window .content {
	background-image: url('../images/small_window_background.jpg');
	padding: 10px;
	padding-top: 5px;
	margin-top: -4px;
	margin-bottom: -4px;
	overflow: hidden;
}

.small_window .small_window_image {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#left_content a.aNone,#right_content a.aNone {
	border: none;
	text-decoration: none;
}

#left_content a.aNone,#right_content a.aNone:hover {
	border: none;
	text-decoration: none;
}

#slider_outer {
	width: 550px;;
	overflow: hidden;
	padding: 5px;
	background: #e97b7c;
	background: url('../images/background-small.jpg');
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/*-- Sites list-------*/
#sites_list {
	margin: 0px;
	padding: 0px;
}

#sites_list li {
	list-style: none;
	padding: 0px;
	float: left;
	width: 250px;
	overflow: hidden;
	margin: 10px;
	margin-top: 2px;
	color: #676;
}

#sites_list li.clear {
	width: 100%;
	height: 15px;;
	clear: both;
}

#sites_list li hr {
	margin: 0px;
	margin-top: 8px;
	margin-left: 20px;
	margin-right: 20px;
	padding: 0px;
}

#sites_list li h4 {
	margin: 2px;
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	margin-left: 0px;
}

#sites_list li p,#sites_list li .site_description {
	margin: 0px;
}

#site_samples h3 {
	color: #554744;
	font-style: italic;
	font-family: Trebuchet, Arial, sans-serif;
	font-size: 18px;
	margin: 2px;
	font-size: 18px;
	margin-bottom: 10px;
}

#photos .dir a img,#photos .file a img,#sites_list li a img,#selected_site_image a img
	{
	border: 1px solid #e4e4e4;
	background: #f1f1f1;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 6px;
	margin: 2px;
	width: 230px;
}

#photos .dir a img,#photos .file a img {
	width: 150px;
}

#selected_site_image a img {
	width: 200px;
	margin: 10px;
}

#photos .dir a:hover img,#photos .file a:hover img,#selected_site_image a:hover img,#sites_list li a:hover img
	{
	background: url("../images/background-small.jpg") repeat scroll 0 0
		transparent;
	border: 1px solid #1d5d12;
}

.site_images {
	width: 515px;
	margin: auto;
}

#sites_list .site_images a img {
	float: left;
	margin: 20px;
}

.see_site_link {
	background: url('../icons/arrow.gif');
	background-repeat: no-repeat;
	background-position: center right;
	display: block;
	overflow: hidden;
	margin: 5px;
	height: 15px;
	padding-right: 18px;
	float: right;
	font-weight: bold;
	position: relative;
	bottom: 0px;
}

a.see_site_link:hover {
	font-style: italic;
}

#selected_site {
	background: url('../images/background-small2.jpg');
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px;
	margin-bottom: 10px;
}

#selected_site h1 {
	background: none;
	padding: 10px;
	padding-bottom: 0;
	height: auto;
	padding-bottom: 0;
}

#selected_site_description {
	float: left;
	width: 300px;
}

#selected_site_description h1 {
	font-size: 19px;
	font-weight: normal;
	font-style: italic;
	color: #efefef;
	font-weight: normal;
}

#selected_site_description .see_site_link {
	color: #bbb;
	margin: 12px;
}

#selected_site_description p {
	color: #eee;
}

#selected_site_images {
	width: 260px;
	padding-top: 10px;
	margin: 0 auto;
}

#selected_site_images a:hover img {
	background: url('../images/background-small.jpg');
}

#selected_site_images a img {
	border: 1px solid #4b0808;
	background: #a74e4e;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin: 3px;
	padding: 3px;
}

#selected_site_image {
	width: 220px;
	margin-right: 20px;
	float: left;
}

#selected_site_images img {
	float: left;
}

/*-----main page---------*/
#cont_left,#cont_right {
	float: left;
	width: 260px;
	margin: 5px;
	padding: 5px;
}

ul.main_page_info {
	margin: 10px;
	padding: 0px;
}

ul.main_page_info h2 {
	margin: 0px;
	background: none !important;
}

ul.main_page_info p {
	font-size: 11px;
	margin: 0px;
	border-bottom: 1px dotted #aaa;
	padding-bottom: 10px;
}

#right_content li {
	list-style: url('../images/li.gif');
	margin-bottom: 8px;
	padding: 0;
}

#right_content .main_page_info li {
	padding-left: 75px;
	margin-left: -10px;
	list-style: none;
	list-style-image: none;
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 10px;
	margin-top: 10px;
	overflow: hidden;
}

#slider_outer {
	margin-bottom: 20px;
}

ul.main_page_info li.wrench {
	background-image: url('../icons/wrench.gif');
}

ul.main_page_info li.speed {
	background-image: url('../icons/speed.gif');
}

ul.main_page_info li.analize {
	background-image: url('../icons/analize.gif');
}

ul.main_page_info li.search {
	background-image: url('../icons/search.gif');
}

ul.main_page_info li.identify {
	background-image: url('../icons/identify.gif');
}

ul.main_page_info li.ecommerce {
	background-image: url('../icons/ecommerce.gif');
}

ul.main_page_info li.photo {
	background-image: url('../icons/photo.gif');
}

ul.main_page_info li.cms {
	background-image: url('../icons/cms.gif');
}

ul.main_page_info li.marketing {
	background-image: url('../icons/marketing.gif');
}

ul.main_page_info li.info {
	background-image: url('../icons/info.gif');
}

/* ---------Photos -------- */
#photos #selected_site h2 a,#photos #selected_site h2 {
	margin: 0;
	color: #eee;
	text-shadow: 1px 1px #000;
}

#photos .dir,#photos .file {
	margin: 5px;
	float: left;
	width: 170px;
	text-align: center;
}

#photos .file {
	margin: 8px;
}

#photos .dir h3 {
	margin: 0px;
	text-shadow: 1px 1px #000
}

#photos .dir a {
	color: #fff;
}

#photos .dir a,#photos .file a {
	border: 0;
}

/*-----------Kontakt ------------*/
#contact_form {
	overflow: hidden;
	margin: 5px;
	width: 550px;
}

#contact_form fieldset {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#contact_form legend {
	display: none;
}

#contact_form_content {
	padding: 5px;
}

#contact_form_content ul {
	margin: 0;
	padding: 0;
}

#contact_form label {
	font-weight: bold;
	color: #555;
}

#contact_form textarea,#contact_form input {
	font-family: tahoma;
	width: 450px;
	border: 1px solid #aaa;
	padding: 2px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 13px;
}

#contact_form textarea {
	width: 450px;
	height: 150px;
}

#contact_form #submit_button {
	background: url("../images/background-small2.jpg") repeat scroll 0 0
		transparent;
	color: #fff;
	font-weight: bold;
	padding: 10px;
	border: 3px solid #aaa;
	width: 200px;
	margin: 0 auto;
}

.float_left {
	float: left;
}

.validation_error {
	text-decoration: blink;
	color: #f00;
	font-weight: bold;
}

/*------- Buttons ------------*/
#container #show_examples {
	border: none;
	width: 223px;
	display: block;
	height: 41px;
	text-indent: -9999px;
	background: url('../images/buttons/button_examples.jpg');
	margin: 0px;
}

#container #show_examples:hover {
	background-position: 0 -41px;
}

#jqi #jqi_state0_buttonOk:outline,#jqi #jqi_state0_buttonOk:active {
	border: none;
}

#jqi #jqi_state0_buttonOk {
	border: none;
	width: 213px;
	display: block;
	height: 31px;
	text-indent: -9999px;
	background: url('../images/buttons/button_close.jpg');
	margin: 0;
	width: 82px;
	display: inline
}

#jqi #jqi_state0_buttonOk:hover {
	background-position: 0 -31px;
}

/*--------- tooltips -------------------*/
#tooltip {
	border: 1px solid black;
	width: 210px;
	padding: 20px;
	height: 135px;
	opacity: 0.8;
	background: red;
	display: block;
	position: absolute;
}