@import url('menu.css');
@import url('modules.css');

@import url('e_elements.css');
@import url('e_col.css');
@import url('e_row.css');

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

ul,ol
{
    margin-top: 15px;
    margin-bottom: 15px;
}

li
{
    padding-left: 10px;
    margin-left: 40px;
}

body
{
    margin: 0px;
    min-width: 900px;
    text-align: left;
    font-family: Verdana, sans-serif;
    font-size: 14px;
    color: #636363;
    background: url('../img/html.png') 0px 0px repeat #4F4841;
}

html
{
    overflow: -moz-scrollbars-vertical;
    overflow-x: auto;

}

a { text-decoration: none; color: #5D6D1D; }
a:hover, a:focus { text-decoration: none; color: #000000; }

.clear 
{
    clear: both;
    height: 0;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    padding: 0px;
    margin: 0px;
}

.bold
{
    font-weight: bold;
}

.hide
{
    position: absolute;
    display: inline-block;
    text-indent: -8888px;
    overflow: hidden;
    font-size: 0px;
    width: 0px;
    height: 0px;
}

#Wrapper1
{
    background: url('../img/body.png') 0px 0px repeat-x;
}

#Wrapper2
{
    background: url('../img/wrapper.png') top center no-repeat;
}

#Layout
{
    width: 990px;
    margin: 0px auto;
    position: relative;
}

#Header
{
    position: relative;
    height: 402px;
    background: url('../img/naglowek_bg.png') 0px 5px no-repeat;
    color: #ffffff;
}

    #Header #aHerb
    {
	display: block;
	width: 128px;
	height: 138px;
	position: absolute;
	left: 438px;
	top: 27px;
	text-indent: -8888px;
	color: #ffffff;
    }
    #Header #aHerb:focus
    {
	outline: none;
	border: 1px solid #FC711C;
    }

#HeaderFoto
{
    position: absolute;
    top: 34px;
    left: 0px;
    width: 520px;
    height: 320px;
}

#Header .HeaderName
{
    position: absolute;
    text-indent: -8888px;
}

#Header .Info
{
    width: 720px;
    float: right;
    padding: 0px 0px 10px 0px;
    color: #ffffff;
}
    #Header .Info span
    {
	padding-left: 20px;
    }
    #Header .Info span.b
    {
	padding: 0px;
    }

#Header .Wyszukiwarka
{

}
    #Header .Wyszukiwarka fieldset
    {
	border: none;
	background: none;
    }

    #Header .Wyszukiwarka legend
    {
	display: none;
    }

    #Header .Wyszukiwarka .submit
    {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 42px;
	left: 11px;
	border: none;
	background: url('../img/ico_search.png') 50% 50% no-repeat #ffc600;
	border: 1px solid #ad8906;
	cursor: pointer;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	text-indent: -8888px;
    }
	#Header .Wyszukiwarka .submit:focus
	{
	    border: 1px solid #FC711C;
	}
    #Header .Wyszukiwarka .fraza
    {
	width: 126px;
	height: 16px;
	position: absolute;
	top: 48px;
	left: 47px;
	padding: 2px;
	border: none;
	background-color: #ffffff;
    }
	#Header .Wyszukiwarka .fraza:focus
	{
	    border: 1px solid #FC711C;
	}

#Header .PageOption
{
    position: absolute;
    top: 21px;
    left: 585px;
    background-color: #E0E0E0;
}
    #Header .PageOption a
    {
	color: #49443C;
	text-decoration: none;
    }
    #Header .PageOption a:focus
    {
	color: #FC711C;
	border: 1px solid #FC711C;
	outline: none;
    }


#Header .MenuUp
{
    height: 28px;
    position: absolute;
    bottom: 38px;
    left: 230px;
    margin: 0px;
    padding: 0px;
    border-left: 1px solid #ffffff;
}
    #Header .MenuUp li
    {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-right: 1px solid #ffffff;
    }
	#Header .MenuUp li a
	{
	    display: inline-block;
	    padding: 5px 10px;
	    color: #000000;
	    background-color: #FC711C;
	}
	#Header .MenuUp li a:hover,
	#Header .MenuUp li a:focus
	{
	    background-color: #B65214;
	    color: #ffffff;
	}

#LayoutMainBody
{
    width: 990px;
    padding: 0px;
    background: url('../img/layout.png') 0px 0px repeat-y #EDEFF0;
    position: relative;
    z-index: 10;
}

#Content
{
    width: 570px;
    padding: 0px 20px;
    float: left;
}

#Footer
{
    height: 354px;
    text-align: center;
    position: relative;
    background: url('../img/footer.png') 0px 0px no-repeat #47649A;
    color: #ffffff;
}
    #Footer.gap
    {
	margin: 0px 0px 50px 0px;
    }
    #Footer .Content
    {
	width: 930px;
	position: absolute;
	left: 20px;
	bottom: 44px;
	background-color: #8397CB;
	padding: 5px 10px;
	font-size: 10px;
	color: #000000;
    }

#Footer .Stat
{
    position: absolute;
    left: 20px;
    bottom: 10px;
}

#Footer .MadeIn
{
    position: absolute;
    right: 20px;
    bottom: 10px;
    font-size: 10px;
    color: #E1E1E1;
}
    #Footer .MadeIn a
    {
	color: #CAE7F9;
	text-decoration: none;
    }

/* Ramka standardowa */

.LayoutRamka
{
    padding-bottom: 10px;
}
    
.LayoutRamka h2.header
{
    display: block;
    font-size: 1.2em;
    padding: 10px 50px 10px 10px;
    margin-bottom: 10px;
    position: relative;
    background-color: #DCEF90;
}

.LayoutRamka h2.header .panel_right
{
    position: absolute;
    top: 14px;
    right: 10px;
    font-size: 12px;
}
    .LayoutRamka h2.header .panel_right a
    {
	display: inline-block;
	color: #000000;
    }
    .LayoutRamka h2.header .panel_right a:focus
    {
	border: 1px solid #FC711C;
	outline: none;
    }
