/* Reset styles */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
}

a img {
	border:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

ol, ul {
	list-style:none;
}

q:before, q:after, blockquote:before, blockquote:after {
	content:"";
}

/* Site styles */

html {
	height:100%;
}

body {
	font:0.75em Arial;
	color:#000;
	background:#fff url("/images/top-bg.gif") repeat-x top;
	min-height:100%;
	position:relative;
}

a {
	color:#333;
}

a:hover {
	color:#CC0000;
}

strong {
	font-weight:bold;
}

em {
	font-style:italic;
}

h1 {
	font:normal 1.8em Arial;
	margin-bottom:15px;
color:#ad6326;
}

h2 {
	font:normal 1.7em Arial;
	margin-bottom:10px;
	color:#ad6326;
}
h3 {
	font:normal 1.7em Arial;
	margin-bottom:10px;
	color:#ad6326;
}


/* Structure */

.outer-wrapper {
	padding-bottom:115px;
}

.wrapper {
	width:1000px;
	margin:0 auto;
	background:url("/images/bg.png") repeat-y center;
}

.wrap:after {
	clear:both;
	display:block;
	content:"";
}

.wrap {
	background:url("/images/wrapper-bottom.png") no-repeat center bottom;
}
.container {
	width:100%;
	float:right;
	margin-left:-300px;


	background:url("/images/wrapper-top.png") no-repeat center top;
}

/* Header */

.header {
	position:relative;
	height:214px;
	width:1000px;
	margin:0 auto;
	background:url("/images/header.jpg") no-repeat center bottom;
}
	
	.logo {
		position:absolute;
		top:70px;
		left:398px;
		display:block;
		width:144px;
		height:139px;
		font:normal 1.8em Arial;
		color:#999;
		text-decoration:none;
	}
	
		.logo span {
			position:absolute;
			top:0;
			left:0;
			display:block;
			width:144px;
			height:130px;
			cursor:pointer;
			background:url("/images/logo.png") no-repeat;
		}
	
	.slogan {
		position:absolute;
		left:401px;
		top:166px;

	}

	.top-menu {
		position:absolute;
		overflow:hidden;
		left:21px;
		top:8px;
	}
	
		.top-menu li {
			float:left;
			background:url("/images/top-menu-bullet.gif") no-repeat left 5px;
			padding:0 20px;
			margin-left:-7px;
		}
		
			.top-menu li a {
				color:#666;
				text-decoration:none;
			}
			
			.top-menu li a:hover {
				text-decoration:underline;
				color:#666;
			}
	
	.nav {
		position:absolute;
		right:10px;
		top:8px;
	}
	
		.nav li {
			float:left;
			padding:0 13px;
		}

/* Content */

.content {
	margin-left:300px;
	padding:40px 28px 20px;
}
.content img{

	padding:6px 6px 6px 6px;
}
	.preview {
		margin 20px 20px 12px 25px;
	}
	
		.preview td {
			vertical-align:top;
			padding-right:1px;
		}
		
			.preview img {
				border:1px solid #FC9957;
			}
		
		.preview .odd {
			color:#666;
		}
		
		.content .preview p {
			margin-bottom:0;
		}
	
	.content p {
		margin-bottom:15px;
	}

/* Left column */

.leftside {
	width:205px;
	padding:80px 0 25px 35px;
	float:left;
}

	.menu {
		margin-bottom:15px;
	}
	
		.menu li {
			background:url("/images/menu.gif") repeat-x left bottom;
			margin-bottom:6px;
			padding:4px 0;
		}
		
			.menu li a {
				text-decoration:none;
				color:#000;
				padding-left:15px;
			}
			
			.punkt01 a {background:url("/images/menupunkt01.gif") no-repeat 1px}
			.punkt02 a {background:url("/images/menupunkt02.gif") no-repeat 1px}
			.punkt03 a {background:url("/images/menupunkt03.gif") no-repeat 1px}
			.punkt04 a {background:url("/images/menupunkt04.gif") no-repeat 1px}
			.punkt05 a {background:url("/images/menupunkt05.gif") no-repeat 1px}

			.menu li a:hover {
				color:#CC0000;
			}
	
	.short-news {
		margin-bottom:13px;
		color:#666;
	}
	
		.short-news dt {
			font:italic bold 1em Arial;
		}
			
/* Footer */

.footer {
	position:absolute;
	bottom:0;
	height:109px;
	width:100%;
	min-width:1000px;
	background:url("/images/bottom-bg.gif") repeat-x bottom;
	text-align:center;
	color:#666;
}

	.counter-block {
		background:url("/images/counter-block.jpg") no-repeat right top;
		height:49px;
		width:990px;
		margin:0 auto;
		padding:30px 5px 0;
		text-align:left;
		margin-bottom:7px;
	}



#content .block_photo .work{
	float: left;
	width: 200px;
height: 150px;
	text-align: center;
	margin-right: 12px;margin-bottom: 27px;
}

#content .block_photo .work span.text{
	color: #5e5e5e;
}
