@charset "utf-8";
/* CSS Document */

#contener {
	margin-top: auto;
	margin-left: auto;
	width: 900px;
	position: absolute;
}
#contener_welcome_site {
	margin-top: auto;
	margin-left: auto;
	width: 950px;
	position: absolute;
}
#header {
	background-color: #666666;
	height: 250px;
	width: 900px;
}
#header_warsztaty {
	background-color: #666666;
	height: 281px;
	width: 900px;
}
#line_down_header {
	height: 14px;
	width: 900px;
	background-image: url(images/line_down_header.gif);
	background-repeat: no-repeat;
}
#left_panel {
	float: left;
	width: 200px;
	left: 10px;
	height: 1550px;
	background-image: url(../images/left.jpg);
	background-repeat: repeat-y;
}
#left_panel_trainers {
	float: left;
	width: 200px;
	left: 10px;
	height: 1650px;
	background-image: url(images/left.jpg);
}
#left_panel_index {
	float: left;
	width: 200px;
	left: 10px;
	height: 950px;
	background-image: url(images/left.jpg);
	background-repeat: repeat-y;
}
#left_panel_index_mediacje {
	float: left;
	width: 200px;
	left: 10px;
	height: 950px;
	background-repeat: repeat-x;
	background-color: #DAD3AF;
}
#left_panel_index_omediacjach {
	float: left;
	width: 224px;
	height: 650px;
	background-repeat: repeat-x;
	background-color: #f4f4f5;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #d9d9db;
}
#konf_roczna {
	height: 90px;
	width: 224px;
}

#left_panel_warsztaty {
	float: left;
	width: 200px;
	left: 10px;
	height: 830px;
	background-repeat: repeat-x;
	background-color: #DAD3AF;
}
.naglowki {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFDA46;
	text-decoration: underline;
}

#left_panel_contact {
	float: left;
	width: 200px;
	left: 10px;
	height: 700px;
	background-image: url(images/left.jpg);
}
#left_panel_fees {
	float: left;
	width: 200px;
	left: 10px;
	height: 910px;
	background-image: url(images/left.jpg);
}
#right_panel {
	float: right;
	margin-right: 0px;
	width: 700px;
	background-color: #999999;
	height: 1550px;
}
#right_panel_trainers {
	float: right;
	margin-right: 0px;
	width: 700px;
	background-color: #a88e6c;
	height: 1650px;
}
#right_panel_index{
	float: right;
	margin-right: 0px;
	width: 700px;
	background-color: #a88e6c;
	height: 950px;
}
#right_panel_index_omediacjach{
	float: right;
	margin-right: 0px;
	width: 672px;
	background-color: #FFFFFF;
	height: 650px;
}
#right_panel_warsztaty{
	float: right;
	margin-right: 0px;
	width: 700px;
	background-color: #a88e6c;
	height: 830px;
}
#right_panel_index_mediacje{
	float: right;
	margin-right: 0px;
	width: 700px;
	background-color: #a88e6c;
	height: 950px;
}

#right_panel_contact{
	float: right;
	margin-right: 0px;
	width: 700px;
	background-color: #a88e6c;
	height: 700px;
}
#right_panel_fees{
	float: right;
	margin-right: 0px;
	width: 700px;
	background-color: #a88e6c;
	height: 910px;
}
#footer {
	background-repeat: no-repeat;
	width: 900px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 31px;
	background-image: url(images/footer.gif);
	clear: both;
}
#footer_mediacje {
	background-repeat: repeat-x;
	width: 900px;
	height: 31px;
	background-image: url(../nvc_mediation_warsztaty_szkolenia/images/stopka.gif);
	clear: both;
}
#footer_inside {
	margin-right: auto;
	margin-left: auto;
	padding-top: 12px;
	width: 900px;
	padding-right: 8px;
	padding-left: 8px;
}
#footer_inside_mediacje {
	margin-right: auto;
	margin-left: auto;
	padding-top: 12px;
	width: 900px;
	padding-right: 8px;
	padding-left: 8px;
}
.footer_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 400px;
}
.footer_menu_mediacje {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #737272;
	padding-left: 400px;
}
#buttons {
	padding-left: 20px;
	padding-top: 20px;
}
#buttons_mediacje {
	padding-top: 20px;
	text-align: center;
}
#menu {
	background-image: url(../nvc_mediation_warsztaty_szkolenia/images/menu.jpg);
	height: 51px;
	width: 224px;
}


#contener_tresc {
	background-color: #999999;
	height: auto;
	width: 900px;
}

#top {
	background-image: url(images/line_up.gif);
	background-repeat: no-repeat;
	height: 33px;
	background-position: center;
}
#top_warsztaty {
	background-repeat: no-repeat;
	height: 33px;
	background-position: center;
}
body #contener {
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

a:active {
	background-color: none;
	text-decoration:none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
#content_iner {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
#content_iner_index {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	margin-left: 18px;
	margin-right: 5px;
}
#content_iner_index_mediacje {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	margin-left: 18px;
	margin-right: 5px;
}
#tresc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 10px;
}
#tresc_mediacje {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #484848;
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 10px;
}
#naglowki_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	padding-left: 300px;
}
#naglowki_text_mediacje {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fd7d0f;
	text-decoration: underline;
	font-weight: bold;
	padding-left: 300px;
}
#trener {
	height: 133px;
}
#opis_trener {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#foto {
	height: 133px;
	width: 99px;
	float: left;
	border: 1px solid #FFFFFF;
}
#imie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	float: left;
	display: inline;
	height: 40px;
	width: 100px;
	padding-top: 50px;
	padding-left: 20px;
	font-weight: bold;
}
.kursywa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
}
#tabela_oplat {
	padding-top: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 15px;
}
#opis_tabela {
}

.tabela_tytul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 18px;
}
#tabela {
	border: 1px solid #FFFFFF;
	border-collapse:collapse;
}
#tabela td {
	border: 1px solid #FFFFFF;
	padding: 5px;
}
#opis_tabela {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 15px;
	margin-left: 18px;
}
.notice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
#palac {
	height: 105px;
	padding-left: 100px;
}
.guzik {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.kontakt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
.wstep {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#top_welcome_site {
	height: 110px;
	width: 600px;
	background-color: #FFFFFF;
	left: 0px;
	top: 0px;
	background-image: url(../nvc_szkolenia_mediacje_warsztaty.jpg);
}
.linki_kontener1 {
	height: 80px;
	margin-top: 30px;
	background-color: #FFFFFF;
	width: 590px;
	margin-left: 5px;
}

#holder {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	height: 560px;
	border: 1px solid #CCCCCC;
}
.foto_welcome1 {
	background-color: #999999;
	float: left;
	height: 80px;
	width: 80px;
}
#stopka_welcome {
	background-color: #FFFFFF;
	height: 40px;
}

.opis_welcome1 {
	background-color: #FFFFFF;
	float: right;
	height: 80px;
	width: 500px;
	margin-right: 0px;
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.opis_button_welcome {
	background-color: #FFFFFF;
	float: right;
	height: 80px;
	width: 510px;
}
#flagi {
	text-align: center;
	position: absolute;
	height: 20px;
	width: 50px;
	top: 40px;
	left: 830px;
}
#flagi_warsztaty {
	text-align: center;
	position: absolute;
	height: 20px;
	width: 50px;
	top: 0px;
	left: 830px;
}
.linki_bigger {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}

