/*
=============================================================
This Skin for DataLife Engine Developed by DLETemplates.com
Copyright © 2005-2007 DLETemplates.com  All Rights Reserved.

File 'style.css' - Cascading Style Sheet (CSS) Document
=============================================================
*/
body { margin: 0 0 0 0;
background-image: url('../../images/tlo.png');
background-position:top left;
background-repeat:repeat-x;
}

html, body {
        margin: 0px;
        padding: 0px;
        font-size: 11px;
        font-family: tahoma;
        color: #000000;
}
img {
border: 0;
}
a:active,
a:visited,
a:link {
color: #FF0000;
text-decoration: none;
}
a:hover {
color: #FF0000;
text-decoration: underline;
}
.nazwadzialu {
text-align: center;
text-transform: uppercase;
font-size: 16px;
margin-bottom: 20px;
letter-spacing: 1px;
font-weight: bold;
color: #000;
background-image:url(tlo.png);
padding-top: 5px;
padding-bottom: 5px;
}
h2 { 
    color: #000;
    font-family:Verdana,Arial,sans-serif;
    font-size: 1.8em;
    margin-bottom: 1em;
	font-weight: bold;   
}

h3 {
    color: #000;
    font-family:Verdana,Arial,sans-serif;
    font-size: 1.1em;
    margin-bottom: 1em;
	font-weight: bold; 
} 

h4 {
    color: #000;
    font-family:Verdana,Arial,sans-serif;
    font-size: 0.9em;
    margin-bottom: 1em;
	font-weight: bold; 
}

h5,h6 {
    font-size: small;
    color: #000;
    font-family:Verdana,Arial,sans-serif;
    font-size: 0.9em;
    margin-bottom: 1em;
	font-weight: bold;
    }
table {
        border: 0px;
        border-collapse: collapse;
}
table td {
        padding: 0px;
}
.tabelarejestru td
{
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #e8e8e8;
	color: #646464;
	font-size: 11px;
	font-family: Verdana;
}

.lead {
font-size: 11px;
color: #000000;
background-image:url('images/lead.png');
background-repeat:repeat-y;
padding-left: 25px;
margin-left: 5px;
font-weight:bold;
text-align:justify;
}
.dane_news {
font-size: 10px;
color: #333333;
background-color: #e1dddd;
padding-left: 7px;
padding-top: 5px;
padding-bottom: 5px;
}
.srodek {
padding-left: 15px;
text-align: left;
}
#popup
{
  background-color:#DFDFDF;
  }
.whitetext {
        color: #ffffff;
        font-size: 10px;                /* ! */
        font-family: tahoma;        /* ! */
        text-decoration: none;
}
.whitetext a {
        color: #66FFFF;
        text-decoration: none;
}
.whitetext a:hover {
        color: #66FFFF;
        text-decoration: underline;
}

#badge {
	position: absolute;
	left: 8px;
	top: -8px;
}
			
.zaktab {
cursor: pointer;
display: inline;
margin: 0;
padding: 3px 7px;
text-decoration: none;
padding-right: 32px;
color: black;
background: transparent url("../nowa/images/tab_hover.gif") 100% 1px no-repeat;
border-left: 1px solid #dbdbd5;
position: relative;
display: block;
float: left;
margin-left: -20px;
left: 20px;
			}
			
.zakhover, .zakactive {
color: #82264C;
color: black;
z-index: 100;
top: 1px;
background: transparent url("../nowa/images/tab.gif") 100% 0 no-repeat;
			}
			
.tabsContentOuter {
				width: 98%;
				border: 1px solid #cfcdd9;
				float: left;
				clear: none;
			}
			
#tabsContent {
				padding: 2px 4px;
			}
			
.forumramka {
				width: 180px;
				height: 100%;
				background-position: left top;
				border: 1px solid #C0C0C0;
				background-image:url('../images/logo_forum.png'); background-repeat: no-repeat;
			}

.alfa {
  filter: alpha(opacity=100); /* IE */
  opacity: 1; /* Opera i Safari */
  -moz-opacity:1: /* FireFox */
}
 
.alfa2 {
  filter: alpha(opacity=60); /* IE */
  opacity: 0.60; /* Opera i Safari */
  -moz-opacity:0.60: /* FireFox */
}

