/* === COMMONS === */
td, body{
    font-size: 11px;
    font-family : Tahoma;
    color: #003300;
}

body{
    background-color: #EBE7D8;    
    text-align : center;
}

table{
    width : 100%;
    border-collapse : collapse;
}

td{
    margin : 0px;
    padding : 0px;
    /*line-height : 1em; */
    vertical-align : top;
}

form{
	margin-top : 0px;
	margin-bottom : 0px;
}


td.box1{
    background-color : #D5D9B9;
}

td.box2{
    background-color : #C9CAA3;
}

td.box3{
    background-color : #DEE0CB;
}

input{
    background-color : #FFFFFF;
    border : 1px solid #939363;
    height : 18px;
    font : 11px Tahoma;
    color : #003300;
}

textarea{
    background-color : #FFFFFF;
    border : 1px solid #939363;
    height : 18px;
    font : 11px Tahoma;
    color : #003300;
}

button{
    height : 18px;
    border : 0px;
}


button.ok{
    background-image : url("../gfx/button_ok.gif");
    height : 18px;
    width : 40px;
}

button.goon{
        background-image : url("../gfx/button_go.gif");
        height : 18px;
        width : 25px;
}

a, a:visited, a:hover{
	color : #F88400;
}

a.nondecorated, a.nondecorated:visited, a.nondecorated:hover{
    font : 11px Tahoma;
    color: #000000;
    text-decoration : none;
}

a.nondecorated:hover{
    text-decoration : underline;
}

a.title, a.title:visited, a.title:hover{
    font : 12px Tahoma;
    color : #003300;
    text-decoration : none;
    font-weight : normal;
}

a.title:hover{
    text-decoration : underline;
}

a.readMore, a.readMore:visited, a.readMore:hover{
	font : 10px Tahoma;
}

span.boxHeader{
    font-weight : bold;
    color : #F88400;
    margin-left : 9px;
}

span.boxContent{
    margin-left : 9px;
}

span.boxContent1{
	margin-left : 18px;
}

div.boxContent{
	margin-left : 9px;
}

div.mainContent{
	margin-left : 8px;
}

span.mainHeader{
        margin-left : 8px;
	font-size : 11px;
	font-family : Arial;
        font-weight : bold;
	color : #F88400;
}

td.mainLine{
	background-color : #FDDEBA;
}

font.editor_tahoma_6px{
        font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 6px;
	color : #000000;
}
font.editor_tahoma_7px{
        font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 7px;
	color : #000000;
}
font.editor_tahoma_8px{
        font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color : #000000;
}
font.editor_tahoma_9px{
        font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color : #000000;
}
font.editor_tahoma_10px{
        font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : #000000;
}
font.editor_tahoma_11px{
        font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #000000;
}
font.editor_tahoma_12px{
        font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #000000;
}
font.editor_tahoma_13px{
        font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color : #000000;
}
font.editor_tahoma_14px{
        font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color : #000000;
}
font.editor_tahoma_15px{
        font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color : #000000;
}
font.editor_tahoma_16px{
        font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color : #000000;
}
font.editor_tahoma_17px{
        font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color : #000000;
}
font.editor_tahoma_18px{
        font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color : #000000;
}

/* ====== */


div#mainFrame{
    position : relative;
    margin-left: auto;
    margin-right: auto;
    text-align : left;
    height : auto;
    width : 761px;
}

/* === LOGO === */
div#logo{
    position : relative;
    left : 26px;
    top : -3px;
}
/* ====== */

/* === BOX SZUKAJ === */
span.szukaj{
    margin-left : 24px;
    font-size : 8px;
    font-family : Arial;
    font-weight : bold;
}

span.szukaj1{
    margin-left : 3px;
}

input.szukaj{
	width : 99px;
}

form.szukaj{
}

/* ====== */

/* === MENU BOCZNE === */
a.sidemenu, a.sidemenu:visited{
        color : #F88400;
	font-weight : bold;
	text-decoration : none;
}

a.sidemenu:hover{
        color : #F88400;
	text-decoration : underline;
}

a.sidemenuselected, a.sidemenuselected:visited{
	color : #F88400;
	font-weight : bold;
	text-decoration : underline;
}

a.sidemenuselected:hover{
	color : #F88400;
	text-decoration : underline;
}
/* ====== */

/* === BOX ZALOGUJ === */
span.zaloguj{
    margin-left : 3px; 
}

input.zaloguj{
	width : 68px;
}

form.zaloguj{
}
/* ====== */

/* === BOX NEWSLETTER === */
span.newsletter{
	margin-left : 3px;
}

input.newsletter{
	width : 126px;
}

input.newsletter1{
	background-color : #DEE0CB;
	border : 0px;
}

form.newsletter{
}
/* ====== */

/* === BOX JĘZYKI === */
td#jezyki{
    text-align : center;
}
/* ====== */

/* === SZYBKIE LINKI === */
td#quickLinks{
    text-align : right;
    height : 34px;
}

a.quickLinks, a.quickLinks:visited, a.quickLinks:hover{
    font-size : 9px;
    font-family : Tahoma;
    color: #000000;
    text-decoration : underline;
    font-weight : normal;
}

a.quickLinks:hover{
    text-decoration : underline;
    font-weight : bold;
}
/* ====== */

/* === MENU === */
td.menu{
    background : #A4B08C;
    vertical-align : middle;
    text-align : center;
    color : #FFFFFF;
    font-weight : bold;
    font-size : 11px;
}

td.menuSeparator{
    background : #C0C6A2;
}
/* ====== */

/* === COPYRIGHTS === */
td#copyright{
    height : 20px;
    text-align : center;
    font-size : 10px;
}
/* ====== */

span.tresc_14{
    font-size : 14px;
    font-family : Verdana;
    font-weight : normal;
    color: #003300;
}

span.tresc_13{
    font-size : 13px;
    font-family : Verdana;
    font-weight : normal;
    color: #003300;
}

span.tresc_12{
    font-size : 12px;
    font-family : Verdana;
    font-weight : normal;
    color: #003300;
}

span.tresc_11{
    font-size : 11px;
    font-family : Verdana;
    font-weight : normal;
    color: #003300;
}

span.adres{
    font-size : 12px;
    font-family : Tahoma;
    font-weight : normal;
    color: #666666;
}
