html {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #A45C00;
	font-size: 11px;
}

input, textarea {
	font-family: cursive ;
}

body {
	background: url(../grafiki/background.jpg) repeat-x;
}

#contener {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background: url(../grafiki/content_shadow_right.png) no-repeat right top;
}

#main_left {
	width: 259px;
	background:url(../grafiki/content_shadow_left.png) no-repeat right top;
	float: left;
}

#main_logo {
	width: 252px;
	height: 122px;
	background: url(../grafiki/logo.jpg);
}

#register_form {
	width: 252px;
	height: 125px;
	background:url(../grafiki/newsletter.jpg);
	position: relative;
}


#form_order {
	width: 252px;
	background: url(../grafiki/formulrza_div_top.png) no-repeat top;
	height: auto;
	padding-top:1px;
}

#form_order h4 {
	text-transform: uppercase;
	text-decoration: underline;
}
#form_order_bottom {
	width: 252px;
	background: url(../grafiki/formularz_div_bottom.png) no-repeat bottom;
	height: auto;
	padding-bottom:13px;
}

#form_order_content {
	width: 207px;
	background: url(../grafiki/formularz_body_bg.png) repeat-y;
	margin: 10px 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:5px;
	padding-bottom:5px;
        min-height: 200px;
}

#main_right{
	width: 634px;
	float: right;
	background:#fff;
	margin-right: 7px;
}

#menu_top {
	background: url(../grafiki/bottom_shadow.jpg) no-repeat bottom;
	height: 21px;
	width: 634px;
}
#menu_top ul {
	width: 634px;
	text-align:center;
	font-size:10px;
	margin-top: 2px;
}

#menu_top ul li a {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #990100;
	padding: 2px 5px;
}

#menu_top ul li {
	display: inline;
	font-size: 10px;
}

#menu_top ul li a#active, #menu_top ul li a:hover {
	background:#990100;
	color: #fff;
}

#header_animacja {
	height: 250px;
	width: 634px;
}

#ogloszenia {
	height: 95px;
	width: 375px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

.content_separator {
	background: url(../grafiki/bottom_shadow.jpg) no-repeat bottom;
	width: 604px;
	height: 6px;
	margin-left:auto;
	margin-right:auto;
	clear: both;
	margin-top: 10px;
}

#content {
	padding: 0px 25px 15px 25px;
        min-height: 310px;
}

#content p a, #content li a {
    color: #A45C00;
    font-weight: bold;
    text-decoration: underline;
}

#content h5 {
    margin: 10px 0px 10px 150px;
    border-bottom: 1px solid #A45C00;
}

#content h3 {
    margin: 10px 0px 10px 150px;
}

#content_header {
	background: url(../grafiki/bekla_h1.jpg) no-repeat;
	width:580px;
	height: 26px;
	margin-bottom: 10px;
        color: #fff;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 10px;
        padding:8px 0 0 10px;
}

#polecamy {
	width: 634px;
	height: 310px;
}


#footer {
	text-align: center;
	padding-bottom: 5px;
}

#menu_repeat ul li {
	display: inline;
	margin-left: 5px;	
}

#menu_repeat ul li a {
	text-decoration: none;
	font-weight: bold;
	color: #A45C00;
	text-transform:lowercase;
}

#special_thanks h5 {
	font-size: 9px;
	font-weight: normal;
}

#special_thanks h5 a {
	color:#990100;
	text-decoration: none;
}

#content p {
	line-height: 150%;
	margin-left: 150px;
}

#content ul {
	margin-left: 180px;
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	list-style: square
}

.polecamy_blok {
	width: 203px;
	background: url(../grafiki/propozycje_div_top.gif) no-repeat top;
	height: 200px;
	float: left;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-right: 5px;
}

.polecamy_blok_top {
	width: 203px;
	background: url(../grafiki/propozycje_div_bottom.gif) no-repeat bottom;
	height: 280px;
	margin-top: 5px;
}