/* ==================== */

.ltitle {
        color: #a4a4a4;
        font-size: 12px;
        font-weight: bold;
}


.ltitle_small {
        color: #a4a4a4;
        font-size: 11px;
        font-weight: bold;
}

/* ==================== */

.ntitle {
        color: #ffffff;
        font-size: 12px;
        font-weight: bold;
}
.ntitle a {
        color: #4B73D4;
        text-decoration: none;
}
.ntitle a:hover {
        color: #4B73D4;
        text-decoration: underline;
}

/* ==================== */

.ctitle {
        color: #ffffff;
        font-size: 12px;
        font-weight: normal;
}
.ctitle a {
        color: #66FFFF;
        text-decoration: none;
}
.ctitle a:hover {
        color: #66FFFF;
        text-decoration: underline;
}

/* ==================== */

.news {
        color: #000;
        font-family: Verdana;
        font-size:8pt;
        text-align:justify;
        line-height: 15px
}
.news a {
        color: #000000;
        text-decoration: none;
}
.news a:hover {
        color: #000000;
        text-decoration: underline;
}

/* ==================== */

.userstop {
        color: #660000;
        font-size: 11px;                /* ! */
        font-family: tahoma;        /* ! */
        text-decoration: none;
}
.userstop a {
        color: #000000;
        text-decoration: none;
}
.userstop a:hover {
        color: #000000;
        text-decoration: underline;
}
.userstop td {
        padding: 3px;
}
.userstop thead {
        color: #000000;
        font-weight: bold;
}

/* ==================== */

.hr_line {
        background: url("../nowa/images/line.gif");
        width: 100%;
        height: 7px;
        font-size: 3px;
        margin-top: 4px;
        margin-bottom: 4px;
}

/* ==================== */

.skin {
        padding-left: 10px;
}
select {
        font-size: 11px;
        font-family: tahoma;
}

.top_11 {
        background-image: url("../nowa/images/dlet_top_11.gif");
        background-repeat: repeat-x;
        height: 60px;
}
.top_13 {
        background-image: url("../nowa/images/dlet_top_13.gif");
        background-repeat: repeat-x;
        height: 60px;
}
.top_15 {
        background-image: url("../nowa/images/dlet_top_15.gif");
        background-repeat: repeat-x;
        height: 60px;
}
.top_17 {
        background-image: url("../nowa/images/dlet_top_17.gif");
        background-repeat: repeat-x;
        height: 60px;
}
.top_19 {
        background-image: url("../nowa/images/dlet_top_19.gif");
        background-repeat: repeat-x;
        height: 60px;
}
.top_20_1 {
        background-image: url("../nowa/images/dlet_top_20_1.gif");
        background-repeat: no-repeat;
        background-position: right bottom;
}
.top_26 {
        background-image: url("../nowa/images/dlet_top_26.gif");
        background-repeat: repeat-x;
}
.top_31 {
        background-image: url("../nowa/images/dlet_top_31.gif");
        background-repeat: repeat-x;
        height: 40px;
}
.top_32 {
        background-image: url("../nowa/images/dlet_top_32.gif");
        background-repeat: repeat-x;
        height: 40px;
}
.cpbkgr_nolog {
        background-image: url("../nowa/images/dlet_cpbkgr_nolog.gif");
        background-repeat: no-repeat;
}
.cpbkgr_log {
        background-image: url("../nowa/images/dlet_cpbkgr_log.gif");
        background-repeat: no-repeat;
}
.lcol_bkgr {
        background-image: url("../nowa/images/dlet_lcol_bkgr.gif");
        background-repeat: repeat-y;
}
.lcol_bkgr2 {
        background-image: url("../nowa/images/dlet_lcol_bkgr2.gif");
        background-repeat: no-repeat;
        background-position: top left;
}
.bl_title_bkgr {
        background-image: url("../nowa/images/dlet_bltitle_b.gif");
        background-repeat: no-repeat;
        height: 32px;
        color: #FFFFFF;
        font-size: 11px;
        font-weight: bold;
        text-transform: uppercase;
        padding-left: 11px;
}
.block_02 {
        background-image: url("../nowa/images/dlet_bl_2.gif");
        background-repeat: repeat-y;
}
.a_block_12 {
        background-image: url("../nowa/images/dlet_artblock_12.gif");
        background-repeat: repeat-x;
}
.a_block_22 {
        background-image: url("../nowa/images/dlet_artblock_22.gif");
        background-repeat: repeat-x;
}
.a_block_32 {
        background-image: url("../nowa/images/dlet_artblock_32.gif");
        background-repeat: repeat-x;
}
.a_block_42 {
        background-image: url("../nowa/images/dlet_artblock_42.gif");
        background-repeat: repeat-x;
}
.a_block_52 {
        background-image: url("../nowa/images/dlet_artblock_52.gif");
        background-repeat: repeat-x;
}
.a_block_61 {
        background-image: url("../nowa/images/dlet_artblock_61.gif");
        background-repeat: repeat-y;
}
.a_block_63 {
        background-image: url("../nowa/images/dlet_artblock_63.gif");
        background-repeat: repeat-y;
}
.a_block_72 {
        background-image: url("../nowa/images/dlet_artblock_72.gif");
        background-repeat: repeat-x;
}
.a_block_82 {
        background-image: url("../nowa/images/dlet_artblock_82.gif");
        background-repeat: repeat-x;
}
.adblock_12 {
        background-image: url("../nowa/images/dlet_adblock_12.gif");
        background-repeat: repeat-x;
}
.adblock_21 {
        background-image: url("../nowa/images/dlet_adblock_21.gif");
        background-repeat: repeat-y;
}
.adblock_23 {
        background-image: url("../nowa/images/dlet_adblock_23.gif");
        background-repeat: repeat-y;
}
.adblock_32 {
        background-image: url("../nowa/images/dlet_adblock_32.gif");
        background-repeat: repeat-x;
}
.footer_b {
        background-image: url("../nowa/images/dlet_footer_b.gif");
        background-repeat: repeat-x;
        height: 71px;
}

