@charset "utf-8";
* { margin: 0; padding: 0; list-style: none; }

fieldset, img { border:solid 0; }

html {
	height: 100.01%; margin-bottom: 1px; overflow-y:scroll; 
}

body { 
	background:#000 url(media/bg_body.gif) scroll center top repeat;
}

a, a:hover, input, textarea, object, embed { outline:none;  }

DIV.clearer { clear: both; height: 0; border: 0; font-size: 0; margin: 0; padding: 0; line-height: 0; }

.clear5 { clear: both; font-size: 4px; height: 5px; line-height: 100%; }
.clear10 { clear: both; font-size: 8px; height: 10px; line-height: 100%; }
.clear20 { clear: both; font-size: 12px; height: 20px; line-height: 100%; }
.clear30 { clear: both; font-size: 18px; height: 30px; line-height: 100%; }

object, embed { display:block; }

.header {
	margin:0 auto;
	width:1200px;
	height:180px; overflow:hidden;
}
div.doc-wrap {
	min-width:1200px;
}
.document {
	background:url(media/bg_document.gif) scroll 0 top repeat;
	width:982px;
	margin:0 auto;
	min-height:400px;
}
div.nav-wrap {
	min-width:1200px;
	background:url(media/bg_nav_wrap.jpg) scroll 0 top repeat-x;
}
div.nav-cont {
	width:982px; height:62px; padding-top:10px;
	margin:0 auto;
	background:url(media/bg_nav.jpg) scroll 0 0 no-repeat;
}
div.cont {
	width:942px; min-height:400px;
	background-color:#161616;
	margin-left:20px;
}
div.bottom {
	margin:0 auto;
	width:982px;
	height:63px;
}
div.footer {
	padding:20px 0 20px 20px; 
	width:942px;
}
div.f-left {
	background:#161616 url(media/bg_footer_left.jpg) scroll 0 0 no-repeat;
	width:756px;
	height:50px; float:left;
	padding:13px 0 0 15px;
}
div.f-right {
	background:#161616 url(media/bg_footer_right.jpg) scroll 0 0 no-repeat;
	width:136px;
	height:50px; float:right;
	padding:13px 0 0 15px;
}
div.footer p,
div.footer p a,
div.footer p a:hover {
	text-decoration:none;
	color:#D1AD1B;
	font: normal 11px/120% Verdana, Geneva, sans-serif;
}
div.footer p a:hover { text-decoration:underline; }

ul.nav { position: relative; z-index:100; }
ul.nav ul {
	padding:0;
	width:160px;
	display: none;
	position: absolute;
	top:30px;
	left: -10px;
	background-color:#ECCC00; 
	border-left:solid 1px #ffff00;
}
ul.nav li { float: left; position: relative; margin-right:25px; display:inline; }
ul.nav ul li { width: 100%; display: block;  }
ul.nav a,
ul.nav a.akt {
	font:bold 18px/120% Arial, Helvetica, sans-serif;
	color:#886611;
	float: left;
	display: block;
	text-decoration: none;
	padding-left:1px; padding-bottom:8px;
}
ul.nav a:hover,
ul.nav li:hover a,
ul.nav li.iehover a,
ul.nav li a.akt,
ul.nav li:hover a.akt,
ul.nav li.iehover a.akt {	
	color: #000; 
}
ul.nav li:hover li { border-bottom:solid 1px #ffff00; width:145px; border-right:solid 1px #ffff00; width:145px;}
ul.nav li:hover li a,
ul.nav li.iehover li a {
	color:#886611;
	font-size:14px;
	padding:6px 0 0 10px;
}

ul.nav li:hover li a:hover,
ul.nav li.iehover li a:hover {
	color:#000;
	font-size:14px;
	padding-left:10px;	
}
ul.nav li:hover,
ul.nav li.akt,
ul.nav li a:hover,
ul.nav li a.akt:hover {	color: #000; }
ul.nav li ul li { padding:0 10px 7px 5px; margin:0;}
ul.nav li ul li a.akt,
ul.nav li ul li a.akt:hover {
	color: #000;
}
ul.nav li:hover ul { display:block; }
ul.nav li:hover ul,
ul.nav ul li:hover ul,
ul.nav li.iehover ul { display: block; }

/* Nav hor end */

@font-face {
	font-family: 'CloneWarsRegular';
	src: url('clonewars2-webfont.eot');
	src: local('☺'),  url('clonewars2-webfont.woff') format('woff'), url('clonewars2-webfont.ttf') format('truetype'), url('clonewars2-webfont.svg#webfontLM9SlbLw') format('svg');
	font-weight: normal;
	font-style: normal;
}

.CloneWars {font-weight: normal; font-style: normal; line-height:normal; font-family: 'CloneWarsRegular', sans-serif;}
h1 { font-size:35px; color:#ffcc00; }
h2 { font:bold 15px/120% Arial, Helvetica, sans-serif; color:#ECCC00; padding-bottom:10px;}

.a-z {
	background:url(media/bg_a_z.jpg) scroll 0 0 no-repeat;
	width:890px; height:44px; padding:3px 0 0 10px;
}
.a-z a,
.a-z a:hover {
	display:block; float:left;
	margin-right:11px;
	text-decoration:none;
	font-weight: normal; font-style: normal; line-height:normal; font-family: 'CloneWarsRegular', sans-serif;
	font-size:35px; color:#ffcc00;
}
.a-z a:hover { color:#fff;}

p { font:normal 12px/160% Verdana, Geneva, sans-serif; color:#fff; padding-bottom:5px;}
.small { font-size:11px; }
p a,
p a:hover { color:#EBCC00; text-decoration:none; }
p a:hover { text-decoration:underline; }

p.caption { font:normal 10px/120% Verdana, Geneva, sans-serif;}
a.link-icon,
a.link-icon:hover {
	background:url(media/icon_link.gif) scroll 0 5px no-repeat;
	padding:2px 0 2px 12px;
}

.c1 { color:#ECCC00; }
.inner-wrap { padding:20px; }
div.trenner img { display:block; }
div.trenner { padding-top:5px; }
.col-0 { width:439px; float:left; margin-right:20px; }
.col-1 { width:439px; float:right; }

.col-0-0 { width:675px; float:left; }
.col-0-1 { width:215px; float:right;}

.col-1-0 { width:540px; float:left; }
.col-1-1 { width:340px; float:right;}


.box-0 {
	border:solid 5px #000;
	background:url(media/bg_box_0.jpg) scroll 0 0 repeat;
	padding:15px;
}

.img-left { float:left; padding-right:10px; padding-top:2px; }
.img-left img { display:block; }
.img-right { float:right; padding-left:10px; padding-top:2px; }
.img-rigth img { display:block; }

/* tables start */
table.type-0 th, 
table.type-0 td { vertical-align:top; text-align:left; 
	font:normal 12px/140% Verdana, Geneva, sans-serif; color:#fff; 
	padding-bottom:6px;
}
table.type-0 th { color:#ebcc00; padding-right:15px; font-weight:bold; }

/* tables end*/
