/* ************************************************************ */
/* ********************** style globalne ********************** */
/* ************************************************************ */
body
{
		background: #FFFFFF url("../gfx/bckgr.png") repeat-x top;
		font-family: "Arial";
		font-size: 11px;
		color: #111111;
		padding: 0px;
		margin: 0px;
}
a { color: #3FC9EF; }
h1, h2, h3 { padding: 0px; margin: 0px; }
h1 { display: block; border-bottom: 1px solid #E9E9E9; font-size: 28px; font-weight: normal; margin: 0px 0px 30px 0px; }
h1 a, h2 a, h3 a { color: inherit; }
input, select, option, textarea { font-family: "Arial"; font-size: 11px; }

/* ************************************************************ */
/* ********************** style forms ************************* */
/* ************************************************************ */

input.inputText { background-color: #F1F1F1; border: 1px solid #E1E1E1; border-bottom: 1px solid #999999; padding: 5px; margin: 2px 0px 0px 0px; }
input.submitAction { color: #5C5C5C; }
input.submitAction.submit134 { width: 134px; height: 29px; border: none; background: url("../gfx/submit134.png") no-repeat center; font-weight: bold; padding: 0px 0px 5px 0px; }
input.submitAction.submit104 { width: 104px; height: 29px; border: none; background: url("../gfx/submit104.png") no-repeat center; font-weight: bold; padding: 0px 0px 5px 0px; }
input.submitAction.submit64 { width: 64px; height: 29px; border: none; background: url("../gfx/submit64.png") no-repeat center; font-weight: bold; padding: 0px 0px 5px 0px; }
textarea { background-color: #F1F1F1; border: 1px solid #E1E1E1; border-bottom: 1px solid #999999; padding: 5px; margin: 2px 0px 0px 0px; }

div.layerText { line-height: 25px; }

img.Info { cursor: pointer; margin: -8px 0px 0px 5px; }

/* ********************** style !important ************************* */

.notop { border-top: none !important; }
.noright { border-right: none !important; }
.nobottom { border-bottom: none !important; }
.noleft { border-left: none !important; }

.btop { border-top-width: 1px !important; }

.font12, .font12 * { font-size: 12px !important; }
.font11, .font11 * { font-size: 11px !important; }

.nodisplay { display: none; }


/* ************************************************************ */
/* ********************** style layout ************************ */
/* ************************************************************ */

div#sectionContent { position: relative; overflow: hidden; width: 1000px; margin: 0px auto 0px auto; }
div#sectionHeader {	overflow: hidden;	height: 100px; padding: 0px 10px 0px 10px; }
div#sectionMenu { height: 30px; color: #FFFFFF; background: #000000 url("../gfx/bckgrMenu.jpg") repeat-x bottom; padding: 15px 10px 0px 10px; }
div#sectionNavigator { height: 26px; background: #FFFFFF url("../gfx/bckgrNavigator.jpg") repeat-x bottom; color: #666666; border: 1px solid #CCCCCC; border-top: none; border-bottom: none; padding: 12px 20px 0px 20px; }
div#sectionMain { overflow: hidden; min-height: 280px; margin: 30px 10px 30px 10px; }
div#sectionFooter { overflow: hidden; border-top: 1px solid #CCCCCC; padding: 10px 0px 10px 0px; margin: 20px 10px 20px 10px; }

div#sectionLeft { float: left; width: 520px; }
div#sectionRight { float: right; width: 420px; margin-top: 24px; }

div#Container.submenu-exists h1 { margin-top: -2px; }

a#Logotype { position: absolute; display: block; margin: 35px 0px 0px 0px; }

/* ************************************************************ */
/* ********************** style header ************************ */
/* ************************************************************ */

div#sectionHeader div.layerMain { float: right; margin: 15px 0px 0px 0px; }
div#Short-Menu { text-align: right; padding: 5px 0px 10px 0px; }
div#Short-Menu a { background: url("../gfx/arrow.jpg") no-repeat 0px 4px; color: #666666; text-decoration: none; padding: 0px 0px 0px 15px; margin-left: 35px; }
div#User-Account { float: right; border-top: 1px solid #CCCCCC; padding: 10px 0px 5px 0px; }
div#User-Account input.inputText { background-color: #CFCFCF; border: 1px solid #CFCFCF; border-bottom: 1px solid #999999; width: 70px; height: 14px; padding: 4px 5px 4px 5px; margin: 0px 5px 0px 5px; }
div#User-Account input.submitAction { background-color: #3FC9EF; border: 1px solid #3FC9EF; border-bottom: 1px solid #0E86A9; color: #FFFFFF; padding: 3px 5px 3px 5px; margin-right: 5px; }
div#User-Account div { color: #666666; margin-top: 5px; }
div#User-Account div strong { color: #000000; }

/* ************************************************************ */
/* **************** style menu & navigator ******************** */
/* ************************************************************ */

div#sectionMenu a { background: url("../gfx/separator.png") no-repeat right; font-weight: bold; color: #FFFFFF; text-decoration: none; padding: 10px 15px 16px 13px; }
div#sectionMenu a.nobackground { background-image: none; }
div#sectionNavigator a { color: #0083AE; text-transform: lowercase; padding: 0px 5px 0px 5px; }
div#sectionNavigator span { font-size: 8px; }

div#User-Menu { float: right; }
div#User-Menu a, div#User-Menu a strong { color: #3FC9EF; }
div#User-Menu a.red { color: #FF0000; }

div#User-Menu a.this { background-image: none; background-color: #FDFDFD; color: #333333; }

/* ************************************************************ */
/* ********************** style footer ************************ */
/* ************************************************************ */

div#sectionFooter div.layerMain { float: left; }
div#sectionFooter div.layerMain a { color: #666666; text-decoration: none; padding: 0px 15px 0px 0px; }
div#sectionFooter div.layerMain a:hover { text-decoration: underline; }
div#sectionFooter div.Copyright { float: right; color: #999999; }

div#Message-Box { color: #3FC9EF; text-align: center; padding: 10px; }

div#Start div#Campaigns { clear: both; }
div#Start div#Campaigns div.layerMain { text-align: center; }
div#Start div#Campaigns img { margin: 0px 15px 0px 15px; }
div#Start h2, div#sectionSubmenu h2, div#Forms h2 { display: block; border-bottom: 1px solid #E9E9E9; font-size: 22px; font-weight: normal; margin: 0px 0px 30px 0px; }

div#Container h1 { display: block; border-bottom: 1px solid #E9E9E9; font-size: 28px; font-weight: normal; margin: 0px 0px 30px 0px; }

/* ************************************************************ */
/* ********************** style submenu *********************** */
/* ************************************************************ */

div#sectionSubmenu { float: left; width: 200px; margin: 5px 0px 0px 0px; }
div#sectionSubmenu h2 { margin-bottom: 0px; }
div#sectionSubmenu a { display: block; border-bottom: 1px solid #F5F5F5; text-decoration: none; padding: 10px 0px 10px 0px; }
div#sectionSubmenu a:hover { text-decoration: underline; }

div#Container.submenu-exists { width: 420px; margin: 0px 0px 0px 230px; }

div#Contact div#sectionRight { margin: 8px 0px 0px 0px; }
div#Contact label { display: block; padding: 0px 0px 10px 0px; }
div#Contact input.inputText { width: 408px; background-color: #F1F1F1; border: 1px solid #E1E1E1; border-bottom: 1px solid #999999; padding: 5px; margin: 2px 0px 0px 0px; }
div#Contact select.selectList { width: 200px; background-color: #F1F1F1; border: 1px solid #E1E1E1; border-bottom: 1px solid #999999; padding: 3px 5px 3px 5px; margin: 2px 0px 0px 0px; }
div#Contact textarea { width: 408px; height: 80px; background-color: #F1F1F1; border: 1px solid #E1E1E1; border-bottom: 1px solid #999999; padding: 5px; margin: 2px 0px 0px 0px; }
div#Contact input.submitAction { width: 64px; height: 29px; border: none; background: url("../gfx/submitWyslij.png") no-repeat center; font-weight: bold; padding: 0px 0px 5px 0px; margin: 20px 0px 0px 0px; }


div#Password h1 { margin-bottom: 80px; }
div#Password input.inputText { width: 380px; margin: 5px 5px -10px 0px; }

div#Register h1, div#Admin h1 { margin-bottom: 50px; }
div#Register label, div#Admin label { display: block; padding: 0px 0px 10px 0px; }
div#Register input.inputText { width: 400px; } 
div#Register input.inputText.password, div#Admin input.inputText.password { width: 135px; margin-right: 5px; }
div#Register input.submitAction, div#Admin input.submitAction { margin: -5px 0px 0px 0px; }

div#Admin input.inputText { width: 400px; }
div#Admin input.inputText.password { width: 172px; }
div#Admin input.submitAction { margin-bottom: 20px; }
div#Admin table { margin: 30px auto 20px auto; }

div#Logout h1 { margin-bottom: 80px; }
div#Logout label { display: block; padding: 0px 0px 10px 0px; }
div#Logout input.inputText { width: 220px; }
div#Logout input.inputText.password { width: 150px; }
div#Logout input.submitAction { margin-left: 5px; }
div#Logout ul.Links { float: right; list-style-type: square; width: 240px; margin: -70px 0px 0px 0px; }
div#Logout ul.Links a { display: block; color: #CCCCCC; padding: 0px 0px 5px 0px; }
div#Logout ul.Links a span { color: #3FC9EF; }

div#Recommend label { display: block; padding: 0px 0px 10px 0px; }
div#Recommend input.inputText { width: 300px; }
div#Recommend textarea { width: 510px; height: 80px; }
div#Recommend input.submitAction { margin-top: 20px; }
div#Recommend div#Message-Box { margin: 120px 0px 0px 0px; }

/* ************************************************************ */
/* ********************** style reklama *********************** */
/* ************************************************************ */

div#rectangle { border-top: 1px solid #E9E9E9; text-align: center; padding: 10px 0px 10px 0px; margin: 10px auto 10px auto; }
div#rectangle.submenu-exists { width: 300px; float: right; margin-top: 8px; }


/* ************************************************************ */
/* ********************** style tables ************************ */
/* ************************************************************ */

table td { padding: 20px; }

table td.tdHeader 
{ 
		background: #FFFFFF url("../gfx/bckgrNavigator.jpg") repeat-x bottom; 
		border-top: 1px solid #EEEEEE; 
		border-left: 1px solid #CCCCCC; 
		font-weight: bold;
		color: #333333; 
		padding: 10px 20px 10px 20px;
}
table td.tdHeader.bright { border-right: 1px solid #CCCCCC; }

table td.tdDomain, table td.tdHeader2
{
		background-color: #F7F7F7;
		border: 1px solid #DFDFDF;
		border-top: none;
}
table td.tdDomain div.domain { float: right; }
table td.tdDomain textarea { display: none; width: 60%; height: 18px; padding: 5px; margin: 5px 0px 0px 0px; }
table td.tdDomain a, table td.tdHeader2 a { color: #3A83C9; }
table td.tdItem
{
		border-left: 1px solid #DFDFDF;
		border-bottom: 1px solid #DFDFDF;
		padding: 10px 20px 10px 20px;
}
table td.tdItem span { font-size: 8px; padding: 0px 5px 0px 5px; }
table td.tdItem a { color: #0083AE; }
table td.tdItem.bright { border-right: 1px solid #DFDFDF; }


div#StatisticsEngine 
{ 
		background: #FFFFFF url("../gfx/bckgrNavigator.jpg") repeat-x bottom; 
		border-top: 1px solid #EEEEEE; 
		border-left: 1px solid #CCCCCC; 
		border-right: 1px solid #CCCCCC; 
		font-weight: bold;
		color: #333333; 
		text-align: center;
		padding: 20px;
}
div#StatisticsEngine select.selectList { width: 220px; }
div#StatisticsEngine select { padding: 5px; margin: 0px 2px -5px 2px; }
div#StatisticsEngine input.submitAction { color: #111111; padding: 4px 10px 4px 10px; margin: 0px 0px 0px 30px; }

object#ie_chart { display: block; margin: 10px; }

div.flash { 
	float:left; 
	height:30px; 
	margin-left:-5px; 
	width:15px; 
	background-repeat:no-repeat; 
	margin-right:10px; 
	background-position:center; 
}
