::-moz-selection{
	background: #FED170;
	color: #fff;
}

::selection {
	background: #FED170;
	color: #fff;
}
BODY {
	margin: 5px 0px 0px 0px;
	width: 100%;
	height: 100%;
	background: #FFFFFF; 
}
BODY, INPUT, TEXTAREA, SELECT, OPTION, TD, P, UL, LI {
	font-family: Verdana, Tahoma, Geneva, Georgia;
	color: black;
	font-size: 11px;
	line-height: 14px;
}
TABLE {
	border-spacing: 0;
}
* {
	margin: 0;
	padding: 0;
	border: 0;
} 
UL {
	list-style: none;
}
a:link {
	color: #3F3FA5;
	text-decoration: none;
}
a:visited {
	color: #3F3FA5;
	text-decoration: none;
}
a:hover {
	color: #3F3FA5;
	text-decoration: underline;
}
a:active {
	color: #3F3FA5;
	text-decoration: none;
}
.hide {
	display: none;
}
.clear {
	clear: both;
}
.clearL {
	clear: left;
}
.clearR {
	clear: right;
} 
B {
	color: #3F3FA5;
	font-weight: normal;
}
.error {
	color: #FF0000;
}
.orange {
	color: #f68821;
}

.logoTwoja {
	color: #f68821;
	font-weight: bold;
}
.logoStancja {
	color: #2A24CA;
	font-weight: bold;
}

#alertMessage {
	padding: 10px 0;
}
#alertMessage p {
	display: block;
	font-size: 15px;
}

#alertMessage p.red {
	background-color: #FF3300;
}
#alertMessage p.green {
	background-color: #00FF33;
}

a.arrowRight {
	padding-left: 10px;
	padding-top: -2px;
	background: url( ../img/arrows/arrowRight.png ) no-repeat  center left;
}

