﻿html, body
{
	background: #fff;
	margin: 0 0 0 0;
	font-family: Verdana, Sans Serif;
	font-size: 11px;
	color: #6c6c6c;
	height: 100%;
	width: 100%;
}

img
{
	float: none;
	border: 0;

}

.constr
{
	float: left;
	border: 0;
}

#container
{
	text-align: center;
	width: 100%;
}

#box
{
	width: 986px;
	margin: 0 auto;
}

#header
{
	float: left;
	width: 986px;
	height: 205px;
	text-align: left;
}

#lang
{
	float: right;
	margin-right: 20px;
}

*html #lang
{
	margin-right: 10px;
}

#lang a
{
	display: block;
	background: #fff;
	color: #858788;
	float: left;
	text-decoration: none;
	padding: 2px 3px 1px 3px;
}

#lang a.selected, #lang a:hover
{
	background: #858788;
	color: #fff;
}

#flash-top
{
	float: left;
}

#left
{
	float: left;
	width: 216px;
	padding-left: 10px;
	margin-top: 20px;
	text-align: left;
}

#left ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}

#left ul li
{
	border-bottom: 1px solid #ebebeb;
	width: 159px;
	height: 20px;
	font-weight: bold;
	padding-top: 7px;
	padding-left: 26px;
	background: url(../images/arrow-grey.gif) 12px 12px no-repeat;
}

#left ul li:hover, #left ul li.selected
{
	background: url(../images/arrow-k2.gif) 12px 12px no-repeat;
}

#left ul li.last-item
{
	border-bottom: 0px;
}

#left ul li a
{
	color: #6c6c6c;
}

#left ul li a:hover, #left ul li.selected a
{
	color: #628e35;
}

#main
{
	float: left;
	width: 525px;
	margin-right: 13px;
	/*margin-top: 40px;*/
	text-align: left;
}

#main-header
{
	width: 525px;
	border-bottom: 3px solid #628e35;
	font-weight: bold;
	padding-bottom: 10px;
	margin-bottom: 17px;
}

#main-cl
{
	float: left;
	width: 246px;
	margin-right: 28px;
}

#main-quote
{
	font-size: 14px;
	color: #c1001f;
	width: 100%;
	margin-bottom: 28px;
}

#main-promo
{
	width: 100%;
	height: 48px;
	margin-top: 4px;
	background: url(../images/arrow-promo.gif) 226px 22px no-repeat #d8e6ef;
	cursor: pointer;
}

#main-promo h3
{
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	margin-left: 9px;
	padding-top: 10px;
	padding-left: 12px;
	background: url(../images/arrow-promo-red.gif) 0 15px no-repeat;
}

#main-promo h3:hover
{
	text-decoration: underline;
}

#main-cr
{
	float: left;
	width: 251px;
}

#right
{
	float: left;
	width: 215px;
	border-left: 1px solid #ebebeb;
	text-align: left;
	padding-left: 6px;
	margin-top: 40px;
}

#right h3
{
	margin: 0;
	padding: 0;
	font-size: 10px;
	/*margin-top: 40px;*/
	padding-left: 10px;
	margin-bottom: 20px;
}

#right img
{
	margin: 10px 0;
}

#right-cl
{
	float: left;
	width: 112px;
}

#right-cr
{
	float: left;
	width: 103px;
}

#footer
{
	width: 100%;
	height: 50px;
	border-top: 1px solid #ebebeb;
	margin-top: 50px;
	float: left;
}

#footer-container
{
	width: 100%;
}

#footer-box
{
	width: 986px;
	margin: 0 auto;
}

#footer-left
{
	width: 300px;
	float: left;
	border-bottom: 4px solid #628e35;
	margin-left: 10px;
	font-size: 10px;
	text-align: left;
	padding-top: 16px;
	padding-bottom: 10px;
}

#footer-left a
{
	color: #bcbcbe;
}

#footer-right
{
	float: right;
}

#footer-right a
{
	display: block;

	background: url(../images/arrow-up.gif) center right no-repeat;
	padding-right: 10px;
	color: #6c6c6c;
	text-decoration: underline;
	margin-top: 24px;
	margin-right: 70px;

}

a:link
{
     	text-decoration: none;
	color: #628e35;


}

a:visited
{
    	text-decoration: none;
	color: #628e35;
}


a:hover
{
    	text-decoration: underline;
	color: #628e35;

}

a:active
{
    	text-decoration: none;
	color: #628e35;

}

