body,table{
	color: #9F9F9C;
	font-size: 12px;
	background-color: #141414;
	font-family: Verdana;	
}

td.d a img {
    height: 60px;
    width: 60px;
}

.image_top{
  width:967px;
  height:225px;
  background-image: url("pictures/img-top.jpg"); 
  background-repeat: no-repeat; 
}

.main{
  width:967px;
  height:733px;
  font-family:Verdana;
  color:#9F9F9C;
  background-color:#141414;
  text-align:justify;
  overflow:visible;
}

.inside_left_menu{
   width:242px;
   height:733px;
   float:left;
   background-image: url("pictures/img-menu.jpg"); 
   background-repeat: no-repeat; 
}


.inside_right_main{
   width:725px;
   height:733px;
   float:right;
   background-image: url("pictures/img-main.jpg"); 
   background-repeat: no-repeat; 
   position: relative;
}

#main{width: 680px; margin:0 auto; position: absolute; margin: 0px; padding: 0px; }

#image-text{  border-left: 1px solid black; border-right: 1px solid black; font-size: 30px; margin-left: 9px; margin-top: -6px; padding-bottom: 10px; padding-top: 10px; text-align: center; text-shadow: 1px 1px 1px #FFFFFF; width: 665px;}


.image_bottom{
   width:967px;
   height:35px;
   background-image: url("pictures/img-bottom.jpg"); 
   background-repeat: no-repeat; 
   text-align:right;
   margin-top:-1px;
}

.menu_padding{
  /*padding:135 0 0 55;*/
  width: 200px;
  position: relative;
  left: 35px;
  top: 130px;
}

.menu{
  padding-top:5px;
}

.black_link{
  padding-left:15px;
}

H1{
  font-size:14px;
  color:#000000;
  font-weight:bold;
  padding-top:25px;
  padding-left:15px;
  font-family:Verdana;
}

H3{
  font-size:13px;
  color:#000000;
  padding-left:20px;
  font-family: Verdana;
}


H2{
  font-size:20px;
  color:#9F9F9C;
  font-weight:bold;
  font-family:Verdana;
  padding-top:15px;
  padding-left:15px;
}

H4{
  text-align:left;
  font-size:12px;
  color:#9F9F9C;
  padding-left:25px;
}


.normal{
  font-size:12px;
  color:#29166F;
  text-decoration:underline;
}

.nadpis{
  color:#C5E320;
  font-size:16px;
  font-family: Verdana;
  font-weight:bold;

}

.bold{
  font-weight:bold;
}
ul,li{
  color:#9F9F9C;
  font-size:12px;
  font-family: Verdana;
}


p{
  color:#000000;
  padding-right:95px;
  padding-left:15px;
  font-size:12px;
  font-family: Verdana;
}

.align_right{
  text-align:right;
  padding-top:10px;
}

.bottom_menu a:link {text-decoration:underline; color:#5BF4FC; font-size:10x;} 
.bottom_menu a:visited {text-decoration:underline; color:#5BF4FC; font-size:10px;} 
.bottom_menu a:hover { text-decoration:none; color:#FFFFFF; font-size:10px;}

.main_menu a:link {text-decoration:underline; color:#000000; font-size:13x;} 
.main_menu a:visited {text-decoration:underline; color:#000000; font-size:13px;} 
.main_menu a:hover { text-decoration:none; color:#000000; font-size:13px;}


a:link {text-decoration:underline; color:#5BF4FC; font-size:13px; font-weight:bold;} 
a:visited {text-decoration:underline; color:#5BF4FC; font-size:13px; font-weight:bold;} 
a:hover { text-decoration:none; color:#FFFFFF; font-size:13px; font-weight:bold;}



#backendlink {
	position: absolute;
	top: 5px;
	right: 5px;
	padding: 5px;
	width: 95px;
	height: 15px;
}

#backendlink_l {
	position: absolute;
	top: 5px;
	right: 5px;
	padding: 5px;
	width: 95px;
	height: 15px;
	
	color: white;
	display: block;
    background: black;
    border: 1px solid silver;
    text-align: center;
}

#admin_menu {
	position: absolute;
	top: 31px;
	right: 5px;
	width: 90px;
	padding: 5px 5px 10px 10px;
	z-index: 10;
}



#admin_menu {
	background: black;
    display: block;
    margin: -0;
    border: 1px solid silver;
    border-top: 0;
    font-size: 11px;
    line-height: 1.181818em;
    text-align: left;
}
#admin_menu li {
    display: block;
}

#idBadgerDropDown a,
#langSelector.js a {
    display: block;
    padding: 3px 10px;
    color: #fff;
}

#admin_menu, #admin_menu a, #admin_menu a:visited {
	color: silver;
	font-size: 10px;
	font-family: sans-serif;
	text-decoration: none;
}

#admin_menu { display: none; }

#admin_menu a:hover {
	color: white;
}