.polecamy_blok_top h4 {
	background: url(../grafiki/propozycje_top.jpg) no-repeat center;
	width: 183px;
	height: 17px;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	text-align:center;
	text-transform:uppercase;
	padding-top: 3px;
}


.polecamy_blok_top h2 {
	background: url(../grafiki/propozycje_bottom.jpg) no-repeat center;
	width: 183px;
	height: 16px;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	text-align:center;
	text-transform:uppercase;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 4px;
	margin-bottom: 5px;
}

.polecamy_blok_top p {
	font-size: 10px;
	color: #BD9D30;
	width: 183px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	margin-bottom: 10px;
}

.polecamy_blok_top img {
	margin-left: auto;
	margin-right: auto;
	display:block;
	border: 1px solid #990100
}
.polecamy_blok_top .cena {
	font-size: 9px;
	width: 60px;
	float: left;
	margin-left: 10px;
}

.polecamy_blok_top .zamow input {
	float: right;
	margin-right: 10px;
} 

#content img {
	display:block;
	float: left;
	margin-right: 10px;
	border: 1px solid #A45C00;
}


#form_order_content label {
	font-weight: normal;;
	width: 50px;
	display: block;
	float: left;
	text-align: right;
	font-size:9px;
	margin-right: 5px;
}

#order_btn {
	margin-left: 55px;
	margin-top:4px;
	margin-bottom:4px;
}

#form_order_content input.bottom_border {
	border: none;
	border-bottom:1px dotted #A45C00;
	display: block;
	float: left; 
	width: 120px;
	height:10px;
	font-size:9px;
	color: #333;
}

#form_order_content p {
	margin-top: 4px;
	margin-left: 10px;
	width: 200px;
	height: 18px;
}

#form_order_content textarea {
	border: 1px solid #990100;
	width: 204px;
	height: 50px;
	font-size: 9px;
	color: #A45C00;
	padding: 2px;
}

#form_order_content select, #dzielnia, .element_menu {
	border: none;
	background:#A45C00;
	color: #fff;
	font-size: 8px;
	padding: 1px 2px;
}

.bold {
	font-weight: bold !important;
}


#header_images_contener {
	width: 540px;
	height: 260px;
	background: #efefef;
	margin-left: auto;
	margin-right: auto;
	position:relative
}

#header_images_button-left, #header_images_button-right {
	height: 63px;
	width: 63px;
	cursor:pointer;
}

#header_images_button-left {
	background: url(../grafiki/btn_free_left.png) no-repeat;
	position: relative;
	top: 90px;
}

#header_images_button-right {
	background: url(../grafiki/btn_free_right.png) no-repeat;
	position: relative;
	top: 25px;
	left: 477px;
}

#header_images_button-left:hover {
	background: url(../grafiki/btn_over_left.png) no-repeat;
	position: relative;
	top: 90px;
}

#header_images_button-right:hover {
	background: url(../grafiki/btn_over_right.png) no-repeat;
	position: relative;
	top: 25px;
	left: 477px;
}

#header_images_content_contener {
	float: left;
	width: 540px;
	background: #fff;
	height: 260px;
	position: relative;
	overflow: hidden;
}

#header_images_content_big_contener {
	height: 260px;
	width: 1620px;
}

.header_images_content_contener_element {
	width: 540px;
	height: 260px;
	position: relative;
	float: left
}

.header_images_content_contener_element img {
	margin-left: 70px;
}

.header_images_content_contener_element_text_decoration {
	background: url(../grafiki/header_text_background.png) no-repeat;
	width: 482px;
	height: 50px;
	position: absolute;
	top: 200px;
	left: 30px;
}

.header_images_content_contener_element_text_decoration h2 {
	color: #9D6206;
	margin-left: 50px;
	font-size: 18px;
	margin-top: 5px;
}

.header_images_content_contener_element_text_decoration h3 {
	color:#C09D3F;
	font-size: 12px;
	margin-left: 50px;
}

#register_form input {
	border: none;
	background:none;
	color:#990100;
	font-size: 9px;
}

