body { 
	background: #4F525B url(bg.png) repeat-x;
	font: 12px "Geneva CE", Geneva, Arial, "Arial CE", Helvetica, sans-serif; 
}

img {
	border-style: none;
}

a:link, a:visited { 
	color: #fa6400; 
}
a:hover, a:visited:hover { 
	color: #000; 
}
div.wrap { 
	width: 762px;
	background: #fff;
	margin: 0 auto;
	text-align: left;
}
div.title { 
	width: 760px;
	height: 210px;
	margin: 0 1px;
	position: relative;
	border-bottom: 3px solid #fa6400;
}
div.title div.poster { 
	 position: absolute;
	 width: 760;
	 height: 180px;
	 top: 1px;
	 left: 0;
}
div.title div.lang { 
	 position: absolute;
	 width: 100px;
	 height: 30px;
	 top: 140px;
	 left: 10px;
	 z-index: 100;
	 font-size: 0.95em;
	 color: #666;
	 line-height: 30px;
}
div.title div.lang img { 
	vertical-align: middle;
	margin-right: 5px;
}

div.title div.address { 
	 position: absolute;
	 overflow: hidden;
	 width: 170px;
	 height: 120px;
	 top: 10px;
	 right: 20px;
	 color: #fff;
	 font-size: 0.75em;
	 line-height: 1.3em;
	 font-weight: bold;
}
div.title div.address small {
	margin: 0;
	display: block;
	line-height: 11px;
	font-size: 11px;
}
div.title div.address big { 
	line-height: 20px;
	font-size: 20px;
	margin: 0;
	display: block;
	font-weight: normal;	
	font-style: normal;
	font-family: "Arial Black CE", "Arial Black", "Arial CE", "Arial";
}
div.title div.address p { 
	font-size: 11px;
}
div.title div.address p a:link { 
	font-size: 11px;
	color: #fff;
	text-decoration: underline;
}
div.title div.menu { 
	 position: absolute;
	 width: 760px;
	 height: 30px;
	 bottom: 1px;
	 left: 0;
}
div.menu ul  {
	margin: 0;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}
div.menu ul.level_1 { }
div.menu ul.level_1 li {
	width: 84px;
	float: left;
	display: inline;
	margin: 0;
	font-size: 12px;
	position: relative;
	background: #fff url(mmenu1.png) no-repeat;
}
div.menu ul.level_1 li p, div.menu ul.level_1 li a {
	margin: 0;
	margin-left: 10px;
	line-height: 30px;
	text-decoration: none;
	display: block;
	color: #232428;
}
div.menu ul.level_1 li.active { color: #fff; background: #fff url(mmenu2.png) no-repeat; }
div.menu ul.level_1 li.active p { color: #fff }
div.menu ul.level_1 li.active a { color: #fff; }
div.menu ul.level_1 li.over { background: #fff url(mmenu3.png) no-repeat; }
div.menu ul.level_1 li.over a {	color: #000; }

div.menu ul.level_2 {
  	position: absolute; 
  	top: 30px;
  	left: 0;
  	width: 200px;
	display: none;
	z-index: 99;
}
div.menu ul.level_2 li {
	background: #fa6400 url(mmenu4.png) no-repeat 5% 50%;
  	width: 190px;
}
div.menu ul.level_2 li a {
	color: #fff;
	background: #e1e1e1;
	display: block;
	font-size: 11px;
	line-height: 11px;
	padding: 5px 10px;
	text-decoration: none;
	margin: 0;
	border-top: 1px solid #ffffff;
}
div.menu ul.level_2 li a:hover {
	background: #666;
	color: #fff;
}
div.menu ul.level_2 li p {
	font-size: 11px;
	line-height: 14px;
	padding: 5px 10px;
	margin: 0;
	background: #fa6400;
	color: #fff;
}
div.left { 
	margin: 20px 0 0 30px;
	width: 191px;
	float: left;
	display: inline; 
}
div.left div.headline { 
	width: 191px;
	height: 32px;
	background: url(subnavt.png) no-repeat;
	border-bottom: 1px solid #fff;
}
div.left div.headline h2 { 
	text-align: left;
	margin: 0 0 0 25px;
	padding: 10px 0 0 ;
	font-size: 15px;
	font-weight: normal; 
	color: #232428;
}
div.left ul.level_1 { 
	margin: 0;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	text-align: left;
}
div.left ul.level_1 li { 
	border-bottom: 1px solid #fff;
}
div.left ul.level_1 li a {
	background: #ddd url(subnavb.png) no-repeat 1% 10%;
	font-size: 11px;
	line-height: 12px;
	display: block;
	padding: 5px;
	padding-left: 12px;
	color: #232428;
	text-decoration: none;
}
div.left ul.level_1 li a:hover { 
	background: #f6f6f6 url(subnavb.png) no-repeat 1% 10%;
}
div.left ul.level_1 li p.active {
	background: #fa6400 url(subnavb.png) no-repeat 1% 10%;
	margin: 0;
	font-size: 11px;
	line-height: 12px;
	display: block;
	padding: 5px;
	padding-left: 15px;
	color: #fff;
	text-decoration: none;
}
div.content { 
	margin: 20px 0 0 30px;
	width: 490px;
	float: left;
	display: inline;
	padding-bottom: 50px;
}
div.withoutmenu { 
	margin: 20px 30px 0;
	width: 700px;
}
hr { 
	height: 1px;
	color: #fff;
	background-color: #fff;
	clear: both;
	border-color: #fff; 
}

/* text items */
h1 { 
	color: #fa6400; 
	font-size: 1.75em; 
	line-height: 1.1em;
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none; 
	font-variant: normal; 
	clear: both;
	text-align: left;
}
h2 { 
	color: #333; 
	background-color: #eaeaea; 
	font-weight: normal; 
	font-style: normal; 
	text-decoration: none; 
	font-size: 1.4em; 
	margin: 2em 0 1em;
	font-variant: normal; 
	padding: 2px 5px;
	clear: both;
	text-align: left;
	}
h2 span {
	font-size: 12px;	
}
h3 {
	color: #fa6400;
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
}

div.ce_accordion div.toggler {
	font-size: 12px;
	font-weight: bold;
	color: #fa6400;
	cursor: pointer;
}
div.ce_accordion div.toggler:hover {
	color: #000;
}

div.ce_image {	
	width: auto;
}
div.imgright {	
	float: right;
	display: inline;
	margin: 0 10px;
}
div.imgleft {	
	float: left;
	display: inline;
	margin: 0 10px;
}

div.imgcenter {	
	text-align: center;
}

/* formularz */

div.ce_form td { 
	padding: 5px 10px;
	vertical-align: top;
	border-bottom: 1px solid #eee;
}
div.ce_form label { 
	color: #fa6400;
	text-align: right;
}
div.ce_form explanation { 
	color: #666;
	font-size: 12px;
	text-align: centers;
	display: block;
}
div.ce_form span label { 
	display: inline;
	color: #333;
	text-align: left; 
}
div.ce_form span.mandatory { 
	color: #f00; 
}


div.dogory {
	padding:	 30px;
	text-align: right;
}
div.dogory a:link, div.dogory a:visited  {
	text-decoration: none;
}
div.dogory a:hover, div.dogory a:visited:hover  {
	
	text-decoration: none;
}


div.footer {
	padding: 10px;
	color: #ccc;
	font-size: 11px;
	text-align: center;
	line-height: 1.5em;
	font-weight: bold ;
}
div.footer a:link, div.footer a:visited {
	color: #eee;
}
div.footer a:hover, div.footer a:visited:hover {
	color: #fa6400;
}


