/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/*`		Ochrona emaila przed spamem		*/
span.ema_dis { display:none; }
span.ema_dir { unicode-bidi:bidi-override; direction: rtl; }

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}



/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #878787;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}


*.normtext {
	font-size: 11px;
	color: #999999;
	font-weight:normal;
}
*.c {
	text-align:center;
}
*.l {
	text-align:left;
}
*.b {
	font-weight:bold;
}
*.u {
	text-decoration:underline;
}
*.error {
	color:red;
	font-weight:bold;
}
div.warning {
	padding:10px 10px;
	border: 1px #DD6F6F solid;
	margin: 20px auto;
	width: 600px;
	background: #FFF0F0;
	font: 12px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-align:center;
}

*.info_ok {
	color: #6B8F08;
	font-weight:bold;
}
tr.email2 {
	display:none;
}
*.orange {
	color: #F58A25;
}

.ul1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.ul1 li {
	display: inline;
	text-align:left;
	font-size:12px;
}

.ul1 a {
	display: block;
	border-bottom: 1px solid #E7E7E7;
	padding: 4px 0px 5px 28px;
	background: url(../images/homepage16.gif) no-repeat 13px 8px;
	text-decoration: none;
}

.ul1 a.nostyle {
	padding: 0px;
	background: none;
	border:none;
}
.ul1 a:hover {
	background: url(../images/lay2homepage33a.gif) no-repeat 13px 8px;
	color: #F58A25;
	text-decoration: underline;
}


.ul1  a.obecnakat {
	display: block;
	border-bottom: 1px solid #E7E7E7;
	padding: 4px 0px 5px 28px;
	background: url(../images/lay2homepage33.gif) no-repeat 13px 8px;
	font-weight:bold;
	font-size: 11px;
	color: #2A92B6;
	text-decoration: none;
}

.ul2 {
	margin: 3px 0px 10px 20px;
	padding: 0px;
	list-style: none;
}

.ul2 li {
	display: inline;
}

.ul2 a {
	display: block;
	border-bottom: 1px solid #E7E7E7;
	padding: 4px 0px 5px 28px;
	background: url(../images/homepage20.gif) no-repeat 13px 8px;
}

/* uzywany w kategoriach i skrypcie switchcontent */
.ul3 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.ul3 li {
	display: inline;
}

.ul3 a {
	border-bottom: 1px solid #E7E7E7; 
	display: block;
	font-size: 13px;
	padding: 3px 0px 4px 30px;
	text-decoration: none;
}

.ul3 span.rozwin {
	border-bottom: 1px solid #E7E7E7; 
	display: block;
	font-size: 13px;
	padding: 3px 0px 4px 15px;
	text-decoration: none;
}

.ul3 a:hover,
.ul3 span.rozwin:hover {
	color: #F58A25;
	text-decoration: underline;
	background: url(../images/li-kula.gif) no-repeat 8px 10px;
	cursor: pointer;
}



.text1 {
	margin-bottom: .5em;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.ol1 {
}

.text2 {
	color: #DFEDCC;
}

.text3 {
	display: block;
	width: 170px;
	height: 22px;
	padding: 9px 0px 0px 28px;
	background: url(../images/homepage13.jpg) no-repeat left top;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.text4 {
	display: block;
	width: 153px;
	height: 22px;
	padding: 9px 0px 0px 28px;
	background: url(../images/homepage17.jpg) no-repeat left top;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.text5 {
	display: block;
	width: 153px;
	height: 22px;
	padding: 9px 0px 0px 28px;
	background: url(../images/homepage21.jpg) no-repeat left top;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.text6 {
	position: relative;
	padding-top: 25px;
	color: #FFFFFF;
}

.text7 {
	clear: both;
	color: #FFFFFF;
}

.text8 {
	display: block;
	width: 344px;
	height: 22px;
	padding: 9px 0px 0px 28px;
	background: url(../images/lay2homepage26.jpg) no-repeat left top;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.text9 {
	font-size: 15px;
	font-weight: bold;
	color: #F58A25;
	text-decoration:none;
}
.text9m {
	font-size: 11px;
	font-weight: bold;
	color: #F58A25;
}

.text10 {
	color: #999999;
}

.text11 {
	display: block;
	width: 752px;
	height: 22px;
	padding: 9px 0px 0px 28px;
	background: url(../images/lay2subpage1_03.jpg) no-repeat left top;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.text12 {
	font-size: 11px;
	color: #2A92B6;
}

.wyroznij {
	color: #FFC71F;
	font-weight:bold;
}

/** LINKS */

a {
	color: #2A92B6;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

a.nostyle {
	text-decoration: none;
}

*.linkback {
	color: #2A92B6;
	clear:both;
	font-size:11px;
}
*.linkback a{
	text-decoration: none;
}
*.linkback a:hover {
	text-decoration: underline;
}

a.link1 {
	text-align: center;
	text-decoration: none;
	font-size: 10px;
	color: #626262;
}

a.link2 {
	display: block;
	text-align: right;
	color: #FFFFFF;
}

	
*.link3 {
	display: block;
	width: 166px;
	height: 23px;
	padding: 8px 0px 0px 33px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	background: url(../images/homepage11.gif) no-repeat left top;
}
*.link3a {
	display: block;
	width: 166px;
	height: 23px;
	padding: 8px 0px 0px 33px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	background: url(../images/homepage11a.gif) no-repeat left top;
}
*.link3b {
	display: block;
	width: 166px;
	height: 23px;
	padding: 8px 0px 0px 33px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	background: url(../images/homepage11b.gif) no-repeat left top;
}


a.link3:hover {
	text-decoration: underline;
}

a.link4 {
	color: #FCE8B9;
}

/** STYLES */

.style1 {
	text-align: center;
	font-size: 10px;
	color: #CCCCCC;
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
	background: #8EAF35 url(../images/homepage08.gif) repeat-x left top;
}

.bg2 {
	background: url(../images/lay2homepage09.jpg) no-repeat left top;
}

.bg3 {
	background: #FAFAFA url(../images/homepage15.gif) repeat-y left top;
}

.bg4 {
	background: #E9F4F7 url(../images/homepage19.gif) repeat-y left top;
}

.bg5 {
	background: #8EAF35 url(../images/homepage23.gif) repeat left top;
}

.bg6 {
	background: #FFFFFF url(../images/homepage27.gif) repeat left top;
}

.bg7 {
	background: #FFFFFF url(../images/lay2subpage1_04.gif) repeat left top;
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin-right: 10px;
}

.img2 {
	float: right;
	margin-left: 10px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

