
/* Reset */


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd,fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

html {
	padding: 0;
	margin: 0;
}

body {
	font-family: Tahoma;
	font-size: 11px;
	background: #f5f4ef url(../img/body_bg.jpg) scroll repeat-x 0 0;
	line-height: 16px;
	overflow-x: hidden;
	padding: 0;
	margin: 0;
}

p {
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

#left h1 {
	font-size: 18px;
	color: #646464;
	font-weight: bold;
	padding-bottom: 10px;
}

#front_content #left h1 {
	padding-top: 10px;
}

#left p {
	margin-bottom: 10px;
}

#left ul {
	margin-bottom: 10px;
	margin-top: 10px;
}

#left h3 {
	font-size: 14px;
	margin-bottom: 10px;
	color: #646464;
}

.path {
	padding-top: 15px;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 10px;
}

.path a {
	text-decoration: none;
	color: #0024ff;
	padding-right: 10px;
	background: transparent url(../img/small_arrow.gif) scroll no-repeat right center;
	margin-right: 5px;
}

ul, li {
	margin: 0;
	padding: 0;
}

#content {
	width: 1024px;
	margin: 0 auto;
}

#content ul {
	padding-left: 20px;
	line-height: 18px;
}

#front_content {
	background: #fff url(../img/content_top_bg.jpg) scroll no-repeat 0 0;
	width: 960px;
	margin: 0 auto;
	position: relative;
	padding-bottom: 15px;
}

#page_content {
	background: #fff url(../img/page_top_bg.jpg) scroll no-repeat 0 0;
	width: 960px;
	margin: 0 auto;
	padding-bottom: 15px;
	position: relative;
}

.seperate {
	height: 30px;
}

#left {
	width: 670px;
	padding: 15px;
	float: left;
	line-height: 20px;
	position: relative;
}

#front_content #left {
	min-height: 720px;
	height: auto !important;
	height: 720px;

}

#right {
	width: 260px;
	float: right;
	padding-top: 35px;
}

#right h1 {
	background: #fff url(../img/header_right.jpg) scroll no-repeat 0 0;
	color:#646464;
	font-size:18px;
	height:42px;
	text-transform:uppercase;
	width:215px;
	font-weight:bold;
	font-family:arial;
	padding-left:35px;
	padding-top:10px;
	clear: both;
}

#right h2 {
	font-weight: bold;
}

.right {
	text-align: right;
}

.clear {
	clear: both;
}

#menu_top li {
	display: inline;
	list-style: none;
}

#banner {
	min-height: 320px;
	height: auto !important;
	height: 320px;
	position: relative;
	z-index: 1;
}

#footer {
	background: url(../img/footer_bg.jpg) scroll no-repeat 0 0;
	height: 19px;
	clear: both;
	width: 930px;
	margin: 0 auto;
	margin-bottom: 20px;
	color: #9e9e9e;
	padding-top: 3px;
}

.right_content {
	padding: 0 15px 15px 15px;
}

.newsletter_name {
	border: none;
	background: transparent url(../img/newsletter_01.jpg) scroll no-repeat 0 0;
	padding: 6px;
	padding-left: 25px;
	width: 182px;
	color: #a1a1a1;
}

.newsletter_email {
	border: none;
	background: transparent url(../img/newsletter_02.jpg) scroll no-repeat 0 0;
	padding: 6px;
	margin-bottom: 5px;
	padding-left: 25px;
	width: 182px;
	margin-top: 5px;
	color: #a1a1a1;
}

#newsletter_result {
	color: red;
	font-size: 11px;
}

.newsletter_button {
	background:transparent url(../img/arrows.jpg) no-repeat scroll right 2px;
	border: none;
	color:#646464;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding-right:12px;
	text-transform:uppercase;
	float:right;
	margin-top:6px;
	margin-bottom:15px;
	margin-right:10px;
	cursor: pointer;
}

#wrapper {
    width: 600px;
    margin: 25px auto;
}

#intro {
    padding-bottom: 10px;
}

#slider {
    width: 600px;
    margin: 0 auto;
    position: relative;
}

.scroll {
	overflow: hidden;
	width: 600px;
    margin: 0 auto;
    position: relative;
}

.scrollContainer {
	position: relative;
}

.scrollContainer div.panel {
    padding: 10px;
    width: 274px;
	height: 418px;
	font-size: 11px;
}

.inside {
	padding: 10px;
	background: #F5F4EF;
}

.inside img {
	display: block;
	margin: 0 0 10px 0;
	width: 250px;
}

.inside h2 {
	color: #fe8a01;
	font-size: 16px;
	margin: 0 0 8px 0;
	text-align: center;
	font-weight: bold;
}

.inside p {
	font-size: 11px;
}

.scrollButtons {
    position: absolute;
    top: 127px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -45px;
}

.scrollButtons.right {
    right: -45px;
}

.hide {
    display: none;
}

.invalid {
	border: 1px solid #FF8A00 !important;
}



