@charset "UTF-8";
/*   Author: Cheyenne Weaver / Bracken Abbey  ////  www.cheyenneweaverdesign.com    */

/* #GLOBALS

===================================== */

html {	
	background: url(../images/bkg.png) repeat;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, Arial, sans-serif;
	font-size:12px;
	overflow-x:hidden;
}


#container {
	margin: 0px auto;
	text-align:left;
}

a {
	color:#832101;
	border-bottom:1px dotted #EB8A60;
	text-decoration:none;
}

a:hover {
	color:#CC0000;
	text-decoration:none;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 23px;
	color:#562e2e;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#745151;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#393939; 
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#9b7373;
}

h5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#614343;
}

h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#562e2e;
}

h1, h2, h3, h4, h5, h6, h7, h8, h9 {
	margin:13px 0 15px 0px;
	letter-spacing: -0.03em
}

#leftcol h1, #leftcol h2, #leftcol h3, #leftcol h4, #leftcol h5, #leftcol h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
}




/* #bg - right stretch  */

#bgheader, #bg, #bgfooter, #bgcopyright {
	position:absolute;
	height:100%;
	width:5000%;
	z-index:0;/* Must be lower than #contact, #contentcontainer, & #contentfooter */
}

#bgheader {
	border-bottom: 1px solid #c2c0c0;
	z-index:0;/* Must be lower than #contact, #contentcontainer, & #contentfooter */
	padding-bottom:1px;
	margin-left:8px;
}

#bg {
	background:url(../images/fade-contentcontainer.png) #ffffff repeat-x bottom ;
	z-index:0;/* Must be lower than #contact, #contentcontainer, & #contentfooter */
}

#bgfooter {
	background: #393939 url(../images/blur-contentfooter.png) repeat-x top;
	z-index:0;/* Must be lower than #contact, #contentcontainer, & #contentfooter */
	border-top:1px solid #000000;
}

#bgcopyright {
	background: transparent url(../images/blur-bottom2.png) repeat-x scroll left top;
}


/* #wraps - fix back to center  */

.wrapfix {
	position:relative;
	z-index:1;
	min-width: 970px;
	max-width:1200px;
	margin:0 auto;
}
.wrap {
	position:relative;
	z-index:11;
	background: url(../images/blur-left.png) repeat-y transparent ;
	margin-left:0px;
	padding-left:30px;
	height:100%;
}

#contentfooter .wrap {
	padding-bottom:30px;
}

#header .wrap {
	background-image:none;
}

#header .wrapfix {
	height:91px;
}

#copyright .wrap{
	background: url(../images/blur-bottomcorner.png) no-repeat transparent ;
}


/* #group Layout - Header Content

===================================== */

#uetable {
    border: 0px;
    width: 100%;
}

#uetable td {
    text-align: center;
}

#uetable a {
    border-bottom: none;
}

#dotacjetext {
    font-size: large;
	color: black;
	font-family: Arial;
}

#header {
	position:relative;
	margin: 0px auto;
	text-align:left;
	margin-left:4px;
	z-index:2;
	clear:both;
	overflow:hidden;
	padding-bottom:75px;
}

#header h1 {
	float:left;
	padding:0px;
	margin:0px 0 0 -25px;
	background:  url(../images/logo.png) no-repeat bottom left;
	width:322px;
	height:90px;
	text-indent:-9999px;
	display:block;
}

#language {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	text-align:right;
	margin:0px 208px 0 0;
	padding-top:10px;
	color:#999999;
}

#language { padding: 0px\9  /* hack for IE 8 */
}

#contact {
	background:transparent url(../images/dot.png) no-repeat scroll right top;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	letter-spacing:-0.5px;
	float:right;
	height:137px;
	margin:0; 
	padding:0;
	position:absolute;
	right:0;
	top:0;
	width:168px;
	z-index:2;/* Must be higher than #bgheader */
}
#contact {
	*font-size:10px;  /* hack for IE 7 */
}

#contact ul{
	margin:0px;
	padding:0px;
	padding:65px 0 0 28px;
}

#contact ul li {
	list-style:none;
}

#contact a {
	color:#efb1b1;
}

#contact a:hover {
	color:#e2e2e2;
}

#tag {
	position:absolute;
	text-align:left;
	margin:80px 0 0 -15px; 
}

