* {
	margin: 0;
	padding: 0;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

ul, ol {
	list-style: none;
}

object {
	vertical-align: top;
	outline: none;
}

a {
	outline: none;
	color: #c7c5c5;
}

	a:hover {
		text-decoration: none;
	}

html {
	min-width: 980px;
}

body {
	background: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #636363;
}

h2 {
	padding: 0 0 14px 0;
	word-spacing: -2px;
	line-height: 1.25em;
	text-transform: uppercase;
	font-size: 2.4em;
	color: #929292;
}

	h2 span {
		display: block;
		padding: 2px 0 0 0;
	}
	
	h2 em {
		display: block;
		margin: 0 0 -3px 0;
		font-style: normal;
	}

h6 {
	margin: 0 0 -2px 0;
	line-height: 1.8em;
	text-transform: uppercase;
	font-size: 1em;
	color: #fff;
}

	h6 small {
		float: right;
		padding: 0 1% 0 0;
		font-size: 1em;
	}
	
	h6 strong {
		display: block;
		padding: 0 0 26px 0;
	}
	
	h6 a {
		color: #fff;
	}

.fleft {
	float: left;
}

.fright {
	float: right;
}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}

.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}

#main-bg {
	background: url(images/main-bg.jpg) no-repeat 50% 0%;
	width: 100%;
}

#main-bg-1 {
	background: url(images/main-bg-1.jpg) no-repeat 50% 0%;
	width: 100%;
}

#main {
	width: 980px;
	margin: 0 auto;
	font-size: 0.75em;
}

#content {
	position: relative;
	height: 685px;
	font-size: 0.833em;
	font-weight: bold;
}

	#content p {
	padding: 0 0 15px 0;
	line-height: 1.4em;
	font-size: 14px;
	color: #636363;
	text-align: center;
	}
	
		#content p big {
			font-size: 1em;
			color: #ba0303;
		}
	
	#content p.extra {
		padding: 0 0 10px 0;
	}
	
	#content p.extra1 {
		padding: 0 0 21px 0;
	}

#exit {
	background: #262626 url(images/go-main.gif) no-repeat 18px 15px;
	display: block;
	width: 46px;
	height: 45px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}

	#exit:hover {
		background: #333 url(images/go-main.gif) no-repeat 18px 15px;
	}

#stylished {
	background: url(images/stylished_logo.png) no-repeat 0% 0%;
	display: block;
	width: 100px;
	height: 100px;
	overflow: hidden;
	line-height: 32px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	font-size: 1.6em;
	font-weight: 400;
	color: #fff;
	position: absolute;
	top: 325px;
	right: 1320px;
}

#blog {
	background: url(images/likeIt.png) no-repeat 0% 0%;
	display: block;
	width: 120px;
	height: 35px;
	overflow: hidden;
	line-height: 32px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	font-size: 1.6em;
	font-weight: 400;
	color: #fff;
	position: absolute;
	top: 0;
	right: 0px;
}

	#blog:hover {
	color: #000;
	background-image: url(images/likeItOver.png);
	}

#menu {
	position: absolute;
	top: 600px;
	left: 142px;
}

	#menu li {
		float: left;
		padding: 0 44px 0 0;
		line-height: 1.2em;
		text-transform: uppercase;
		font-size: 1.8em;
		font-weight: 700;
		color: #424141;
	}
	
		#menu li a {
			background: url(images/menu.png) no-repeat 50% 0%;
			display: block;
			padding: 42px 0 0 0;
			float: left;
			text-decoration: none;
			color: #424141;
		}
		
		#menu li a:hover {
	background: url(images/menu-act.png) no-repeat 50% 0%;
	color: #9b0202;
	text-align: center;
		}



/*#gallery {
	position: absolute;
	top: 0;
	right: 0;
}

	#gallery li {
		padding: 0 0 2px 0;
	}*/

#navi {
	position: absolute;
	top: 606px;
	left: 1px;
	width: 980px;
	font-size: 0.833em;
}

	#navi li {
		float: left;
		padding: 0 23px 0 0;
		line-height: 1.2em;
		text-transform: uppercase;
		font-size: 1.8em;
		font-weight: 700;
		color: #424141;
	}
	
		#navi li a {
			background: url(images/menu.png) no-repeat 50% 0%;
			display: block;
			padding: 42px 0 0 0;
			float: left;
			text-decoration: none;
			color: #424141;
		}
		
		#navi li a:hover {
			background: url(images/menu-act.png) no-repeat 50% 0%;
			color: #9b0202;
		}
		
		#navi li.inactiv a {
			background: url(images/menu.png) no-repeat 50% 0%;
			display: block;
			padding: 42px 0 0 0;
			float: left;
			text-decoration: none;
			color: #424141;
			cursor: default;
		}
	
		#navi li.act a {
	background: url(images/menu-act.png) no-repeat 50% 0%;
	color: #9b0202;
	text-align: left;
		}
		
		#navi li.notShow a {
	background: url() no-repeat 50% 0%;
	color: #9b0202;
	text-align: left;
	visibility: hidden;
		}

#big-pic {
	position: absolute;
	top: 0;
	right: 199px;
}

#close {
	background: url(images/close.gif) no-repeat 50% 50%;
	width: 20px;
	height: 20px;
	overflow: hidden;
	position: absolute;
	top: 3px;
	right: 178px;
}

	#close:hover {
		background: #333 url(images/close.gif) no-repeat 50% 50%;
	}

