﻿body
{
    margin:0 auto;
    font-family: Arial;
    font-size: 12px;
}

img {
    border: 0px;
}

a {
    color: #3a383b;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a.back_to_list { 
	font-size: 10px;
}

.both {
    clear: both;
}

div#wrapper {
    width: 820px;
    margin: 10px auto;
}

div#wrapper div#top {
     background: url(../images/gfx_main/top_bg.gif) repeat-x bottom;
     height: 66px;
}

div#wrapper div#top div.menu_top {
     padding: 36px 0 0 0;
}

div#wrapper div#top div.menu_top ul {
     list-style: none;
     margin: 0;
     padding:0;
}

div#wrapper div#top div.menu_top ul li {
     display: block;
     float: left;
     line-height: 17px;
     margin: 0 5px 0 0;
}

div#wrapper div#top div.menu_top ul li.have_bg {
     background: url(../images/gfx_main/menu_top_item_bg.gif) no-repeat 0 3px;
     padding: 0 0 0 15px;
}

div#wrapper div#top div.menu_top ul li a {
     color: #000000;
     text-decoration: none;
     font-size: 12px;
}

div#wrapper div#content {
    margin: 15px 0 15px 0;
}

div#wrapper div#content div.image_column {
    position: relative;
}

div#content_menu {
    width: 180px;
    margin: 10px 0px 0px 0px;
    position: relative;
    z-index: 1;
}

div#content_menu ul	{
    list-style: none;
    padding: 0;
    margin: 0;
}
/* menu tylko na cssach dla nie ie */
div#content_menu.css li:hover li ul {
    display: none;
}

div#content_menu.css li:hover ul, div#content_menu.css li li:hover ul {
    display: block;
}

div#content_menu ul li {
    background: url(../images/gfx_main/yellow_arrow.gif) no-repeat left 7px;
    padding: 5px 0 5px 0;
}

div#content_menu ul a	{
    display: block;
    padding: 0 0 0 20px;
    color: #000000;
    text-decoration: none;
    font-size: 11px;
    font-weight: normal;
}

div#content_menu ul a.selected , div#content_menu ul a:hover   {
    font-weight: bold;
}

div#content_menu ul {
    position: absolute;
}

div#content_menu ul ul {
    display: none;
    width: 162px;
    margin: -10px;
    padding: 7px 0;
    left: 50px;
    background: transparent url(../images/gfx_main/up.gif) no-repeat top left;
    -moz-border-radius: 6px;
    -webkit-border-radius: 4px;
    z-index: 100;
}

div#content_menu ul ul li {
    border-left: solid 1px #BCBDBF;
    border-right: solid 1px #BCBDBF;
    background: #fff url(../images/gfx_main/yellow_arrow.gif) no-repeat 5px 7px;
    padding: 5px 5px;
}

div#content_menu ul ul li.bottom {
    border: none;
    background: transparent url(../images/gfx_main/down.gif) no-repeat bottom center;
    padding: 0;
    margin: 0;
    height: 7px;
    font-size: 7px;
    line-height: 7px;
}

div#content_menu ul ul a {
    font-weight: normal;
    font-size: 12px;
}

div#wrapper div#content div#contents {
    width: 335px;
    padding: 10px 10px 0px 10px;
}

div#wrapper div#content div#contents h1 {
    font-size: 13px;
    font-weight: bold;
}

.play_on_image {
    position: absolute;
    top: 387px; border: none;
    right:0;
}

.play_on_image img {
    border:none;
}

div#wrapper div#footer{
    background: #bcbdbf;
    padding: 16px 0 0px 0px;
    font-size: 12px;
}

div#wrapper div#footer div#footer_left {
    width: 250px;
    padding: 0 0 0 41px;
}

div#wrapper div#footer div#footer_left ul.footer_menu {
    color: #fff;
    list-style: none;
    padding: 0px;
    margin: 17px 0 0 23px;
}

div#wrapper div#footer div#footer_left ul.footer_menu li a {
    display: block;
    margin: 2px 0 0 0;
    border: solid 1px #6a6a6c;
    background: #878889;
    width: 150px;
    color: #fff;
    text-decoration: none;
    padding: 3px 0 3px 54px;
}

div#wrapper div#footer div#footer_left ul.footer_menu li a:hover {
    background: #606161;
}

div#wrapper div#footer div#footer_right {
    
    
    padding-right: 20px;
}

div#wrapper div#footer div#footer_right div.contact {
    width: 140px;
    font-size: 12px;
    line-height: 19px;
}