/* ==================== Поле малой формы поиска */

.s_field {
        color: #757575;                        /* ! */
        font-size: 11px;                /* ! */
        font-family: tahoma;        /* ! */
        background-image: url("../nowa/images/dlet_field_s.gif");
        background-repeat: repeat-x;
        height: 14px;
        padding-left: 3px;

        border: 1px solid #e6e6e6;
}

/* ==================== Поле формы авторизации */

.a_field {
        color: #000000;                /* ! */
        font-size: 11px;                /* ! */
        font-family: tahoma;        /* ! */
        background-image: url("../nowa/images/dlet_field_a.gif");
        background-repeat: repeat-x;
        height: 14px;
        padding-left: 3px;

        border: 1px solid #000000;
}

/* ==================== */

.f_textarea {
        color: #000000;                /* ! */
        font-size: 11px;                /* ! */
        font-family: tahoma;        /* ! */
        background-image: url("../nowa/images/dlet_field_o.gif");
        background-repeat: repeat-x;

        width: 459px;
        height: 156px;
        border: 1px solid #e0e0e0;
}
.f_input {
        color: #000000;                /* ! */
        font-size: 11px;                /* ! */
        font-family: tahoma;        /* ! */
        background-image: url("../nowa/images/dlet_field_o.gif");
        background-repeat: repeat-x;

        width: 300px;
        height: 14px;
        border: 1px solid #e0e0e0;
}
.f_select {
        color: #000000;                /* ! */
        font-size: 11px;                /* ! */
        font-family: tahoma;        /* ! */
        background-image: url("../nowa/images/dlet_field_o.gif");
        background-repeat: repeat-x;

        height: 14px;
        border: 1px solid #e0e0e0;
}

/* ==================== Главное меню сайта */
 #menu_control a {
    background : #fff;
    border : 0;
    color: #757575;
    font : 11px tahoma;
    text-align : left;
    vertical-align : middle;
    text-decoration : none;
    margin : 0;
    padding : 0;
    width : 100%;
    display : block;
}
#menu_control a:hover {
    background : #f6f6f6;
    color: #4b73d4;
    text-decoration : none;
}
#menu_control img {
    vertical-align : middle;
}

