/* CSS Document */
/*##### GLOBAL ##########*/
body
{
vertical-align:top;
text-align:left;
margin:0px;
font:11px/16px Arial;
color:#5f5f5f;
background-color:#5e0000;
}
td
{
vertical-align:top;
text-align:left;
}
	:focus
	{
		-moz-outline-style: none;
    }
	
.form_kontakt_nazwa1 
{
text-align:left;
vertical-align:top;
width:80px;
font-size:10px;
margin-right: 5px;
}
.form_kontakt_nazwa2
{
text-align:left;
vertical-align:top;
width:80px;
font-size:10px;
margin-right: 5px;
}
.form_kontakt_textfield input
{
font-size:10px;
width: 130px;
border-color: #d1c2c2;
border-style: solid;
border-width: 1px;
}
.form_kontakt_textarea textarea
{
border-color: #d1c2c2;
border-style: solid;
border-width: 1px;
font-size:10px;
width: 350px;
height: 150px;
}
	
/*########## MAIN TABLE ########*/
.base_table
{
background-image:url(../gfx/tlo.gif);
background-position:top left;
background-repeat:repeat-x;
background-color:#3e0000;
}
/*######### MENU TABLE ###############*/
td .menu_td_inactive
{
width:223px;
padding-left:30px;
background-image:url(../gfx/menu_pasek_inactive.gif);
background-position:bottom right;
background-repeat:no-repeat;
font:14px/24px Tahoma;
color:#a41010;
font-weight:bold;
display:block;
}
td .menu_td_active
{
width:223px;
padding-left:30px;
background-image:url(../gfx/menu_pasek_active.gif);
background-position:bottom right;
background-repeat:no-repeat;
font:14px/24px Tahoma;
color:#a6a6a6;
font-weight:bold;
display:block;
}
/*######### ZAWARTOSC TABLE ##########*/
td .zawartosc_tabela
{
width:750px;
background-color:#fdfafa;
background-image:url(../gfx/przejscie_tonalne1.gif);
background-position: top left;
background-repeat:repeat-x;
}
td .zawartosc_td
{
width:436px;
padding-left:35px;
padding-right:25px;;
padding-top:28px;
padding-bottom:25px;
}
/*############ STOPKA #############*/
td .stopka_srodek
{
width:484px;
height:27px;
background-image:url(../gfx/stopka_tlo.gif);
background-position:top left;
background-repeat:repeat-x;
}
td .stopka_lewy_bok
{
width:6px;
height:27px;
background-image:url(../gfx/stopka_bok_l.gif);
background-position:right top;
background-repeat:no-repeat;
}
td .stopka_prawy_bok
{
width:6px;
height:27px;
background-image:url(../gfx/stopka_bok_p.gif);
background-position:left top;
background-repeat:no-repeat;
}
td .stopka_td_link
{
text-align:center;
}
/*############ TEXTY #############*/
.tytul_red_18
{
font: 18px/24px Tahoma;
color:#a30f0f;
}
.tytul_red_14
{
font: 14px/24px Tahoma;
color:#a30f0f;
font-weight:bold;
}
.text_red_11_bold
{
font:11px/18px Arial;
color:#9e0000;
font-weight:bold;
}
.text_red_9
{
font:9px/14px Arial;
color:#9e0000;
}
/*############ LINKI ##############*/
a.link:link, a.link:active, a.link:visited
{
font:10px Verdana;
color:#9e0000;
text-decoration:none;
}
a.link:hover
{
font:10px Verdana;
color: #adadad;
text-decoration:none;
}
a.link2:link, a.link2:active, a.link2:visited
{
font:10px Arial;
color:#ffb1b1;
text-decoration:none;
}
a.link2:hover
{
font:10px Arial;
color: #ffffff;
text-decoration:none;
}
a.link3:link, a.link3:active, a.link3:visited
{
font:10px Arial;
color:#cc5353;
text-decoration:none;
}
a.link3:hover
{
font:10px Arial;
color: #ffffff;
text-decoration:none;
}
a.link_menu:link, a.link_menu:active, a.link_menu:visited
{
font:11px Tahoma;
color:#9e0000;
text-decoration:none;
font-weight:bold;
}
a.link_menu:hover
{
font:11px Tahoma;
color: #370d0d;
text-decoration:none;
font-weight:bold;
}
/*############ TABELA FOTO ############*/
td .rog_lewy_gorny
{
width:3px;
height:3px;
background-image:url(../gfx/rog_l_g.gif);
background-position:right bottom;
background-repeat:no-repeat;
}
td .rog_lewy_dolny
{
width:3px;
height:3px;
background-image:url(../gfx/rog_l_d.gif);
background-position:right top;
background-repeat:no-repeat;
}
td .rog_prawy_gorny
{
width:3px;
height:3px;
background-image:url(../gfx/rog_p_g.gif);
background-position:left bottom;
background-repeat:no-repeat;
}
td .rog_prawy_dolny
{
width:3px;
height:3px;
background-image:url(../gfx/rog_p_d.gif);
background-position:left top;
background-repeat:no-repeat;
}
.border_tabeli_foto
{
background-color:#a30f0f;
}
a.linkmenu:link, a.linkmenu:active, a.linkmenu:visited
{
font:12px Arial;
color:#9e0000;
text-decoration:none;
font-weight: bold;
}
a.linkmenu:hover
{
font:12px Arial;
color: #370d0d;
text-decoration:none;
font-weight: bold;
}
td .galeria_tlo
{
height:29px;
background-image:url(../gfx/tlo_galeria.gif);
background-position:top left;
background-repeat:repeat-x;
}
