@charset "utf-8";
/* CSS Document */
* {
    outline: none !important;
}
html, body, div, span {
    margin:0;
    padding:0;
    border:0;
    
    vertical-align:baseline;
    background:transparent;
}
a { outline:0; cursor: pointer; }
body {
	background-color: #ffffff;
}
.clear {
    clear: both !important;    
    float: none !important;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

.prawa a {
	color:#000000;
    text-decoration: underline;
}
.prawa a:hover {
	color: #207f8d;
	text-decoration: underline;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}






body {
}
.header {
    background: none repeat scroll 0 0 #000000;
    height: 110px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.logo {
	display: block;
	height: 61px;
	left: 50%;
	margin: 0 0 0 -67px;
	position: absolute;
	top: 22px;
	width: 179px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.konkurs {
    background-image: url("../images/konkurs.jpg");
    background-position: 0 10px;
    background-repeat: no-repeat;
    margin: 0 auto;
    min-height: 590px;
    padding: 10px 0 0;
    text-align: left;
    width: 990px;
	    color: #000000;
    font-size: 14px;
	 line-height: 1;
}
.konkurs2 {
    background-image: url("../images/konkurs2.jpg");
    background-position: 0 110px;
    background-repeat: no-repeat;
    margin: 0 auto;
    min-height: 590px;
    padding: 110px 0 0;
    text-align: left;
    width: 990px;
}
.lewa {
    float: left;
    height: 459px;
    padding-top: 20px;
    width: 643px;
}
.prawa {
    float: left;
    height: 468px;
    padding-left: 0;
    padding-top: 85px;
    text-align: center;
    width: 347px;
}
.prawa img {
	padding: 26px 0 42px 45px;
	float:left;
}

.tytul {
	font-size: 24px;
	font-weight: bold;
}
.kolor{
    color: #A12E50;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    padding-bottom: 0;
    text-align: justify;
    text-transform: none;
}
.kolor strong{
	font-size: 14px;
	color: #a12e50;
	font-style: italic;
	font-weight: bold;
}


.oferty h2 {
    color: #414141;
    font-family: Georgia,serif;
    font-size: 18px;
    font-weight: normal;
    padding: 17px 0 0;
}
.oferty h3 {
    border-bottom: 1px solid #414141;
    color: #414141;
    font-family: Georgia,serif;
    font-size: 16px;
    font-weight: normal;
    padding: 30px 0 0;
}
.oferty h4 {
    color: #414141;
    font-family: Georgia,serif;
    font-size: 14px;
    font-weight: normal;
    padding: 10px 0 0;
}
.oferty h5 {
	font-family: Century Gothic,Trebuchet MS,Arial,Helvetica,sans-serif;
    border: 2px solid #207F8D;
    color: #207F8D;
    float: left;
    font-size: 18px;
    font-weight: normal;
    line-height: 28px;
    padding: 10px 15px;
    text-align: center;
    text-transform: none;
    width: 960px;
}
.oferty p {
    color: #8E8E8E;
    font-size: 10px;
    font-weight: normal;
    padding: 0;
}
#articleNav ul.list2 li {
    color: #414141;
    font-weight: normal;
    padding: 0;
	margin: 0;
}
#articleNav ul.list2 {
    color: #414141;
    font-weight: normal;
    margin: 0;
    padding: 0 0 0 5px;
}
#stTop2 h1 {
    font-size: 3em;
    margin-bottom: 6px;
}
#stTop2 p {
    color: #000000;
    font-family: "Palatino Linotype",Palatino,Georgia,"Times New Roman",Times,serif;
    font-size: 1.5em;
    font-style: italic;
    line-height: 1.3em;
    margin: 0;
    padding: 0 17px;
}

#stTop2 h1 strong {
    display: block;
    float: left;
    font-size: 88px;
    font-weight: normal;
    height: 76px;
    line-height: 70px;
    padding: 0 0 0 17px;
    width: 78px;
}
h3 a {
    color: #333333;
    font-family: Georgia,serif;
    font-size: 1em;
    font-weight: bold;
    margin: 0;
    text-transform: uppercase;
}
h3 a:hover {
    color: #fff;
	background-color:#000;
	text-decoration:none;
}
a.current {
    color: #fff;
	background-color:#000;
	text-decoration:none;
}

