@charset "utf-8";
/* 

	The Witcher CSS Document 

	created 18.10.2007
	
	copyright 2007 Emotion studio of breathtaking ideas
	Mariupol, Ukraine
	www.emotionstyle.com
	
*/

body  {
	font: 10pt "Trebuchet MS", sans-serif;
	background: #000000;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #ffffff;
}

a {color: #ffffff;}

.witcher #container { 
	margin: 0px; 
	background:url(images/left_bg.jpg) repeat-y left top;
} 

.witcher #container_inner { 
	margin: 0px; 
	text-align: left;
	background:url(images/right_bg.jpg) repeat-y right top;
} 


.witcher #header { 
	background:url(images/left.jpg) left top no-repeat;
	padding:0px;
	margin:0px;
	
} 

.witcher #header_inner {
	background:url(images/right.jpg) right top no-repeat;
	padding:0px;
	margin:0px;
	min-height:700px;
}


.witcher #bottom { 
	background:url(images/bott_left.jpg) left top no-repeat;
	padding:0px;
	margin:0px;
	height:365px;
} 

.witcher #bottom_inner {
	background:url(images/bott_right.jpg) right top no-repeat;
	padding:0px;
	margin:0px;
	height:365px;
}

.witcher #header h1 {
	margin: 0px; 
	padding: 0px;
}
.witcher #header p
{
	margin:0px;
	padding:0px;
}

.witcher #wcp {
	margin-left:250px;
	margin-right:250px;
	clear:both;
	text-align:justify;
}

.witcher #wcn {
	margin-left:250px;
	margin-right:250px;
	text-align:left;
	clear:both;
	font-size:9pt;
	background:#083640; 
	padding:10px;
}

.witcher #wcn h1 {font-size:14pt; font-family:Garamond, serif;}



.witcher #footer { 
	padding: 0px; 
	background:url(images/bg_bott.jpg) repeat-x;
	height:90px;
} 

#menu {font-family: Garamond, serif; font-size:18pt}
#menu a:link, #menu a:active, #menu a:visited  {font-family: Garamond, serif; font-size:18pt}
#menu a:hover {color:#479FE0;}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.copy, .copy a {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:8pt; color:#FFFFFF}

