*, body {
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:14px;
}

body  {
	background:url(img/body_bg.png);
	background-position:center top;
	background-repeat:repeat-y;
}

img, div {
	behavior:url("lib/iepngfix.htc");
	border:0;
}

a {
	color:#035db5;
}

#main {
	position:relative;
 	left:50%;
 	margin-left:-478px;
	width:955px;
	background-color:#ececea;
	overflow:hidden;
}

#livezilla {
	position:absolute;
	left:375px;
	top:385px;
}

#content  {
	padding:10px;
}

#left_side {
	float:left;
	width:180px;
	margin-bottom:10px;
}

h1 { 
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 18px;
	
}

h2 {  
    font-size: 18px;  
    line-height: 18px;  
    margin-bottom: 18px;
}

h3 {  
    font-size: 14px;
    line-height: 18px;
}

p {  
    margin-bottom: 18px;
}

ul, ol {
    margin-bottom: 18px;
}

#left_side ul {
	list-style:none;
}

#left_side ul li {
	padding-left:30px;
}

#left_side ul li#active {
	background:url(img/arrow.png) left no-repeat;
}

#left_side ul li#active a {
	text-decoration:none;
}

#left_side ul#contakt_menu li {
	padding-left:20px;
	margin-bottom:5px;
	
}

#left_side ul#contakt_menu li#mail {
	background:url(img/mail.png) 0 4px no-repeat;	
}

#left_side ul#contakt_menu li#phone {
	background:url(img/phone.png) 0 2px no-repeat;	
}

#left_side ul#contakt_menu li#icq {
	background:url(img/icq.png) 0 1px no-repeat;	
}

#left_side ul#contakt_menu li#skype {
	background:url(img/skype.png) 0 1px no-repeat;	
}

#left_side ul#contakt_menu li#live_help {
	background:url(img/ico_live_help.png) 0 1px no-repeat;	
}

#left_side ul#contakt_menu li#phone_mobile {
	background:url(img/phone_mobile.png) 0 2px no-repeat;	
}


#right_side {
	width:745px;
	margin-left: 185px;
}


#right_side ul.portfolio {
	margin-top:40px;
	list-style:none;
	margin-right:20px;
	margin-left:20px;
	overflow:hidden;
	zoom:1;
}

#right_side ul.portfolio li {
	width:178px;
	background:url(img/bg_portfolio.gif) no-repeat;
	text-align:center;
	padding-top:30px;
	float:left;
	padding-right:55px;
	margin-bottom:20px;
}

#right_side li p {
	margin-top:40px;
	width:178px;
	height:40px;
	background-color:#fff;
}

#right_side li p a {
	font-size:12px;
}

#header {
	background:url(img/header.jpg) top no-repeat;
	height:500px;
}
#lena {
	position:absolute;
	top:205px;
	margin-left:20px;
}

#big_img_portfolio {
	margin-right:30px;
	float:left;
	margin-bottom:30px;
}

#slogan {
	top:450px;
	position:absolute;
	text-align:right;
	padding-right:30px;
	left:370px;
}

dl#tizer {
	float:left;
	margin-right:20px;
}

dl#tizer dd {
	height:42px;
	width:330px;
	background:url(img/tizer_bg.jpg) no-repeat;
	padding:5px;
	color:#fff;
	margin-bottom:19px;
}

#footer {
	background:url(img/bg.gif) top repeat-x;
	padding-top:30px;
	height:90px;	
	font-size:14px;
	clear:both;
}

#menu {
	position: relative;
	float:right;
	width:135px;
	overflow:hidden;
	padding-right:45px;
	padding-top:90px;
}

#menu li {
	list-style: none;
	height:30px;
	line-height:30px;

}

#menu li.back {
	background: url("img/left.jpg") no-repeat top right;
	width: 24px;
	z-index: 8;
	position: absolute;
	opacity:0.3;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	float:left;
}

#menu li.back .left {
	background: url("img/right.jpg") no-repeat top left;
	height: 100%;
}

#menu li a {
	text-decoration: none;
	color:#000;
	outline: none;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	position:relative;
	padding-left:10px;
	padding-right:10px;
}

#message_txt {
	left:50%;
	top:50%;
	display:none;
	position:fixed;
	background:#FFFFFF;
	padding:20px;
	font-weight:bold;
}

#goog-wm ul li { 
	margin-left:20px;
}

#goog-wm li.search-goog {
	display: block;
	margin-top:18px;
}

#goog-wm h3.other-things {
	margin-bottom: 18px;
	margin-top: 18px;
}


* html #message_txt { /* ie6 hack */
	position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#contact {
	margin-left:15px;
	float:left;
	background:url(img/logo.gif) no-repeat left 10px;
	padding-left:200px;
	height:100%;
	width:210px;
	display:inline;
}

#counter {
	float:left;
	margin-top:15px;
	width:185px;
}


/* #footer_menu {
	list-style-type:none;
	padding-left:140px;
	float:left;
}

#footer_menu li {
	display:inline;
	line-height:70px;
	margin-left:15px;
	margin-right:15px;

} */

#footer_menu {
	list-style-type:none;
	float:right;
	margin-right:15px;
	display:inline;
}

/* Contakt form */
form#contakt {
	margin-left:80px;
	background-color:#dbdcdd;
	padding:20px;
}

form#contakt fieldset {
	float:left;
	border:0;
	margin-right:80px;

}

form#contakt fieldset input {
	width:200px;
	margin-top:3px;
}

form#contakt label {
	display:block;
	margin-bottom:7px;
}

h2#contakt_header {
	margin-left:100px;
	font-size:14px;
	font-weight:100;
	color:#0552c5;
	margin-top:35px;
	margin-bottom:10px;
}

form#contakt textarea {
	width:330px;
	height:120px;
	margin-top:5px;
}

form#contakt div {
	clear:both;
	text-align:right;
	padding-right:7px;
	padding-top:10px;
}

form#contakt div p {
	margin:0;
	margin-right:40px;
	margin-top:5px;
}

.btn {
	background-image:url(img/btn_bg.png);
	height:28px;
	border:0;
	width:120px;
}



/* About blocks */
.shadow {
	width:185px; 
	background:url(img/shadow2.gif) no-repeat bottom right; 
	padding-bottom:10px; 
	margin-right:2px; 
	float:left;
}

.shadow h2 {
	color:#035db5;
	font-size:14px;
	font-family:Tahoma;
}

.shadow img {
	display:block;
}

.shadow div {
	margin-left:4px; 
	margin-right:5px; 
	background-color:#fff; 
	font-size:11px; 
	font-family:Tahoma; 
	padding:7px; 
	height:220px;
}


/* Image Flow Style */

#imageflow img { 
	position:absolute; 
	top:0px;
	border:none;
}

#images{
	visibility:hidden;
	height:405px;
}
#loading{
	margin-top:50px;
	text-align:center;
	width:100%;
}
#loading img{
	margin-top:10px;
	position:relative; 
}
#captions{
	font-weight:bold;
	position:relative; 
	text-align:center;
	z-index:10000;
}
#scrollbar{
	visibility:hidden;
	position:relative; 
	border-bottom:3px solid #000;
	z-index:10001;
}
#slider{
	position:absolute;
	margin-top:-7px;
	margin-left:-7px;
	z-index:10002;
	background-image:url(img/slider.png);
	background-repeat:no-repeat;
	width:16px;
	height:16px;	
}
#imageflow{
	margin-left:40px;
	margin-right:40px;
	margin-bottom:40px;
	clear:both;
}