/**
 *
 * Chinski Mis - Main stylesheet
 * Author: Mateusz Pietrowiak <m.pietrowiak@vetternkraft.eu>
 *
 */


@import url(reset.css);
@import url(../fonts/stylesheet.css);

#index {
	background-color: #E8BBFF;
}

body{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	min-height:100%;
	line-height:1.33;
	background: #010000 url(../gfx/bg.png) repeat-x 0 100%;
}

body{overflow:hidden}
#bg{
	background:#e8bbfe;
}
#up {
	width: 100%;
	height: 33px;
	background:url(../gfx/gora.png) repeat-x;
}

#down {

	width: 100%;
	height: 95px;
	margin-top: -95px;
	background:url(../gfx/dol.png) repeat-x;
}


#wrapper {
	width: 960px;
	padding: 0 15px;
	margin: 0 auto;
	background:url(../gfx/wrapper.png) repeat-y 50% 0;
}

#footer {
	width: 960px;
	margin: 0 auto;
	color:#fff;
	font-size:12px;
	text-align:right;
	padding-top: 30px;
	height: 65px;
	z-index: 99999;
	position:relative;
}

#top {
	height: 394px;
	background: url(../gfx/top.jpg);
	position: relative;
}

#content {
	padding-bottom:294px;
	padding-top:20px;
	padding-left: 200px;
	background: url(../gfx/bg-dol.jpg) no-repeat 0 100%;
	width: 1188px;
	margin: 0 -114px;
	position: relative;
	z-index: 999;
}

#top .pl {
	width: 66px;
	height: 33px;
	background: url(../gfx/pl.png);
	display: block;
	position: absolute;
	top:21px;
	right: -90px;
	text-indent:-9999em;
	overflow:hidden;
}

#top .en {
	width: 66px;
	height: 33px;
	background: url(../gfx/en.png);
	display: block;
	position: absolute;
	top:60px;
	right: -90px;
	text-indent:-9999em;
	overflow:hidden;
}

#top .de {
	width: 66px;
	height: 33px;
	background: url(../gfx/de.png);
	display: block;
	position: absolute;
	top:100px;
	right: -90px;
	text-indent:-9999em;
	overflow:hidden;
}

#nav {
	float:right;
	width:240px;
	margin-top:50px;
}

#nav a {
	color:#000103;
	font-family:'VinerHandITCRegular',"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:28px;
}

#nav a:hover {
	color: #fff;
}

#wzorek{
	margin-left:-113px;
	padding-left:113px;
	background:url(../gfx/wzorek.png) no-repeat;
}

#container {
	width: 800px;
	margin-bottom: 100px;
	text-align:center;
}

#logos {
	width: 800px;
	margin-bottom: 10px;
	text-align: center;
}

#logos img {
	display: inline;
}

.rodowod {
width : 90%;
height: auto;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
text-align : left;
color : #000000;
background : #b6d1ff;
padding: 0px;
border: 1px solid #000000;
}
.rodowod B {
font-size : 10px;
}
.rodowod TD {
border: #c8e3ff solid 1px;padding: 10px;
}
.rodowod TD:hover {
background : #c8e3ff;
border: #0099CC solid 1px;
}
ackground : #b6d1ff;
padding: 0px;
border: 1px solid #000000;
}
.rodowod B {
font-size : 10px;
}
.rodowod TD {
border: #c8e3ff solid 1px;
}
.rodowod TD:hover {
background : #c8e3ff;
border: #0099CC solid 1px;
}

9CC solid 1px;
}

.container-flash {
	width:100%;
	height:100%;
	float: inherit;
	background-color:#E8BBFF;
}

.container-flash .object {
	margin-top: 10%;
	text-align: center;
	background-color:#E8BBFF;
}