#next {
	background: url(images/next.gif) no-repeat 50% 50%;
	width: 20px;
	height: 20px;
	overflow: hidden;
	position: absolute;
	top: 24px;
	right: 178px;
}

	#next:hover {
		background: #333 url(images/next.gif) no-repeat 50% 50%;
	}

#prev {
	background: url(images/prev.gif) no-repeat 50% 50%;
	width: 20px;
	height: 20px;
	overflow: hidden;
	position: absolute;
	top: 47px;
	right: 178px;
}

	#prev:hover {
		background: #333 url(images/prev.gif) no-repeat 50% 50%;
	}

#content-blog {
	background: #000;
	width: 980px;
	height: 324px;
	overflow: hidden;
	position: absolute;
	top: 207px;
	left: 8px;
}

	#content-blog .indent {
		padding: 46px 60px 48px 60px;
	}

.container {
	height: 230px;
	overflow: auto;
}

	.container .inner {
		min-height: 1000px;
		height: auto !important;
		height: 1000px;
		padding: 2px 20px 0 0;
	}

.link {
	float: left;
	line-height: 1.4em;
	text-decoration: none;
	color: #ba0303;
}

	.link:hover {
		text-decoration: underline;
	}

.list {
	padding: 0 0 9px 0;
	overflow: hidden;
}

	.list li {
		background: url(images/marker.gif) no-repeat 0% 9px;
		padding: 0 0 0 12px;
		line-height: 1.7em;
		font-size: 1em;
		color: #c7c5c5;
	}
	
		.list li a {
			text-decoration: none;
			color: #c7c5c5;
		}
		
		.list li a:hover {
			text-decoration: underline;
		}

.list-1 {
	padding: 2px 0 0 0;
	overflow: hidden;
	line-height: 1.4em;
	font-size: 1em;
}

	.list-1 dt {
		padding: 0 0 4px 0;
		text-transform: uppercase;
		color: #ba0303;
	}
	
		.list-1 dt a {
			text-decoration: none;
			color: #ba0303;
		}
		
		.list-1 dt a:hover {
			text-decoration: underline;
		}
		
	.list-1 dd {
		padding: 0 0 33px 0;
	}
	
		.list-1 dd a {
			background: url(images/arrows.gif) no-repeat 50% 50%;
			padding: 0 3px;
			text-decoration: none;
		}

.list-2 {
	width: 100%;
	margin: 0 0 -3px 0;
	padding: 2px 0 0 0;
	overflow: hidden;
}

	.list-2 li {
		padding: 0 0 14px 0;
		line-height: 1.4em;
		font-size: 1em;
		color: #636363;
	}

#contact-form {
	width: 548px;
	float: right;
	padding: 6px 3px 0 70px;
}

	#contact-form textarea {
		background: #888;
		width: 234px;
		height: 124px;
		padding: 6px 9px 6px 9px;
		float: right;
		border-top: 1px solid #393939;
		border-right: 1px solid #959595;
		border-bottom: 1px solid #a3a3a3;
		border-left: 1px solid #565656;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		font-weight: bold;
		color: #000;
	}
	
	#contact-form label {
		display: block;
		height: 55px;
		overflow: hidden;
	}
	
	#contact-form input {
		background: #888;
		width: 234px;
		height: 14px;
		padding: 6px 9px 6px 9px;
		float: left;
		border-top: 1px solid #393939;
		border-right: 1px solid #959595;
		border-bottom: 1px solid #a3a3a3;
		border-left: 1px solid #565656;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		font-weight: bold;
		color: #000;
	}

	#contact-form a {
		float: right;
		position: relative;
		margin: -4px 0 0 24px;
		line-height: 1.4em;
		text-decoration: none;
		color: #ba0303;
	}
	
	#contact-form a:hover {
		text-decoration: underline;
	}

#footer {
	height: 65px;
	overflow: hidden;
}

	#footer .inner {
		padding: 19px 3px 0 3px;
	}
	
	#footer strong {
		display: block;
		float: left;
		padding: 0 18px 4px 0;
		line-height: 1em;
		font-size: 1em;
		font-weight: normal;
		color: #888;
	}
	
		#footer strong em {
			display: block;
			padding: 0 0 2px 0;
			line-height: 1em;
			font-size: 0.917em;
			font-weight: bold;
			font-style: normal;
			color: #fff;
		}
		
	#footer p {
		float: left;
		padding: 13px 0 0 8px;
		line-height: 1em;
		font-size: 1em;
		color: #9e9d9d;
	}
	
		#footer p span {
			color: #fff;
		}
		
		#footer p a {
			text-decoration: none;
			color: #9e9d9d;
		}
		
		#footer p a:hover {
			text-decoration: underline;
		}
#page2 #main-bg-1 #main #content p span script {
	font-size: 24px;
}
#page2 #main-bg-1 #main #content p span script {
	font-size: 14px;
}

.kukas {
	margin: 140px 0 200px 200px;
}

#models {
	margin: 50px auto 0 auto;
	-moz-box-shadow: 0px 0px 10px #575757;
	-webkit-box-shadow:  0px 0px 10px #575757;
	box-shadow:  0px 0px 10px #575757;
	clear:right;
}