/* trenerzy */

#trenerzy li
{
	margin-top: 7px;
	margin-bottom: 7px;
}


/* kontakt */

#kontaktForm
{
	margin-top: 40px;
}

.form_style
{
	margin: 0px 0px 5px 0px;
	padding: 3px 6px 3px 6px;
	border: 1px solid #6c6c6c;
	background: #ffffff;
	color: #000;
	margin-top: 5px;
}

select.form_style
{
	width: 180px;
	height: 24px;
}

textarea.form_style
{
	overflow: auto;
	width: 230px;
	height: 100px;
}

input.form_style
{
	width: 230px;
}

input
{
	margin: 0px 0px 5px 0px;
	border: 1px solid #6c6c6c;
	background: #ffffff;
	color: #000;
	margin-top: 5px;
}

#form_send
{
	float: right;
}

#form_send2
{
	float: right;
}

.form-error, #error-notice
{
	width: 100%;
	color: #c1001f;
	font-size: 10px;
}

.form-error2
{
	width: 100%;
	color: #c1001f;
	font-size: 10px;
}

/* program */

#days
{
	float: right;
}
#days a
{
	color: #6c6c6c;
	display: block;
	background: url(../images/arrow-k2.gif) 0px 5px no-repeat;
	float: left;
	padding-left: 12px;
	margin-right: 20px;
}
#days a:hover, #days a.selected
{
	color: #628e35;
}

/* abstrakty */

.ab_item
{
	width: 100%;
	float: left;
	margin-bottom: 40px;
}

.ab_foto
{
	width: 150px;
	height: 120px;
	margin-right: 20px;
	float: left;
	overflow: hidden;
}

.ab_desc
{
	width: 300px;
	float: left;
}

.ab_desc h3
{
	color: #c1001f;
	font-weight: bold;
	font-size: 11px;
	margin: 0;
}

.ab_desc h4
{
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	margin-bottom: 11px;
}

/* wykladowcy */

.wyk_text
{
	width: 100%;
	float: left;
	margin-bottom: 40px;
}

.wyk_item
{
	width: 150px;
	height: 183px;
	border: 1px solid #ebebeb;
	float: left;
	margin-bottom: 40px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 5px;
	margin-right: 21px;
}

.wyk_item.last
{
	margin-right: 0px;
}

.wyk_item h3
{
	color: #c1001f;
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	margin-left: 2px;
}

.wyk_item h4
{
	font-weight: bold;
	font-size: 10px;
	margin: 0;
	margin-left: 2px;
}

.wyk_item .foto
{
	width: 150px;
	height: 120px;
	float: left;
	overflow: hidden;
	margin-bottom: 12px;
}

.wyk_single
{
	width: 100%;
	float: left;
}

.wyk_foto
{
	width: 200px;
	margin-right: 20px;
	float: left;
	overflow-x: hidden;
}

.wyk_desc
{
	float: left;
	width: 300px;
}

.wyk_desc h3
{
	color: #c1001f;
	font-weight: bold;
	font-size: 11px;
	margin: 0;
}

.wyk_desc h4
{
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	margin-bottom: 11px;
}

#wyk_back
{
	float: left;
	width: 100%;
	text-align: right;
	margin-top: 40px;
}

#wyk_back a
{
	color: #868788;
	text-decoration: underline;
}

/* pressroom */

.pr_item
{
	width: 100%;
	float: left;
	margin-bottom: 10px;
}

/* logistyka */

#log_gal
{
	width: 100%;
	margin-top: 20px;
}

#log_gal img
{
	margin-right: 27px;
}

#log_gal img.last
{
	margin-right: 0px;
}

.list1 li
{
	margin-top: 7px;
	margin-bottom: 26px;
}

.red
{
	color: #628e35;
}

.underline
{
   	text-decoration: underline;
}

h3.form-header
{
	background: url(../images/arrow-k2.gif) 0 5px no-repeat;
	padding-left: 10px;
	font-size: 11px;
}

h4.form-header
{
	color: #c1001f;
	font-weight: normal;
	font-size: 11px;
}

.form_style2
{
	margin: 0px 0px 5px 0px;
	border: 1px solid #6c6c6c;
	background: #ffffff;
	color: #000;
	margin-top: 5px;
}

.form-error
{
	display: none;
}

#extra, #extra2, #extra3
{
	background: #ebebeb;
	text-align: center;
	display: none;
}

#main li
{
	margin-top: 7px;
	margin-bottom: 26px;
}