#jsddm {	
	margin: 0;
	padding: 0
	}

#jsddm li {	
	float: left;
	list-style: none;
	font: 14px  Arial;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 13px;
	padding-right: 13px;
	margin-right: 2px;
}

#jsddm ul {
	padding: 0;
	margin: 0;
}

#jsddm li a {	
	display: block;
	text-decoration: none;
	white-space: nowrap;
	color: #fff;
	font-weight: bold;
}

#jsddm li ul {	
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	margin-top: 7px;
	margin-left: 0 !important;
	padding-left: 0 !important;
}
		
#jsddm li ul li {	
	clear: both;
	display: inline;
	background: none;
	border: none;
	width: 130px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0;
	background: #000;
	margin-bottom: 2px !important;
}

#jsddm li ul li:hover {	
	clear: both;
	display: inline;
	background: none;
	border: none;
	width: 130px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0;
	background: #000;
	margin-bottom: 2px !important;
}
			
#jsddm li ul li a {	
	width: auto;
	color: #fff;
	font-size: 12px;
}

.item_active {
	background: #FF8A00;
}

#banner .right_content {
	padding-left: 5px;
	padding-right: 15px;
} 

#banner .right_content h1 {
	font-size: 16px;
	color: #646464;
	padding-top: 5px;
	padding-bottom: 10px;
	
} 

#banner .right_content h2 {
	font-weight: bold;
	margin-bottom: 5px;	
} 


.item_active a {
	color: #000 !important;
}

.item_active ul li a {
	color: #fff !important;
}

.item_active2 li {
	background: #FF8A00 !important;
}

.item_active2 a {
	color: #000;
}

.news_right {
	background: url(../img/news_home.png) scroll no-repeat 0 top;
	float:right;
	height:232px;
	width:256px;
	padding-top:38px;
	padding:30px;
	position:absolute;
	right:0;
	bottom:0;
}

.copyright {
	float: left;
}

.created {
	float: right;
}

.created a {
	color: #949494;
	text-decoration: none;
}

.pack_01 {
	background: url(../img/pack_01.jpg) scroll no-repeat 0 0;
	padding: 15px;
	width: 182px;
	float: left;
	margin-right: 12px;
	padding-top: 7px;
	line-height: 15px;
	color: #fff;
	height: 325px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.pack_01 h1, .pack_02 h1, .pack_03 h1 {
	color: #f0f0f0 !important;
	padding-bottom: 0px !important;
}


.pack_02 {
	background: url(../img/pack_02.jpg) scroll no-repeat 0 0;
	padding: 15px;
	width: 182px;
	float: left;
	margin-right: 12px;
	padding-top: 7px;
	line-height: 15px;
	color: #fff;
	height: 325px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.pack_03 {
	background: url(../img/pack_03.jpg) scroll no-repeat 0 0;
	padding: 15px;
	width: 182px;
	float: left;
	padding-top: 7px;
	line-height: 15px;
	color: #fff;
	height: 325px;
	margin-top: 15px;
	margin-bottom: 15px;
}

hr {
	background: #fff url(../img/dott.gif) scroll repeat-x 0 0;
	height: 1px;
	border: none;
	margin-top: 10px;

}

#menu_bottom {
	position: inherit;
	bottom: 0;
	width: 660px;
	padding-bottom: 20px;
	margin-top: 10px;
	clear: both;
}

#menu_bottom a {
	color: #7a7a7a;
	text-decoration: none;
}

#menu_bottom li {
	list-style: none;
	background: transparent url(../img/li_dott.gif) no-repeat left center;
	padding-left: 7px;
}


#bottom_left {
	float: left;
	width: 180px;
	background: #fff url(../img/dott_h.gif) scroll repeat-y right 0;
	margin-right: 40px;
}

#bottom_center {
	float: left;
	width: 180px;
	background: #fff url(../img/dott_h.gif) scroll repeat-y right 0;
	padding-right: 0px;
	margin-right: 40px;
	height: 90px;
}


#bottom_right {
	float: left;
}

#send_button2 {
	background:transparent url(../img/arrows.jpg) no-repeat scroll right 2px !important;
	border: none  !important;
	color:#646464 !important;
	font-family:Arial !important;
	font-size:15px !important;
	font-weight:bold !important;
	padding: 0  !important;
	padding-right:12px !important;
	text-transform:uppercase !important;
	float:right !important;
	margin-top:6px !important;
	margin-bottom:15px !important;
	margin-right:10px !important;
	cursor: pointer !important;
	width: auto  !important;
}

.map {
	width: 600px;
	margin: 0 auto;
	background: #F5F4EF;
	padding: 5px;
	padding-bottom: 0px;
	margin-bottom: 15px;
}

.contact_left {
	width: 300px;
	float: left;
}

#cform1 {
	float: right;
	padding-right: 30px;
}

#cform1 td{
	vertical-align: middle;
}

