﻿body 
{
    font-family: Georgia;
    font-size: 11px;
    margin: 0px;
    margin-top: 0px;
    color: #000000;
    background-image: url(Images/sztygarka_back_all.jpg); 
    background-repeat:repeat;
}

A:link {color: #6F4D10; text-decoration: none;}
A:visited {color: #6F4D10; text-decoration: none;}
A:hover {color: #000000; text-decoration: underline;}

A.adm:link {color: #ffffff; text-decoration: none;}
A.adm:visited {color: #ffffff; text-decoration: none;}
A.adm:hover {color: #000000; text-decoration: underline;}

A.pasek_skrotow:link {color: #ffffff; text-decoration: none;}
A.pasek_skrotow:visited {color: #ffffff; text-decoration: none;}
A.pasek_skrotow:hover {color: #ffffff; text-decoration: underline;}

A.admalert:link {color: #ff0000; text-decoration: none;}
A.admalert:visited {color: #ff0000; text-decoration: none;}
A.admalert:hover {color: #000000; text-decoration: underline;}

A.admlink:link {color: #000000; text-decoration: none;}
A.admlink:visited {color: #000000; text-decoration: none;}
A.admlink:hover {color: #ff0000; text-decoration: underline;}

A.menu:link {color: #6F4D10; text-decoration: none; background: none;}
A.menu:visited {color: #6F4D10; text-decoration: none; background: none;}
A.menu:hover {color: #000000; text-decoration: underline; background: none;}

A.menuselected:link {color: #ffffff; text-decoration: none;}
A.menuselected:visited {color: #ffffff; text-decoration: none;}
A.menuselected:hover {color: #ffffff; text-decoration: underline;}

A.menuroot:link {color: #FFFFFF; text-decoration: none;}
A.menuroot:visited {color: #FFFFFF; text-decoration: none;}
A.menuroot:hover {color: #000000; text-decoration: underline;}

A.nazwa_main:link {color: #317298; text-decoration: none; font-size: 14px; font-weight: bold;}
A.nazwa_main:visited {color: #317298; text-decoration: none; font-size: 14px; font-weight: bold;}
A.nazwa_main:hover {color: #000000; text-decoration: underline; font-size: 14px; font-weight: bold;}

A.bullet_main_list:link {color: #000000; text-decoration: none; font-size: 10px;}
A.bullet_main_list:visited {color: #000000; text-decoration: none; font-size: 10px;}
A.bullet_main_list:hover {color: #F38B12; text-decoration: underline; font-size: 10px;}


.menu_sub
{
    border-bottom: solid 0px #d4d4d4;
    width: 100%;
}

P
{
    margin-top: 5px;
    line-height: 1.5;
    margin-bottom: 5px;
}

h1
{
    font-size: 14px;
    font-weight: bold;
    color: #932822;   
}

h2
{
    font-size: 11px;
    font-weight: bold;
    color: #F38B12; 
    margin-top: 2px;
    margin-bottom: 2px;  
}

h3
{
    font-size: 10px;
    font-style: italic;
    font-weight: normal;
    margin-top: 2px;
    margin-bottom: 2px;
    vertical-align: top;  
}

hr
{
    color: #d4d4d4;
    background-color: #d4d4d4;
    height: 1px;
    
}

tablex
{
    border: solid 0px #000000;
}

tdx
{
    border: solid 0px #ff0000;
}

.td_header
{
    height: 28px;
    text-align: right;
}

.td_main_splash
{
    height: 215px;   
}

.td_logo
{
    height: 41px;
}

.td_menu
{
    padding-left: 17px;
}

.td_footer_left
{
    width: 176px;
    padding-left: 17px;
}

.td_footer_right
{
    padding-left: 10px;
}

.footer_break
{
   background-image: url(Images/break_footer.gif); 
   background-position: top;
   background-repeat: repeat-x;
   height: 7px;
}

.footer_zone
{
    height: 46px;
    vertical-align: bottom;
    text-align: center;
    color: #000000;
    background-image: url(Images/sztygarka_footer_back.jpg); 
    background-position: top;
    background-repeat: no-repeat;

}

.td_main_content
{
    padding-left: 0px;
    padding-right: 0px;
}

.td_right_content
{
    padding-left: 0px;
    padding-right: 0px;
}

.background_right_content
{
    background-image: url(Images/placeholder_back.jpg);
	background-position: top;
	background-repeat:repeat-x;
}

.background_left_content
{
    background-image: url(Images/body_back.jpg);
	background-position: top;
	background-repeat:repeat-x;
}

.background_main
{
    background-image: url(Images/sztygarka_back_main.jpg);
	background-position: top;
	background-repeat:repeat-y;
}

.background_login
{
    background-image: url(Images/login_back.jpg); 
    background-position: top left;
    background-repeat: no-repeat;
}


.menu_color_back_top
{
    border-top: solid 2px #85611A;
    background-color: #B9AD73;
}


.menu_bottom
{
    background-image: url(Images/logo_sztygarka.jpg); 
    background-position: top left;
    background-repeat: no-repeat;
}


.menu_color_back
{
    background-color: #B9AD73;
}

.menu_level_1
{
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    font-family: Helvetica;
    border-bottom: solid 1px #85611A;
}

.menu_level_2
{
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    font-family: Helvetica;
    border-bottom: solid 1px #85611A;
}

.menu_level_3
{
    color: #ffffff;
    font-size: 12px;
    padding-left: 10px;
    font-weight: normal;
    text-align: left;
    font-family: Helvetica;
}

.menu_zone
{
    height: 35px; 
    background-image: url(Images/main_menu_back.jpg); 
    background-position: left; 
    background-repeat: repeat-x;
}

.menupop
{
	height : 25px;
	color : #000000;
	font-size : 10px;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #F1F1F3;
	border-bottom: solid 1px #7F8082;
}

.menuselected
{
    color: #ffffff;
    font-size: 12px;
    background-color: #85611A;
}

.menuroot
{
   color: #FFFFFF;
   font-size: 12px;
   font-weight: bold;
}

.menu_center
{
     text-align: left;
     font-size: 16px;
     padding-top: 15px;
}

.menu_main_back
{
   background-image: url(Images/left_menu_arrow.gif); 
   background-position: left;
   background-repeat: no-repeat;
}

.td_header_adm_left
{
    height: 80px;
    background-color: #628DCA;
    color: #ffffff;
    font-size: 24px;
    padding-left: 10px;
}

.td_header_adm_right
{
    width: 300px;   
    background-color: #628DCA;
    text-align: left;
    padding-right: 0px;
}

.td_footer_adm
{
    border-top: solid 1px #bebebe;
    color: #bebebe;
}

.td_menu_adm
{
    height: 30px;
    vertical-align: middle;
    padding-left: 10px;
    padding-right: 10px;
    color: #ffffff;
    background-color: #628DCA;
    border-right: solid 1px #ffffff;
}

.td_menu_adm_2
{
    height: 30px;
    vertical-align: middle;
    padding-left: 10px;
    padding-right: 0px;
    color: #ffffff;
    background-color: #628DCA;
    border-right: solid 0px #ffffff;
}

.td_header_panel
{
    border-bottom: solid 1px #B6B8C4;
    color: #383A47;
    font-size: 12px;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom:5px;
    width: 100%;
}

.td_body_panel
{
    font-size: 10px;
    padding-top: 5px;
    padding-bottom:5px;
    color: #383A47;
}

.td_main_page_header
{
   padding-left: 0px;
   font-size: 9px;
   font-weight: bold;
   color: #000000;
}

.td_main_page_b
{
    width: 180px;
    vertical-align: top;
    font-size: 9px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 4px;
}

.td_pasek_skrotow
{
    height: 20px; 
    width: 800px;
    text-align: right;
    padding-right: 10px;
    color: #ffffff;
}

.TextBox
{
    font-size: 12px;
}

.DropDownList
{
    font-size: 10px;
}

.button
{
    font-size: 10px;
    width: 100px;
}

.input_search
{
    width: 90px;
    height: 15px;
    border: solid 1px #8E8C8D;
    font-size: 12px;
}

.odstep
{
    padding: 10px;
}

.art_topic
{
    font-size: 15px;
    font-weight: bold;
    color: #6F4D10;
    padding-left: 0px;
}

.art_stalatresc
{
    font-size: 11px;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
}

.art_autor
{
    font-size: 11px;
    color: #6F4D10;
}

.art_content
{
    font-size: 11px;
}

.lista_topic
{
    font-size: 12px;
    font-weight: bold;
}

.lista_autor
{
    font-size: 11px;
    color: #6F4D10;
}

.lista_stalatresc
{
    font-size: 11px;
    padding-top: 5px;
    padding-bottom: 10px;
}

.img_header
{
    border: 0px solid #000000;
    padding: 0px;
    margin: 0px;
}

.bullet_main_list
{
    font-size: 11px;
    line-height: 1.5;
    color: #000000;
}

li
{
   padding-left: 10px;
   list-style-type: none;
   background: url(Images/dot_bullet.gif) no-repeat left top;
   margin-left : -30px
}

ul
{
    margin-top : 3px;
    margin-bottom : auto;
}

.link_list
{
    padding: 10px;
}