/* SITE CSS 20040415 */

body
{
    padding: 0;
    color: #FFFFFF;
    background-image: url(../images/tlo.jpg);
    background-repeat: repeat;
    font-size: small;
    line-height: 1.25em;
}

div#allcontent
{
    width: 900px;
    margin: 0px auto;
    border-left: 1px solid;
    border-right: 1px solid;
    border-color: #3F3F3F;
    background-image: url(../images/tlo-uni.jpg);
    background-repeat: repeat;
}

div#topcontent
{
}


/* Linki */

a
{
    color: #CFA351;
    text-decoration: none;
}

a:hover
{
    color: #CFA351;
    text-decoration: underline;
}

div#maincontent h1 a
{
    color: #CFA351;
}

div#maincontent h2 a, div#maincontent h3 a, div#maincontent h4 a, div#maincontent h5 a
{
    color: #CFA351;
}

/* MENU */

div#menu,
{
    float: left;
    width: 220px;
    padding: 0 0 12px 0;
    background-color: #3F3F3F;

}

div#menu
{
    _background-repeat: no-repeat;
    _background-position: top left;
}

div#menu, div#menu
{
    background-color: #3F3F3F;
}

div#menu
{
    padding: 0 0 10px 0;
    background-position: top left;
}

div#menu
{
    padding: 0 0 20px 0;
}

div#menu ul, div#menu ul
{
    margin: 0 0 0 0;
}

div#menu li.menu, div#menuli.menu
{
    text-decoration: none;
    border-top: 1px solid #2F2F2F;
    padding: 3px 0 2px 34px;
    list-style-type: none;
    background-image: url(../images/strzalka-leftmenu.gif);
    background-repeat: no-repeat;
    background-position: top left;
}

div#menu li.menu a,
div#menu li.menu a
{
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
}

div#menu li.menu a:hover, div#menu li.menu a:hover
{
    text-decoration: underline;
}
iv#leftmenu-design li.menu-level-1, div#leftmenu-design_home li.menu-level-1
{
    text-decoration: none;
    border-top: 1px solid #ebaeb5;
    padding: 3px 0 2px 34px;
    list-style-type: none;
    background-image: url(../images/bullet-leftmenu.gif);
    background-repeat: no-repeat;
    background-position: top left;
}

div#leftmenu-design li.menu-level-1 a,
div#leftmenu-design_home li.menu-level-1 a
{
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
}

div#leftmenu-design li.menu-level-1 a:hover, div#leftmenu-design_home li.menu-level-1 a:hover
{
    text-decoration: underline;
}

div#leftmenu-design li.menu-level-2, div#leftmenu-design_home li.menu-level-2
{
    text-decoration: none;
    margin: 5px 0 5px 0;
    list-style-type: none;
}

div#leftmenu-design li.menu-level-2 a, div#leftmenu-design_home li.menu-level-2 a
{
    text-align: center;
    font-weight: normal;
    text-decoration: none;
}

div#leftmenu-design li.menu-level-3, div#leftmenu-design_home li.menu-level-3
{
    text-decoration: none;
    list-style-type: none;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 10px;
}

div#leftmenu-design li.menu-level-3 a, div#leftmenu-design_home li.menu-level-3 a
{
    text-align: center;
    font-weight: normal;
    text-decoration: none;
}
div#maincontent
{
}

div#contect
{
    margin-top: 0px;
	 float: left;
    width: 500px;
	 padding-left: 32px;
    padding-right: 66px;
    border-left: 1px solid;
    border-right: 1px solid;
    border-bottom: 1px solid;
    border-color: #CFA351;
}

/* FORMULARZ */
.text {width:500px;
	height:18px;
	border: 1px solid #CFA351;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top:1px;
	background-color: #333333;
	color: #FFFFFF;
}

.text-2 {width:500px;
	height:95px;
	border: 1px solid #CFA351;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #333333;
	color: #FFFFFF;
}

.przycisk {	width:150px;
	height:20px;
	border: 1px solid #CFA351;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top:1px;
	background-color: #333333;
	color: #FFFFFF;
}



/* OGOLNE ELEMENTY */

h1
{
    font-size: 1.3em;
    font-weight: bold;
    margin-top: 0em;
}

h2
{
    font-size: 1.2em;
    font-weight: bold;
}

h3
{
    font-size: 1.1em;
    font-weight: bold;
}

h4
{
    font-size: 1em;
    font-weight: bold;
}

h5
{
    font-size: 1em;
    font-weight: bold;
}

.stopka
{
    padding: 0;
    color: #CFA351;
    font-size: small;
    line-height: 1.25em;
}

.menu-gora
{
    padding: 0;
    color: #CFA351;
    font-size: small;
    line-height: 1.25em;
}

.ramka 
{
	border: solid 2px #CFA351;
}

.title-image
{
    background-color: #3F3F3F;
}

div.object-left
{
    margin: 3px;
    float: left;
}

div.imageleft, div.leftobject
{
    float: left;
    padding-right: 0.5em;
}

div. imageleft
{
    padding-bottom: 5px;
}

div.imageleft, div.leftobject
{
    display:inline;
    margin: 0;
}