#register_form input.login {
	position:absolute;
	top: 23px;
	left: 14px;
}

#register_form input.mail {
	position:absolute;
	top: 50px;
	left: 14px;
}

#register_form input.newsletter_btn {
	position:absolute;
	top: 80px;
	left: 20px;
}

#form_order_content h5 {
	font-weight: normal;
	font-size: 9px;
}

h3.nazwa_dania {
	width: 180px;
	float: left;
	
}

.menu_pozycja {
	border-bottom: 1px solid #A45C00;
	margin-bottom:10px;
}

a.zwin {
	font-size:10px;
	color: #990100;
	text-decoration: none;
	margin-left: 556px;
}

h3.nazwa_dania a {
	font-size: 12px;
	text-transform: uppercase;
	border-bottom: 1px solid #A45C00;
	font-weight: bold;
	color: #A45C00;
	text-decoration: none;
}

h4.krotki_opis {
	width: 200px;
	float: left;
	margin-left: 10px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
}

.cena {
	width: 74px;
	float: right;
	font-size: 10px;
}

#content .menu_pozycja img {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	border: 1px solid #A45C00;
	padding: 1px;
}

.onImg{
	position:absolute;
	width: 407px;
	height: 50px;
	border: 1px solid #fff;
	top: 234px;
	left: 157px;
}

#content .onImg_background {
	position:absolute;
	top: 235px;
	left: 157px;
	width: 408px;
	height: 50px;
	background:#fff;
	margin-left:0px;
	opacity:0.5;
}

#content .onImg p {
	width: 390px;
	height: 46px;
	margin:0px;
	margin-left: 0px;
	color: #111;
	font-size: 9px;
	padding: 2px 8px 2px 4px;
	
	
}

.pelen_opis {
	position:relative
}

p.polecane {
	height: 75px;
	overflow:hidden;
}

#info_system {
	position:absolute;
	top:0px;
	left:0px;
	width: 300px;
	height: 400px;
	z-index: 1000;
	opacity:0.5;
	color: #000;
        background: #fff;
        padding: 10px
}

#info_system p {
    text-align: left;
}

.komentarz {
	opacity: 0.4;
}

.xxl {
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: underline;
	margin-bottom: 10px;
}

#content .zamowienie p {
	margin-left: 40px;
	width: 434px;
	margin-top: 10px;
	clear: both;
        height: 14px;
}

#content .zamowienie p label, #content .zamowienie p .zam_formularz {
	width: 150px;
	float: right;
	float: left;
}

#content .zamowienie p input {
	float: left;
	border: none;
	border-bottom:1px dotted #A45C00;
	width: 238px;
	height:10px;
	font-size:9px;
	color: #333;
}

#content .zamowienie p textarea {
	float: left;
	border:1px solid #A45C00;
	width: 230px;
	height:50px;
	font-size:9px;
	color: #333;
	overflow: hidden;
	padding: 4px;
}

	
#content .zamowienie p .zam_formularz_doklej{
	width: 110px;
	margin-left: 36px;
}

#content .zamowienie p input.element_form_4poz {
	width: 20px;
	float: none;
}

#rabat {
	display: inline;
}

#content .zamowienie input#dodaj_pozycje {
        font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
        text-transform: uppercase;
	border: 1px solid #000;
	color: #fff;
        background: #990000;
        font-weight: bold;
	overflow: hidden;
	margin: 10px 10px 10px 211px;
        clear: both;
        padding: 3px 6px;
}

#galeria_content {
    background: #990000;
    padding-top: 20px;
    width: 581px;
    padding-bottom:15px;
	margin-top: 10px;
}

#footer #menu_repeat ul li a:hover {
    text-decoration: underline;
}

#content .galeria {
    width: 290px;
    float: left;
    height: 190px;
}

#content .galeria .obrazek {
    width: 250px;
    clear: both;
    margin-left: auto;
    margin-right: auto;
    height: 170px;
}

#content .galeria .obrazek img {
    border: solid 1px #fff;
}

