﻿*{margin: 0; padding: 0; }
div {border-width: 0; }
body {text-align: center; font-family: Tahoma, Verdana, Arial; font-size: 10pt; color: #626262; }
h1 {font-family: Tahoma, Verdana, Arial; font-size: 18pt; color: #F58201; line-height: 50px;}
.right {float: right; }
.left {float: left; }
.text {margin-top: 10px; margin-bottom: 10px; }



/* #7FB100; ZIELONY */

#DivPage
{
	width: 1000px;
	margin: 0 auto;
}

#DivFlash
{
	width: 1000px;
	height: 392px;
	background-image: url(../images/SayOkSchoolBusiness.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

/* MENU START */
#DivMenu
{
	width: 936px;
	height: 42px;
	background-image: url(../images/MenuBackBusiness.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0 auto;
}

#DivMenuIn
{
	float: left;
}

.DivMenuA img, .DivMenuA img:hover, .DivMenuA img:visited
{
	float: right;
	border-width: 0;
	margin-top: 7px;
	margin-right: 5px;
}

ul#MainMenu 
{
    list-style: none;
    margin-left: 20px;
    height: 42px;
    font-size: 11pt;
    font-family: Arial, Sans-Serif;
}

ul#MainMenu li 
{
	height: 42px;
	line-height: 42px;
	float: left;
    padding: 0 10px 0 13px;
    position: relative;
    font-weight: bold;
    background-image: url(../images/ListaMenuBusiness.png);
	background-position: 0 50%;
	background-repeat: no-repeat;
}

ul#MainMenu a, ul#MainMenu a:visited
{
	color: #fff;
	text-decoration: none;
}

ul#MainMenu a:hover
{
	text-decoration: underline;
}

ul#MainMenu li:hover
{
	background-color: Gray; /*#D0E387;*/
	text-decoration: underline;
	color: White;
}

ul#MainMenu li:hover ul, ul#MainMenu li.over ul 
{
    display: block;
}

ul#SubMenu a
{
	position: absolute;
	display: block;
	text-decoration: none;
}
/* MENU END */

/* PAGE IN START */
#DivPageIn
{
	margin: 0 auto;
	width: 936px;
	overflow: hidden;
	padding-top: 15px;
	padding-bottom: 15px;
}
/* PAGE IN END */

/* CONTENT START */
#DivContent
{
	width: 670px;
	float: left;
	text-align: justify;
}

.HeaderOrangeP
{
	font-size: 12pt;
	font-weight: bold;
	color: #F58201;
	margin-top: 15px;
	margin-bottom: 15px;
}

.HeaderBlackP
{
	font-size: 11pt;
	font-weight: bold;
}

#DivPanel
{
	width: 240px;
	float: right;
	text-align: left;
}

.lista
{
	list-style-type: disc;
	margin: 10px 30px;
}

/* CONTENT END */

/* FOOTER START */
#DivFooter
{
	width: 1000px;
	text-align: center;
	/*height: 150px;
	
	background-image: url(../images/footerBusiness.jpg);
	background-position: top center;
	background-repeat: no-repeat;*/
}

/*#tblFooter
{
	margin: 0 auto;
	width: 936px;
	height: 140px;
	border-collapse: collapse;
}*/
.clearfix:after {  content: "."; display:block; height:0; clear:both; visibility:hidden; }/* ----- clear fix for floats ----- */
.clearfix { display:inline-block; }		
* html .clearfix { height:1%; }/* hides clearfix from IE-mac */
.clearfix { display:block; }/* end hide from IE-mac */
#tblFooter {
	width:auto;
	border-collapse: collapse;
}
#tblFooter td
{
	vertical-align: top;
	text-align: justify;
}

/*#tblFooter img
{
	border: solid 3px Gray;
	float: left;
	margin-right: 5px;
}*/

#tblCopy
{
	font-size: 11px;
	color: #ffffff;
}

.tblFooterLink a, .tblFooterLink a:hover, .tblFooterLink a:visited
{
	color: Gray;
}

.tbl3Img
{
	margin-top: 2px;
}
/* FOOTER END */


.footer_content {background:url(../images/footer-grey.png) repeat-x top #dfdfdf; padding:10px; position:relative;}
.footer_content .footer_nav {position:absolute; top:10px; right:10px;}

.left_img {width:44%; text-align:left;}
.left_img img {margin-right:12px; vertical-align:bottom; border: solid 3px #808080;}

.left_imghome { text-align:left;}
.left_imghome img {margin-right:12px; vertical-align:bottom; border: solid 3px #808080;}

.logo_img {padding:10px 0px 10px;}
.logo_img img {border:solid 3px #808080; float:right;}

.copy_txt {background:#A1A1A1;	text-align:center; padding:10px 30px;}

.footer_link {text-align:right;}
.footer_link a {color:#808080; text-decoration:underline;}
.footer_link a:hover {text-decoration:none;}


ul#SubMenu
{
    background-color: #A5A5A5;
    display: none;
    list-style: none;
    position: absolute;
    top: 42px;
    left: 0;
}

ul#SubMenu li 
{
	border-width: 0;
	background-image: none;
    float: none;
    padding: 0 12px;
    width: 200px;
    height: 22px;
    line-height: 22px;
    text-align: left;
    font-size: 10pt;
    font-weight: bold;
}