in the end we put for the new style #menu_control a {
    background : #fcfcfc;
    border : 0;
    color: #757575;
    font : 11px tahoma;
    text-align : left;
    vertical-align : middle;
    text-decoration : none;
    margin : 0;
    padding : 0;
    width : 100%;
    display : block;
}
#menu_control a:hover {
    background : #f6f6f6;
    color: #4b73d4;
    text-decoration : none;
}
#menu_control img {
    vertical-align : middle;
    border : 0;
}
.mainmenu {
        color: #888888;
        font-size: 11px;                /* ! */
        font-family: tahoma;        /* ! */
        text-decoration: none;
        font-weight: bold;
        text-transform: uppercase;
}
.mainmenu a:active, .mainmenu a:visited, .mainmenu a:link {
        color: #888888;
        text-decoration: none;
}
.mainmenu a:hover {
        color: #636363;
        text-decoration: none;
}
.hr_line {
        background: url("../nowa/images/line.gif");
        width: 100%;
        height: 7px;
        font-size: 3px;
        font-family: tahoma;
        margin-top: 4px;
        margin-bottom: 4px;
}

.navigation {
        color:#666;
        border:0px;
}

.navigation a:link,
.navigation a:visited,
.navigation a:hover,
.navigation a:active {
        text-decoration:none;
        color: #636363;
        background:#F9F9F9;
        border:1px solid #E6E6E6;
        padding:3px 6px;
        font-size:11px
}

.navigation a:hover {
        background:#000000;
        color:#FFFFFF;
        border-color:#E6E6E6;
}

.navigation span {
        text-decoration:none;
        background:#fff;
        padding:3px 6px;
        border:1px solid #E6E6E6;
        color:#ccc;
        font-size:11px;
}
.admin_list a:link,
.admin_list {
font-size:16px;
color:#3E1400;
}
.stopka {
font-family: Verdana; font-size: 11px; color: #FFFFFF; font-weight: bold;
}
.stopka a:link {
font-family: Verdana; font-size: 11px; color: #FFFFFF; font-weight: bold; text-decoration: underline;
}
.stopka a:visited {
font-family: Verdana; font-size: 11px; color: #FFFFFF; font-weight: bold;
}
.stopka a:hover {
font-family: Verdana; font-size: 11px; color: #FFFFFF; font-weight: bold;
}
div.UploadDiv
{
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;

}

div.UploadDivBackground
{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: #000000;
    filter: Alpha(Opacity=30);
    -moz-opacity: 0.3;
    opacity: 0.3;
}

div.UploadDivContent
{
    position: absolute;
    left: 50%;
    top: 50%;
	padding: 5px;
    margin-left: -250px;
    margin-top: -50px;
    z-index: 2;
}

table.UploadTable
{
	width: 500px;
	height: 100px;
	background: #FFFFFF;
	border: 1px solid #000000; padding-left:15px; padding-right:15px;
}
.onlineu {
background-position: center; 
height: 30px;
font-family: Verdana;
font-size: 11px;
color: #808080; text-align:left; padding-top:15px; padding-left:40px; background-color:#FEE89A; background-image:url(http://www.lgo.pl/admin/images/online.png); background-position:left; background-repeat:no-repeat;
}

a.laczes:link{
font-family: Verdana; font-size: 10px; color: #55552B; font-weight: bold;
}
a.laczes:visited {
font-family: Verdana; font-size: 10px; color: #55552B; font-weight: bold;
}
a.laczes:hover {
font-family: Verdana; font-size: 10px; color: #55552B; font-weight: bold; text-decoration: underline;
}
a.klaczez:link {
font-family: Verdana; font-size: 11px; color: #55552B; font-weight: bold;
}
a.klaczez:visited {
font-family: Verdana; font-size: 11px; color: #55552B; font-weight: bold;
}
a.klaczez:hover {
font-family: Verdana; font-size: 11px; color: #55552B; font-weight: bold; text-decoration: underline;
}
.szukaj input {
height:18px; width:120px; font-size: 8pt; font-weight: bold; border: 1px solid #82264C; background-color: #e3e3e3; vertical-align:middle;
}
.menul { background-image: url(../../wgo/images/b_menu.png); background-repeat: no-repeat; background-position: bottom left; text-align: left; color:#0066CC; padding-top: 10px; padding-bottom: 15px; padding-left: 5px;
}
.menul a { color: #000000; font-weight:bold; font-size:11px;}