#cform1 input {
	width: 240px;
	border: none;
	padding: 3px;
	background: #F0F0F0;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #EDEDED;
}

#cform1 input:focus {
	background: #f6f6f6;
}

#cform1 textarea:focus {
	background: #f6f6f6;
}

#cform1 textarea {
	width: 235px;
	margin-left: 5px;
	padding: 5px;
	border: 1px solid #EDEDED;
	background: #F0F0F0;
}

.orange {
	color: #FF8901;
}

#cform1 td{
	vertical-align: middle;
}

#cform2 input {
	border: none;
	padding: 3px;
	background: #F0F0F0;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #EDEDED;
}

#cform2 input:focus {
	background: #f6f6f6;
}

#cform2 textarea:focus {
	background: #f6f6f6;
}

#cform2 textarea {
	width: 235px;
	margin-left: 5px;
	padding: 5px;
	border: 1px solid #EDEDED;
	background: #F0F0F0;
}

.wymagane {
	float: left;
	color: #FF8A00;
}

.day_hidden {
	display: none;
}

#cform td{
	vertical-align: top;
}

#cform #name, #second_name, #email, #phone, #company, #web {
	width: 150px;
	border: none;
	padding: 3px;
	background: #F0F0F0;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #EDEDED;
}

#nagrody, #czas {
	width: 50px;
	border: none;
	padding: 3px;
	background: #F0F0F0;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #EDEDED;
}

#cform textarea {
	padding: 5px;
	border: 1px solid #EDEDED;
	background: #F0F0F0;
	width: 635px;
}

#cform input:focus {
	background: #f6f6f6;
}

#cform textarea:focus {
	background: #f6f6f6;
}

#cform table {
	width: 660px;
}

#cform hr {
	margin-bottom: 20px;
}

#cform input {
	margin-bottom: 10px;
}

#cform img {
	margin-left: 5px;
}

#cform label {
	padding-top: 0;
}

#inne2 {
	width: 120px;
	border: none;
	padding: 3px;
	background: #F0F0F0;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #EDEDED;
}


#send_button {
	background:transparent url(../img/arrows.jpg) no-repeat scroll right 2px !important;
	border: none  !important;
	color:#646464 !important;
	font-family:Arial !important;
	font-size:15px !important;
	font-weight:bold !important;
	padding: 0  !important;
	padding-right:12px !important;
	text-transform:uppercase !important;
	float:right !important;
	margin-top:6px !important;
	margin-bottom:15px !important;
	margin-right:22px !important;
	cursor: pointer !important;
	width: auto  !important;
}


.my_inputs td {
	padding-left: 20px;
}

.my_inputs input {
	float: left;
}

.my_inputs label {
	float: left;
}

.my_inputs img {
	float: left;
}

.before input {
	float: left;
}

.before label {
	float: left;
}

.tekst {
	display: none;
}

.invalid {
	display: block;
}

#packs td {
	border: 1px solid #fff;
	padding: 3px;
	padding-left: 7px;
	padding-right: 7px;
}

#packs table {
	margin-top: 10px;
}

#packs th {
	background: #FF8600;
	border: 1px solid #fff;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	width: 220px;
}

#packs th h3 {
	font-weight: bold;
	font-family: arial;
	font-size: 18px;
	color: #fff;
	padding-top: 7px;
}

.first {
	background: #F5F4EF;
}

.second {
	background: #DFDFDF;
}

.last {
	background: #ffd6a6;
}

.left_menu {
	float: left;
}


.left_menu ul {
	padding: 0px !important;
}


.left_menu li {
	list-style: none;
	background: #fff url(../img/left_menu.jpg) scroll no-repeat left center;
	padding-left: 15px;
	margin-bottom: 5px;
}

.left_menu li a {
	text-decoration: none;
	color: #646464;
	font-size: 14px;
}

.left_menu li a:hover {
	text-decoration: none;
	color: #000;
	font-size: 14px;
}



.contest_pages {
	float: right;
	width: 485px;
}

#top_part {
	margin: 0 auto;
	width: 960px;
	padding: 0;
}

#menu_top {
	background: transparent url(../img/header_bg.jpg) scroll no-repeat 0 0;
	height: 54px;
	z-index: 999;
	padding-top:82px;
	padding-left:8px;
	float: right;
	margin: 0;
	position: relative;
}

#header {
	padding: 0px;
	background: transparent url(../img/back.jpg) scroll no-repeat center 0;
}

#logo {
	float: left;
	padding-top: 10px;
	padding-left: 15px;
}

.banner_left {
	float: left;
	padding-left: 40px;
	width: 665px;
	height: 321px;
	background: transparent url(../img/banner.png) scroll no-repeat 40px 0;
}

.links {
	position: absolute;
	top:80px;
	left:516px;
}

#Links h3 {
	font-size: 14px;
	text-align: center;
	line-height: 17px;
	color: #646464;
	font-weight: bold;
	font-family: Arial;
	height: 50px;
	overflow: hidden;
	background: transparent;
}

