/*
    Document   : style
    Created on : 2010-02-04, 23:18:50
    Author     : inferno
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

a img {
    border:none;

}

* {
    font-family:arial;
}

a.profile {
    color:#560C00;
    font-size:12px;
    font-weight:100;

}

ul, ol { list-style-type: none; }

a.profile:hover {
    color:#560C00;
    font-size:12px;
    font-weight:bold;


}

ul {
    padding:0px;
    margin:0px;
}

font.red {
    color:#560C00;
}

input {
    padding:0px;
    margin:0px;

}

form {
    margin:0px;
    padding:0px;
}

li {
    padding:0px;
    margin:0px;

}

body {
    background:url(../gfx/main_b.jpg) repeat-x top;
    padding:0px;
    margin:0px;
    text-align:center;
    empty-cells: show;


}

a {
    border:none;
    color:#000;
    text-decoration:none;

}

p {
    margin:0px;
    padding:0px;
    
}

#sddm
{	margin: 0;
	padding: 0;
        margin-left:20px;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
        padding-top:10px;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 20px;
	width: auto;
	background:none;
	color: #000;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #fff;
        color:#000;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: url(../gfx/menu_pos_bg) repeat-x bottom left;
	}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 6px 15px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: url(../gfx/menu_pos_bg.jpg) repeat-x bottom left;
		color: #000;
		font: 11px arial}

	#sddm div a:hover
	{	background: url(../gfx/menu_pos_bg.jpg) repeat-x bottom left;
		color: #fff;}

#main {
    width:1000px;
    margin:0 auto;
    text-align:left;
}

font.bold {
    font-weight:bold;
}

p.head_bar {
    color:#560C00;
    font-family: arial;
    font-size:11px;
    padding-left:100px;
    padding-top:10px;
 }

#head_bar {
   width:100%;
   height:32px;
   background:url(../gfx/flower.jpg) left top no-repeat;
}

#main_logo {
    width:100%;
    height:145px;
    background:url(../gfx/logo_bg.jpg) no-repeat top left;

}

#header_banner{
    background:#FFFFFF;
    width:468px;
    height:60px;
    float:right;
    margin-top:41px;
    margin-right:1px;

}

#menu {
    height:38px;
    width:100%;
    background:url(../gfx/text_header.jpg) repeat-x top;
}

#menu_left {
    width:3px;
    height:38px;
    float:left;
    background:url(../gfx/menu_bar_left.jpg) repeat-x top;
}

#menu_right {
    width:3px;
    height:38px;
    float:right;
    background:url(../gfx/menu_bar_right.jpg) repeat-x top;
}

#under_menu {
    height:33px;
    width:100%;
    color:#560C00;
    background:url(../gfx/under_menu.jpg) repeat-x top;

}

img.clock {
    margin-left:30px;
    margin-top:10px;
    float:left;

}

p.under_menu {
   padding-top:10px;
   font-size:11px;
   margin-left:60px;

}

img.dudes {
    margin-left:35px;
}

img.arrow {
    float:left;
    margin-top:10px;
    margin-left:30px;
    
}

img.arrow2 {
    float:left;
    margin-top:16px;
}

img.arrow3 {

    margin-top:4px;
    margin-left:30px;

}



#path_div {
    color:#000;

}

#big_banner {
    margin:0 auto;
    width:728px;
    height:90px;
    background:#FFFFFF;
    margin-top:20px;
}

#art_header{
    clear:both;
    width:333px;
    height:40px;
    background:url(../gfx/articles_header.jpg) no-repeat top left;
}

#art_left {
    float:left;
    padding-left:18px;
    font-size:14px;
    font-family: "trebuchet ms", sans-serif;
    color:#000;
    font-weight:bold;
}

#art_right {
    float:right;
    padding-right:18px;
    color:#560C00;
    padding-top:13px;
    font-size:11px;

}

a.footer{
   color:#560C00;
   font-size:11px;


}

p.art_header {

    padding-left:25px;
    padding-top:13px;

}

#art_table {
    
    border:1px solid #D9D9D9;
    width:331px;
}

#article_frame {
    overflow:hidden;
    padding-top:7px;
    width:100%;
    border-bottom:1px solid #D9D9D9;
    text-align:center;
    padding-bottom:7px;
     font-family: "trebuchet ms", sans-serif;
    font-size:11px;
    margin-top:5px;
}

#article {
    overflow:hidden;
    padding-top:15px;
    padding-bottom:15px;
    width:312px;
    font-family: "trebuchet ms", sans-serif;
    font-size:11px;
    margin:0 auto;
    background:url(../gfx/art_bg.jpg) repeat-x top left;

}

#article_left {
    float:left;
    text-align:right;
    width:115px;

}

hr {
    border-top:1px solid;
    border-bottom:none;
}

#article_right {
    float:left;
    text-align:left;
    width:160px;
    margin-left:15px;

}

#subart_left {
    float:left;
    padding-left:15px;
    margin-top:5px;
    text-align:left;
}

#subart_right {
    float:right;
    color:#560C00;
    margin-top:5px;
    padding-right:15px;
    text-align:right;

}

#menu_header {
    width:193px;
    height:40px;
    background:url(../gfx/menu_header.jpg) top left no-repeat;
    padding-left:18px;
    font-size:14px;
    font-family: "trebuchet ms", sans-serif;
    color:#000;
    font-weight:bold;

}

#menu_main {
    width:189px;
    display:block;
    border-left:1px solid #D2D2D2;
    border-right:1px solid #D2D2D2;
    padding-top:10px;
    font-size:11px;
    padding-left:20px;
    background:#EEEEEE;

}

div.text_header {
    width:530px;
    height:40px;
    background:url(../gfx/text_header.jpg) top left repeat-x;
    padding-left:18px;
    font-size:14px;
    font-family: "trebuchet ms", sans-serif;
    color:#000;
    font-weight:bold;

}

a.menu_pos {
    width:189px;
    display:block;
    border-left:1px solid #D2D2D2;
    border-right:1px solid #D2D2D2;
    border-bottom:1px solid #ffffff;
    height:20px;
    padding-left:20px;
    font-size:11px;
    padding-top:7px;
    font-weight:100;
    background:#EEEEEE;
}

a.menu_pos:hover {
    width:189px;
    display:block;
    border-left:1px solid #E7E7E7;
    border-right:1px solid #E7E7E7;
    border-bottom:1px solid #ffffff;
    height:20px;
    padding-top:7px;
    padding-left:20px;
    font-size:11px;
    font-weight:bold;
    background:url(../gfx/menu_hover.jpg) no-repeat right #F6F6F6;
}

#menu_footer {
    width:211px;
    height:5px;
    background:url(../gfx/menu_footer.jpg) no-repeat;

}

#reklama_header {
    width:211px;
    height:33px;
    background:url(../gfx/reklama_header.jpg) no-repeat;

}

#reklama {

    width:211px;
    background:url(../gfx/reklama_bg.jpg) repeat-y;
    text-align:center;

}

#reklama_footer {
    width:211px;
    height:11px;
    background:url(../gfx/reklama_footer.jpg) no-repeat;

}

#logowanie {
    overflow:hidden;
    background:url(../gfx/login_bg.jpg) no-repeat;
    width:262px;
    
    height:160px;



}

input.login {
    width:156px;
    margin-top:10px;
    margin-left:22px;
    height:15px;
    border:1px solid #D3D3D3;
    background:url(../gfx/form_bg.jpg) repeat-x;
    color:#635E5E;
    padding-left:15px;
    font-size:11px;
    font-family:arial;
}

a.menu_pos\ {width:211px; height:27px;}
a.menu_pos:hover\ {width:211px; height:27px;}

input.form_login {
    width:72px;
    height:22px;
    border:none;
    margin-top:20px;
    background:url(../gfx/form_login.jpg) no-repeat;
    display:block;
    float:left;
 }

 a.register {
     width:101px;
     height:22px;
     margin-top:20px;
     background:url(../gfx/register.jpg) no-repeat;
     display:block;
     float:left;
 
}

#subscribe_header {
    width:261px;
    height:29px;
    background:url(../gfx/subscribe_header.jpg) no-repeat;
    margin-top:17px;
}

#subscribe_middle {
    overflow:hidden;
    width:259px;
    font-size:11px;
    font-family:arial;
    color:#000;
    border-left:1px solid #D2D2D2;
    border-right:1px solid #D2D2D2;
    background:url(../gfx/letter.jpg) no-repeat bottom right;

}

#subscribe_footer {
    width:261px;
    background:url(../gfx/subscribe_footer.jpg) no-repeat;
    height:7px;
}

#subscribe_middle\ {width:259px;}

a.zapisz {
    float:right;
    display:block;
    font-weight:bold;
    

}

#dopisz_sie {
    width:262px;
    height:63px;
    background:url(../gfx/dopisz.jpg) no-repeat;
    margin-top:18px;
}

#partnerzy_header {
    width:261px;
    height:36px;
    margin-top:15px;
    background:url(../gfx/partnerzy_header.jpg) no-repeat;

}

#partnerzy_middle {
    width:261px;
    background:url(../gfx/partnerzy_middle.jpg) repeat-y;

}

#partnerzy_footer {
    width:261px;
    height:22px;
    background:url(../gfx/partnerzy_footer.jpg) no-repeat;

}

#footer_right {
    float:left;
    width:6px;
    height:44px;
    background:url(../gfx/footer_right.jpg) no-repeat;


}
#footer_left{
   float:left;
    width:6px;
    height:44px;
    background:url(../gfx/footer_left.jpg) no-repeat;

}

#footer_middle{
    float:left;
    width:990px;
    
    height:44px;
   background:url(../gfx/footer_middle.jpg) repeat-x;

}

#main_header {
    width:550px;
    height:10px;
    background:url(../gfx/main_header.jpg) no-repeat;

}

#main_middle {
    width:548px;
    border-left:1px solid #D2D2D2;
    border-right:1px solid #D2D2D2;
    font-size:12px;
    font-family: "trebuchet ms", sans-serif;
}

#main_footer {
    width:550px;
    height:7px;
    background:url(../gfx/main_footer.jpg) no-repeat;

}

#main_middle\ {width:550px;}

tr.table {
    background:none;
}

tr.table:hover {
    background:#EDEDED;
}