

/*-----------------------------------------
	projekt: 'Elbro'
	plik: 'main.css'
	data utw.: 2006.03.16  14.02
	data ost. modyf.:
	autor: Tomasz Ryczanik
  -----------------------------------------*/


a, body, div, input, option, select, span, textarea, td {
	font:					11px "arial ce", arial, Verdana, "geneva ce", geneva, Helvetica, sans-serif;
	color:					#000000;
}


body {
	margin:					0px;
	padding:				0px; /* niezbedne by w operze nie bylo marginesow strony */
	background-color:		#FFFFFF;
	background-image:		url(../gfx/body_bg.jpg);
	background-repeat:		repeat-x;
	background-position:	0% 0%;
}


a {
	text-decoration:		none;
	color:					#005825;
	background-color:		inherit;
}
a:hover {
	color:					#E77F47;
	background-color:		inherit;
}


td.orange {
	color:					#000000;
	background-color:		#E77F47;
}


/* naglowek */

td.head_left {
	background-image:		url(../gfx/head_left_bg.jpg);
	background-repeat:		repeat-x;
	text-align:				right;
}

 .head_right {
	background-image:		url(../gfx/head_right_bg.jpg);
	background-repeat:		repeat-x;
	vertical-align:			bottom;
}
 .submenu_bg {
	color:					#DC753B;
	background-color:		#F8D9AC;
	font-size:				12px;
	font-weight:			bold;
}
 .ssubmenu_bg {
	color:					#DC753B;
	background-color:		#FDF0C2;
}

div.head_menu {
	color:					#FFFFFF;
	background-color:		inherit;
	font-weight:			bold;
	vertical-align:			middle;
}

input.head_search {
	border:					solid 1px;
	border-color:			#005825;
	color:					#000000;
	background-color:		#FFFFFF;
}

a.menu {
	color:					#FFFFFF;
	background-color:		inherit;
	font-weight:			bold;
}
 .menu:hover {
	color:					#F8D9AC;
}

 .submenu {
	color:					#DC753B;
	background-color:		inherit;
	font-size:				12px;
	font-weight:			bold;
}
 .submenu:hover {
	color:					#005825;
	background-color:		inherit;
}

/* koniec */


/* lewa strona */

td.left_grad {
	background-image:		url(../gfx/left_grad.jpg);
	background-repeat:		repeat-y;
	vertical-align:			top;
}

/* koniec */


/* stopka */

td.footer {
	color:					#E77F47;
	background-color:		inherit;
	font-size:				11px;
	text-align:				left;
	vertical-align:			top;
}

a.footer_link {
	font-weight:			bold;
}

/* koniec */


/* pseudotagi (n1, n2) */

div.n1 {
	font-size:				15px;
	font-weight:			bold;
	font-style:				italic;
	color:					#005825;
	background-color:		inherit;
}

 .n2 {
	font-size:				14px;
	font-weight:			bold;
	color:					#E77F47;
	background-color:		inherit;
}

/* koniec */


/* tresc */

td.content {
	text-align:				justify;
}

 .list_bg {
	font-size:				12px;
	color:					#DC753B;
	background-color:		#DAF2B4;
	font-weight:			bold;
}

a.list {
	font-size:				11px;
	font-weight:			bold;
}

img.page {
	border:					solid 1px;
	border-color:			#E77F47;
}

/* koniec */


/* dla tabel w edytorze */

td.row_head {
	padding-left:			4px;
	padding-right:			4px;
	padding-top:			1px;
	padding-bottom:			1px;
	color:					#ffffff;
	background-color:		#467D56;
	font-weight:			bold;
	font-size:				11px;
}

 .row_odd {
	padding-left:			4px;
	padding-right:			4px;
	padding-top:			1px;
	padding-bottom:			1px;
	font-size:				11px;
	color:					inherit;
	background-color:		#FFFFFF;
}

 .row_even {
	padding-left:			4px;
	padding-right:			4px;
	padding-top:			1px;
	padding-bottom:			1px;
	font-size:				11px;
	color:					inherit;
	background-color:		#F8E0CD;
}

/* koniec */


/* przyciski nawigacyjne */

a.more_back {
	font-weight:			bold;
	font-style:				italic;
}

 .nav {
	font-weight:			bold;
}

span.inactive {
	font-size:				14px;
	font-weight:			bold;
	color:					#D4D4D4;
	background-color:		inherit;
}
 .sq {
	color:					#E77F47;
	background-color:		inherit;
}
 .num {
	font-size:				11px;
	font-weight:			bold;
}
 .nav_arrow {
	font-size:				14px;
	font-weight:			bold;
}

/* koniec */


/* ankieta */

td.title {
	font-weight:			bold;
	font-size:				12px;
}

div.err {
	font-weight:			bold;
	font-size:				12px;
	color:					#ff0000;
	background-color:		inhrit;
	padding-bottom:			5px;
}

input, option, select, textarea {
	border:					solid 1px;
	background-color:		#F4FEE5;
	color:					inherit;
}

option, select {
	border:					0px;
	background-color:		#F4FEE5;
	color:					inhrit;
}

#pp-bg-overlay {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 10000;
}

#pp-opt-in {
    color: #000;
    z-index: 10001;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 100%;
    margin: 0 auto;
    padding: 20px;
    background: #fff;
    text-align: justify;
}

#pp-opt-in .pp-container {
    position: relative;
    max-width: 750px;
    width: 100%;
    margin: 0 auto;
    font-size: 12px;
}

#pp-opt-in .pp-heading {
    font-size: 150%;
}

#pp-opt-in .pp-scrollable {
    padding-right: 15px;
    max-height: 145px;
    overflow: auto;
    margin-bottom: 20px;
    font-size: 12px;
}

#pp-opt-in .pp-later {
    display: inline-block;
    margin-top: 16px;
    color: gray;
}
#pp-opt-in .pp-agree {
    float: right;
    font-size: 200%;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    user-select: none;
    border: 1px solid #4cae4c;
    border-radius: 4px;
    background-color: #00a000;
    color: white;
    font-weight: bold;
}

/* koniec */