div#wrapper div#footer div.clear {
	padding: 5px 0 5px 0;
}

div#wrapper div#footer div.clear div#links {
	border-top: 1px solid #000000;
	margin: 0px 0 0 9px;
	width: 800px;
	color: #ffffff;
	font-weight: bold;
	text-align: justify;
}

div#wrapper div#footer div.clear div#links a {
	color: #ffffff;
	font-weight: bold;
	font-size: 9px;
}

div#wrapper div#footer div#footer_right div.contact a {
	color: #000000;
}

div.image_mask {
    right: 0;
    position: absolute;
    background: #e8e6e6;
    width: 315px;
    height: 216px;
    top: 95px;
    opacity: 0.60;
    filter: alpha(opacity = 60);
}

div.image_mask_text {
    color: #58585a;
    right:0;
    font-size: 36px;
    position: absolute;
    top: 155px;
    width: 315px;
    text-align:center;
}

.righ_margin{
    margin: 0 7px 0 0;
}

.left {
    float:left;
}

.right {
    float:right;
}

.clear {
    clear:both;
}

.text {
	font: normal 11px arial;
}

.news {
	border-bottom: 1px dashed #BCBDBF;
	margin: 0px 0px 10px 0px;
}

.news .text img.news_image {
	float: left;
	margin: 0px 5px 5px 0px;
}

.news .text {
	padding: 5px 0px 5px 0px;
}

.borderNone {
	border: 0px;
}

.listElement {
	text-decoration: none;
	font: normal 12px arial;
	font-weight: bold;
	color: #606161;
}

.paginationControl {
	text-align: center;
	font: normal 11px arial;
}

.header_news {
	font-weight: bold;
	color: #606161;
	font: normal 20px arial;
}

.white_line {
	width: 100%;
	height: 10px;
}

div.form {
	width: 400px;
	margin: 20px 0px 10px 0px;
}

div.form div.label {
	font-weight: bold;
}

div.form div.label span.required {
	color: #FF0000;
}

div.form div.element {
	margin: 0px 0px 5px 0px;
}

div.form div.element input , textarea {
	width: 350px;
}

div.form div.element ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	color: #FF0000;
}

div.form div.submit input {
	border: 1px solid #4F4F4F;
	background: #8F8F8F;
	color: #FFFFFF;
}

div.flashMessanger {
	width: 390px;
	padding: 5px 5px 5px 5px;
	text-align: center;
	border: 1px solid #4F4F4F;
	background: #8F8F8F;
	color: #FFFFFF;
}

.dictionary {
    border-bottom: 1px dashed #BCBDBF;
    padding: 0px 0px 10px 0px;
}

.dictionary div.images {
	float: left;
	width: 90px;
}

.dictionary div.form {
	float: left;
	width: 245px;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.dictionary div.form form#f_edict input.text {
	width: 230px;
	border: 1px solid #BCBDBF;
	margin: 3px 0px 0px 0px;
}

.dictionary div.form form input.submit {
	border: 1px solid #BCBDBF;
	margin: 3px 0px 0px 0px;
}

.dictionary div.form ul.alfabet {
    margin: 5px 0px 5px 0px;
    padding: 0px;
    list-style-type: none;
}

.dictionary div.form ul.alfabet li.clear {
	clear: both;
}

.dictionary div.form ul.alfabet li {
	width: 13px;
	height: 13px;
	float: left;
	padding: 3px;
	background: #BCBDBF;
	margin: 0px 3px 3px 0px;
	text-align: center;
	font: bold 11px Arial;
	line-height: 11px;
	cursor: pointer;
}

.dictionary div.form ul.flags {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

.dictionary div.form ul.flags li {
	float: left;
	margin: 4px 7px 0px 0px;
	cursor: pointer;
}

.main-page-news {
  list-style-type: none;
  margin-bottom: 15px;
  margin: 0px 0 0 23px;
  padding: 0;
}

.main-page-news li {
  margin-bottom: 5px;
}

.main-page-news h1 {
  font-size: 12px;
  margin: 0;
}

.main-page-news h1 a {
  color: #5a5a5c;
}

.main-page-news h2 {
  font-size: 9px;
  margin: 0;
  color: #58585a;
}

.breadcrumbs {
	font: 11px Arial;
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px dashed #BCBDBF; 
}

.breadcrumbs a.linkMenu , span.linkMenu {
	margin: 0px 5px 0px 0px;
}

.breadcrumbs span.raquo {
	color: #FBD220;
	font-weight: bold;
}
}
}
}