#tag h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:23px;
	color:#3b3b3b;
	margin:10px 0 0 300px;
	text-shadow: 2px 2px 2px #b4b2b1;
	letter-spacing:-1px;
}
#tag h2 {
	*margin:20px 0 0 0px;  /* hack for IE 7 */
}

.highlight {
	font-size:27px;
}


/* #group Layout - Main Content

===================================== */

#contentcontainerwrap {
	margin: 0px auto;
	text-align:left;
	margin-left:-5px;
	background: url(../images/blur-left.png) repeat-y #ffffff ;
}

#contentcontainer {
	clear:both;
	margin: 0px auto;
	text-align: left;
	margin-left:0px;
	border-bottom:3px solid transparent;
	position:relative;
	z-index:2;
	clear:both;
	overflow:hidden;

}
#contentcontainer {
	*margin-bottom:0px;  /* hack for IE 7 */
	_margin-bottom:0px; /* shows to non-IE 7 only */
}

#leftcol {
	border-right:1px solid #EBEBEB;
	float:left;
	width:239px;
	margin:30px 0;
	padding:5px 25px 10px 0;
	text-align:right;
	color:#a0a09f;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-style:italic;
	line-height:30px;
}

#leftcol h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	margin:0px 0 -3px 0;
	color:#393939;
}

#leftcol ul .offers {
	font-size:12px;
	font-style:normal;
}

.offers li {
	list-style:none;
	line-height:15px;
	padding:0 20px 20px 0;
	background:transparent url(../images/check.png) no-repeat scroll right top;
}

#leftcol .email, #leftcol .skype {
	line-height:9px;
	font-weight:bold;
	font-size:13px;
}

#maincol {
	border-left:1px solid #EBEBEB;
	position:relative;
	color:#666666;
	margin:0px 0 0 264px;
	max-width:956px;
	min-width:650px;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:13px;
	line-height:16px;
	text-align:justify;
	padding:29px 0px 20px 25px;
}
#maincol {
	*padding-top:39px;  /* hack for IE 7 */
}



/* #group Layout - Footer Content

===================================== */

#contentfooter {
	clear:both;
	text-align: left;
	margin:0px; 
	font-size:12px;
	color:#c6c6c6;
	position:relative;
	z-index:2;
	clear:both;
	overflow:hidden;
}

#contentfooter {
	*margin-bottom:0px;  /* hack for IE 7 */
	_margin-bottom:0px; /* shows to non-IE 7 only */
}

#contentfooter a {
	color:#d4633d;
}

#contentfooter a:hover {
	color:#f18561;
}

#contentfooter h3 {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	margin:13px 0 10px 0;
}

.footer-left {
	border-right:1px solid #4F4E4E;
	float:left;
	width:239px;
	padding:0px 25px 0 0 ;
	text-align:right;
}

.footer-leftheader {
	float:left;
	width:239px;
	padding:0px 25px 0 0 ;
	height:60px;
	margin-top:30px;
	text-align:right;
}

.footer-left p {
	font-size:14px;
}

.footer-left ul {
	margin:0px;
	padding:0px;
	color:#CC9999;
}

.footer-left ul li {
	list-style:none;
}

.footer-main {
	max-width:956px;
	min-width:640px;
	padding:0 25px 0 25px;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:14px;
	margin-left:264px;
	margin-top:-15px;
}

.footer-mainheader {
	max-width:956px;
	min-width:640px;
	padding:30px 24px 0 25px;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#ffffff;
	line-height:16px;
	margin-left:264px;
}
.footer-mainheader {
	*padding-top:43px;  /* hack for IE 7 */
}

.twocol-content h3 {
	font-size:15px;
	margin: 0 0 29px 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#393939;
}

.misja, .onas {
	padding:0px 20px 20px 0;
	width:46%;
	float:left;
}


/* #group Layout - Copyright Content

===================================== */

#copyright {
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	clear:both;
	color:#666666;
	padding:0px 0px 10px 0;
	font-size:11px;
	position:relative;
	margin: 0px auto;
	z-index:2;
	clear:both;
	overflow:hidden;
}

#copyright a {
	color:#999999;
}

#copyright a:hover {
	color:#ffffff;
}

#copyright p {
	margin:0px;
	padding:20px 20px 0 0 ;
}

/* #Nav - Primary

===================================== */