#content .galeria .opis {
    font-size: 10px;
    width: 246px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #fff;
    position: relative;
    top: -48px;
    height: 36px;
    left: 1px;
    background: #000;
    opacity: 0.7;
}

#content .galeria .opis p {
    margin:0px;
    padding: 0px;
    color: #fff;
    padding: 2px 4px 3px 4px;
}

#content .menu_pozycja .opis {
    width:130px;
    padding-top: 10px;
}

#content .menu_pozycja .opis p {
    
}

#content .galeria h3 {
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    width: 252px;
    border-bottom: 1px solid #fff;
    margin-left: 20px;
    margin-bottom: 4px;
}

.zam_formularz {
    display: block;
    clear: left;
}

.blok{
    display: block
}
.fleft {
    float: left
}

.m10 {
    margin-right: 10px;
}

.clearright {
    clear: right;
}

.clearleft {
    clear: left;
}

#content .zamowienie #menu p.pozycjaMenu {
    margin: 0px;
    height: 25px;
    
}

#content .zamowienie #menu p.pozycjaMenu select {
    clear:both;
    margin-left:74px;
    margin-top:10px;
    width:111px;
    background: #A45C00;
    color: #fff;
    border: none;

}

#content .zamowienie #menu .pozycjaMenu input {
    width: 10px;
    float: none;
    margin-left: 10px;
}

#menu {
    clear: both;
    
}

#content .zamowienie form #menu p input {
    width: 10px;
}

#submitButton {
    margin-left: 232px;
    margin-top: 10px;
    border: 1px solid #000;
    background: #A45C00;
    color: #fff;
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    text-transform: uppercase;
}

#content table {
    margin: 10px 0px 10px 45px;
    color: #333;
    border-spacing: 2px;
    border-collapse: separate

}

#content table th {
    background: #555;
    color: #fff;
    padding-top: 2px;
    padding-bottom: 2px;
}

.right {
    float: right;
}

.greyTab {
    background:#efefef;
    font-weight: bold;
    color: #333;
}

#wspolpraca {
    width: 250px;
    clear: both;
    margin-top: 15px;
}

.logoWspolpraca {
    margin-left: auto;
    margin-right: auto;
    width: 158px;
    margin-bottom: 10px;
}

.logoWspolpraca p {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
}

 p.href_wspolpraca {
    margin-left: auto;
    margin-right: auto;
    text-align:center;
    width: 150px;
    background: #A45C00;
    font-size: 8px;
    padding: 2px 4px;
}

p.href_wspolpraca a {
    color: #fff;
    font-weight: bold;
}

#content .menu_pozycja h3.nazwa_dania {
    margin: 0px;
}

#content h1 {
    text-transform: uppercase;
    font-weight: normal;
    background: #A45C00;
    color: #fff;
    margin: 0px 0px 10px 2px !important;
    width: 428px;
    float: right;
    padding-left: 10px;
}


#content h3.h3Content {
    border-bottom: 1px solid;
    font-size: 12px;
    text-transform: uppercase;
}

p.info, .h3Content {
	text-align: center;
	font-size: 11px;
	padding: 10px;
	border: 1px solid #A45C00;
	color: #333;
	margin: 46px 0 10px 147px;
}

.h3Content p, .h3Content h1, .h3Content h2, .h3Content h3, .h3Content h4, .h3Content h5 {
	margin: 0px !important;
	padding: 0px !important;
}

.h3Content p {
	margin: 10px !important
}

.szkolenia {
	margin-left: 0px !important;
	width: 574px !important;
}


/* style szczegolowe */
.uppercase {
	text-transform: uppercase;
} 
.fs20px {
	font-size: 20px;
}

.fs16px {
	font-size: 16px;
}

.Bred {
	background-color: #FF0000
}

.Fwhite {
	color: #fff;
}

.fs10px {
	font-size: 10px;
}

.capitalize {
	text-transform: lowercase;
}

h3.slogan {
	font-size: 20px;
}

.slogan {
	font-weight: bold;
	text-decoration: blink;
}