#trackFormContact select {
    border-color: #DDDDDD #DDDDDD #DDDDDD;
    border-style: solid;
    border-width: 1px;
    padding: 6px 2px;
    width: 238px;
	color:#686868;
	line-height: 16px;
}
#trackFormContact textarea {
    width: 961px;
}
#btnSend {
    background: url("../images/sprites.gif") no-repeat scroll 0 0 transparent;
    border: 0 none;
    height: 32px;
    margin-top: 6px;
    width: 170px;
}
#btnSend:hover {
    background-position: 0 -32px;
}
.row2 {
    float: left;
    width: 247px;
}
.row3 {
    float: left;
    padding-bottom: 12px;
    width: 329px;
}
.file_1 {
    background: #fff;
    color: #888;
	height: 16px;
    padding: 6px 8px;
	width:221px;
}
.file {
    border: 1px solid #DDDDDD;
    color: #686868;
    height: 16px;
    padding: 6px 8px;
	width:221px;
}

#cName, #cEmail, #cPhone, #cSubject {
    width: 220px;
}
.konkurs input.text {
    border: 1px solid #DDDDDD;
    color: #686868;
    float: left;
    height: 16px;
    line-height: 16px;
    margin: 30px 0 0;
    padding: 4px 8px;
    width: 220px;
}

.validationOn p.errorOn {
    color: #CE1B0D;
    font-size: 0.9em;
    line-height: normal;
    margin: 0.2em 0 0;
    padding-bottom: 0;
}
form span.fieldName {
    display: none;
}
fieldset {
    border: 0 none;
    margin: 0;
    padding: 0;
}
label {
    color: #000000;
    display: marker;
    float: left;
    font-family: "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: normal;
    margin: 2px;
    vertical-align: middle;
}

.rowSend .image {
}
legend {
    display: none;
}
.linia {
	float:left;
	width: 990px;
	margin-bottom: 12px;
}
.linia2 {
    border-bottom: 2px solid #207F8D;
    float: left;
    height: 37px;
    margin-bottom: 18px;
    width: 990px;
}
.linia3 {
border-bottom: 2px solid #207F8D;
    border-top: 2px solid #207F8D;
    float: left;
    height: 37px;
    margin-bottom: 18px;
    padding: 6px 0 0;
    text-align: center;
    width: 990px;
}
form input[type="checkbox"] {
	display: block;
    float: left;
    margin: 3px;
}
form .statement > div {
    clear: both;
    float: left;
}
.validateErrorCheckbox {
 /*   box-shadow: 0 0 2px 2px #FF0D00 inset; */
}
label.zgody {
    color: #000000;
    display: marker;
    float: left;
    font-family: "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: normal;
    margin: 2px;
    vertical-align: middle;
}
textarea {
    border: 1px solid #DDDDDD;
    color: #686868;
    float: left;
    height: 171px;
    margin: 0;
    padding: 6px 8px;
    width: 220px;
}
textarea:focus {
    border: 1px solid #DDDDDD;

}
.regulamin {
    float: left;
    margin-bottom: 12px;
    width: 990px;
}
.regulamin a {
    color: #000000;
    float: right;
    font-family: "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
    padding: 11px 10px;
    text-decoration: none;
    text-transform: uppercase;
}
.regulamin a:hover {
	text-decoration: underline;
}
.opis {
    color: #000;
    float: left;
    font-family: "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 6px;
    width: 263px;
}
.przycisk {
    text-align: center;
    width: 238px;
}

	

.error {
    background-color: #990000;
    color: #FFFFFF;
    float: left;
    font-family: "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: normal;
    line-height: 22px;
    margin: 0 0 10px;
    padding: 7px 10px 10px;
    text-align: center;
    width: 958px;
	}
	.error2 {
    background-color: #990000;
    color: #FFFFFF;
    float: left;
    font-family: "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: normal;
    left: -691px;
    line-height: 22px;
    margin: 0 0 120px;
    padding: 7px 10px 10px;
    position: relative;
    text-align: center;
    top: 80px;
    width: 958px;
	}
.zgody {
    float: left;
    text-align: center;
    width: 259px;
}