#primarynav {
	text-align:right;
	width:650px; 
	height:105px;
	margin:0px 0 0 322px; /* margin-left is to allow for the neg indented H1 logo */
	font-family:Arial, Helvetica, sans-serif;
	color:#191919;
	font-weight:bold;
	position:absolute;
	right:200px;
}
#primarynav ul {
	margin:0px;
	padding:48px 0 0 0 ;
}

#primarynav ul { 
	padding: 42px 0 0 0\9  /* hack for IE 8 */
}

#primarynav ul {
	*padding:57px 0 7px 0 ;  /* hack for IE 7 */
	_padding:57px 0 7px 0 ; /* shows to non-IE 7 only */
}

#primarynav ul li {
	list-style:none;
	display:inline;
	padding:0px;
	margin-left:10px;
}

#primarynav a {
	padding:7px 7px 5px;
	background-color:none;
	color:#745151;
	border-bottom:none;
}

#primarynav a.current {
	color:#a97373;
	background-color:#cdc6c6;
}

#primarynav a:hover {
	color:#ffffff;
	background-color:#cdc6c6;
}


/* Primary navigation changes made for Confitura link - Delete this section after removing Confitura link */
/* Primary navigation changes made for Confitura link - START */
#primarynav a {
	padding: 7px 5px 5px;
}
#primarynav a#confitura-nav {
	padding-top: 28px;
	background: transparent url('../images/confitura_nav.png') center 3px no-repeat;
}
#primarynav a#confitura-nav:hover {
	color:#ffffff;
	background: #cdc6c6 url('../images/confitura_nav.png') center 3px no-repeat;
}
#primarynav a#confitura-nav.current {
	color:#a97373;
	background: #cdc6c6 url('../images/confitura_nav.png') center 3px no-repeat;
}
/* Primary navigation changes made for Confitura link - END */



#language a {
	border-bottom:none;
}

/* #Contact Form

===================================== */

#contactform {
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	background:#EDEDED none repeat scroll 0 0;
	font-size:14px;
	padding:20px 0 0;
	width:608px;
}
#contactform div {
	clear:left;
	margin:0 20px;
}
#contactform fieldset legend em {
	left:-9999em;
	position:absolute;
}
#contactform .contact-info label, #contactform label span, #contactform input, #contactform textarea, #contactform select {
	display:block;
	float:left;
}
#contactform label span {
	color:#393939;
	font-family:Arial,Helvetica,sans-serif;
	font-size:15px;
	padding:5px 0;
	text-align:right;
	width:80px;
}
#contactform .contact-info input {
	margin:0 10px 10px;
	padding:5px 0;
	width:170px;
}
#contactform input, #contactform textarea {
	font-size:14px;
}
#contactform .contact-subject {
	padding:0 0 20px;
}
#contactform .contact-subject select, #contactform .contact-content textarea {
	margin:0 10px;
	width:450px;
}
#contactform .contact-content textarea {
	margin-bottom:20px;
}
#contactform .contact-action {
	text-align:right;
}
#contactform .contact-action input {
	display:inline;
	float:none;
	margin:0 25px 20px 0;
}

.inquirebttn:hover, .inquirebttn:focus, #acloginpod .getpassbttn:focus {
}

.inquirebttn {
	display:block;
	float:right;
	height:44px;
	margin-top:10px;
	width:98px;
}


/* #Callouts

===================================== */

.callout_note {
	background-color:#D1EADC;
	color:#444751;
	border:1px solid rgba(26, 149, 80, 0.2);
	float:left;
	margin:20px 0 0 0px;
	padding:5px 10px;
}

.callout_note a {
	border-bottom:1px dotted #75C28F;
	color:#009933;
	text-decoration:none;
}


/* #Steps

===================================== */
.proj_steps li, #proj_steps li {
	color:#317cac;
	font-family:Helvetica,Arial;
	font-size:15.5px;
	font-weight:bold;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:decimal;
	padding:2px 10px 2px 0;
}

.step {
	color:#333333;
	font-family:'Lucida Grande',Geneva,Verdana,Arial,sans-serif;
	font-size:12px;
	font-weight:normal;
}


/* #Elements - Common

===================================== */

pre {
	margin: 0px;
	padding: 10px;
	overflow:auto;
	border: 1px solid #e6e7e8;
}

hr {
	border:none;
	border-bottom:1px dotted #EBEBEB;
	clear:both;
}

.clearfix {
	clear:both;
}


.newsdesc {
	line-height: 12px;
	font-style: normal;	
}