div#wrapperAll {
	width: 100%;
	text-align: center;
}
	div#siteHeader {
		margin: 0 auto;
		width: 860px;
		height: 70px;
		position: relative; 
	}
		div#siteHeader div#siteHeaderInfo {
			height: 40px;
			margin-left: 10px;
			background-color: white;
		}
		div#siteHeader A.mainLink {
			margin: 0px 20px 0px 20px;
			font-size: 15px;
			float: left;
		}
		div#siteHeader #login {
			float: left;
			width: 250px;
			font-size: 10px;
			color: #000;
			text-align: left;
			margin: 0px 0px 2px 0px;
			padding: 5px 0 0 0;
			background-color: white;
		}
		div#siteHeader #login p {
			margin: 0 0 0 20px;
		}
		div#siteHeader #login #loginButton {
			float: left;
			background: transparent url(../img/account/login.png) no-repeat scroll 0%;
			height: 15px;
			width: 60px;
		}
		div#siteHeader #login #createButton {
			float: left;
			background: transparent url(../img/account/create.png) no-repeat scroll 0%;
			height: 15px;
			width: 60px;
		}
			div#siteHeader #login form label {
				float: left;
				width: 50px;
				height: 10px;
				text-align: right;
				font-weight: bold;
				margin: 0px;
				padding: 0px 2px;

			}
			div#siteHeader #login form input {
				float: left;
				width: 100px;
				height: 11px;
				padding: 1px;
				margin: 0px 2px 1px 0;
				color: #3F3FA5;
				border: solid 1px #D4D0C8;
			}
			/*div#siteHeader #login form input.send {
				float: left;
				width: 10px;
				height: 18px;
				color: black;
				border: solid 1px #BEB7AA;
				cursor: pointer;
			}*/

		div#siteHeader div#noticesInfo {
			font-size: 12px;
			color: #3F3FA5;
			text-align: right;
			margin: 0px 60px 2px 0px;
			padding: 5px 0 0 0;
		}
		div#siteHeader div#noticesInfo .orange {
			color: #F9BD3B;
			font-weight: bold;
		}
		div#siteHeader UL.siteMenu {
			width: 854px;
			padding: 5px 0px 0px 5px;
			color: #FFDA84;
			border-top: solid 1px #FFDA84;
			text-align: left;
		}
			div#siteHeader UL.siteMenu LI {
				font-size: 13px;
				padding: 5px 2px;
				margin: 10px 10px 10px 10px;
				display: inline; 
			}
				div#siteHeader UL.siteMenu LI IMG{
					vertical-align: top;
				}
			div#siteHeader UL.siteMenu LI.noSpace {
				color: #FFDA84;
				font-size: 12px;
				padding: 0px 0px 0px 0px;
				margin: 0px 0px 0px 0px;
				display: inline;
			}
	div#siteContent {
		margin: 0 auto;
		margin-top: -15px;
	}
	
	div#AdTaily_Widget_Container div span {
	    display:none !important;
	}
	
		div#bannerTop {
			text-align: center;
			margin: 0 auto;
		}
	
		div#siteContent div#googleVerticalMain {
		}

		div#siteContent div.content {
			margin: 0 auto;
			width: 830px;
			padding: 0;
			text-align: left;
		}

		div#siteContent UL.siteMenu {
			text-align: left;
			color: #FFDA84;
			padding: 5px 0px 0px 5px;
		}
			div#siteContent UL.siteMenu LI {
				font-size: 13px;
				padding: 5px 5px 5px 5px;
				margin: 10px 10px 10px 10px;
				display: inline; 
			}
				div#siteContent UL.siteMenu LI IMG{
					vertical-align: top;
				}
			div#siteContent UL.siteMenu LI.noSpace {
				color: #FFDA84;
				font-size: 12px;
				padding: 0px 0px 0px 0px;
				margin: 0px 0px 0px 0px;
				display: inline;
			}


	/* ciach */

					div#siteContent div.content div.contentHeader {
						margin: 10px 0 10px 0;
					}
					div#siteContent H3 {
						font-size: 13px;
						letter-spacing: 0.7px;
						color: #3F3FA5;
						background-color: #F7F7F7;
						border-top: solid 1px #FFDA84;
						border-bottom: solid 1px #FFDA84;
						padding: 5px 0px 5px 5px;
						text-align: left;
					}

					div#siteContent div.content div.contentHeader div#contentHeaderHeader {
						float: left;
					}
						div#siteContent div.content div.contentHeader div#contentHeaderHeader H3 {
							border-bottom: solid 0 #FFDA84;
							font-size: 13px;
						}
					div#siteContent div.content div.contentHeader div#contentHeaderEdit {
					}
						div#siteContent div.content div.contentHeader div#contentHeaderEdit H3.edit {
							text-align: right;
						}
							div#siteContent div.content div.contentHeader div#contentHeaderEdit H3.edit A {
								font-size: 10px;
								color: red;
								font-weight: normal;
								margin-right: 10px;
							}
							
/*
					div#siteContent div.content div.contentHeader H3 {
						font-size: 13px;
						color: #3F3FA5;
						background-color: #F7F7F7;
						border-top: solid 1px #FFDA84;
						border-bottom: solid 1px #FFDA84;
						padding: 5px 0px 5px 5px;
						margin: 10px 0 10px 0;
						text-align: left;
					}
*/

	/* ciach */

			div#siteContent div.content P {
				text-align: left;
				padding: 10px 0px 0px 5px;
				line-height: 18px;
			}

			div#siteContent div.content P.greetings {
				float: left;
				text-align: left;
				width: 130px;
				border-top: solid 1px #F9BD3B;
			}

	/* ciach */

		div#bannerBottom {
			text-align: center;
			margin: 0 auto;
		}
	div#referFooter {
		margin: 5px auto;
		font-size: 7px;
	}
		div#referFooter p {
			color: #808080;
		}
		div#referFooter a {
			color: #808080;
		}

	div#siteFooter {
		margin: 0 auto;
		width: 800px;
		position: relative;
		border-top: solid 1px #FFDA84;

	}
		div#siteFooter P {
			margin-top: 10px;
			margin-bottom: 3px;
			font-size: 10px;
		}
		
		
		
.link {
	color: #3F3FA5;
}
