
body
{
margin:0 auto;
background:#cccccc url('http://www.gt7.pl/images/bgWebsite.png') repeat-x;
}
table
{
margin:0 auto;
}
a {
	font-family: Georgia,Tahoma;
	font-weight: normal;
	font-size: 13px;
	color: #003f85;
	text-decoration: none
}
a:hover {
	font-family: Georgia,Tahoma;
	font-weight: bold;
	font-size: 13px;
	color: #012a58;
	text-decoration: none
}

#logo
{
background:url('http://www.gt7.pl/images/bgHeader.png') repeat-x;
height:113px;
width:100%;
padding-top:30px;
clear:both;
}

#afterLogo
{
width:100%;
clear:both;
}
.footer a, .footer a:visited, .footer a:hover {
	font-family: Georgia,Tahoma;
	font-weight: normal;
	font-size: 10px;
        line-height:50%;
	color: #000000;
	text-decoration: none
}
#wrapper
{
border-left:1px solid #000000;
border-right:1px solid #000000;
background-color:#ffffff;
}
#content
{
clear:both;
width:70%;
float:left;
padding:10px;
}
.blockTags
{
			background-color:#ffffff;
			box-shadow: 0px 0px 5px #d9d9d9;
			-moz-box-shadow: 0px 0px 5px #d9d9d9;
			-webkit-box-shadow: 0px 0px 5px #d9d9d9;
			-moz-border-radius: 9px;
			border-radius: 9px;
			padding:1px 5px 5px 5px;
}
.blockTags h3
{
color:#999999;
}
.blockTags a
{
color:#2e2f30;
font-size:12px;
font-weight:normal;
}
.blockTags a:hover 
{
color:#58595a;
}
#rightColumn
{
width:25%;
float:right;
}
.menu_contenter
{
float:left;
padding-top: 0px;
margin: 0px 0px 0px 0px;
width:100%;
}

.contentPaginator
{
clear:both;
width:100%;
}
.lam {
	 font-weight:bold; text-align: left; float: left; height:100px; width:100px; margin:0px 0px 5px 10px;
}
.lam img {
	 border:1px solid #000000;
}
.lam2 {
	border-bottom:1px solid #000000; 
	border-left:5px solid #f3f3f3;
font-weight:normal; 
text-align: left; 
float:left;
min-height:100px;
font-size: 14px; color:#000000; 
margin:0px 0px 0px 0px; 
padding:5px 5px 5px 5px;
width:45%;
}
.lam2:hover
{
	border-bottom:1px solid #000000; 
	border-left:5px solid #ff0000;
	background-color:#f2f2f2;
}
.lam3 {
 font-weight:normal; text-align: left; font-size: 12px; float: none;   color:#000000; font-family:  Georgia,Tahoma; margin:0px 0px 0px 0px;
width:100%;
}
.lam2 a, .lam3 a {
	font-family:  Georgia,Tahoma;
	font-weight: normal;
	font-size: 14px;
	color: #ff4331;
	margin: 0px 0px 0px 0px;
	text-decoration: none
}
.lam2 a:hover, .lam3 a:hover {
	font-family:  Georgia,Tahoma;
	font-weight: normal;
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	color: #ff4331;
	text-decoration: none
}


.left
{
width:242px;

margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
float:left;

}

.left2
{
width:305px;

margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
float:left;
border-left:1px solid #ffffff;
border-right:1px solid #ffffff;
}

.left2 h1
{

width:305px;
height:48px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
text-align:center;
font-family:  Georgia,Tahoma,Verdana; 
color:#ffe75f;
font-size:18px;
}

.left3
{
width:530px;
background:#2d5b8d;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
float:left;
text-align:center;
color:#ffffff;
border-left:1px solid #ffffff;
border-right:1px solid #ffffff;
}


.najlepsze
{
width:242px;
height:51px;
font-family:  Georgia,Tahoma,Verdana; 
font-size:16px;
line-height:300%;
margin:0px 0px 0px 0px;
text-align:center;
float:left;
color:#000000;
clear:both;
}

.footer 
{

width:242px;
color:#696969; 
font-family:  Georgia,Tahoma,Verdana; 
font-size:16px;
float:left;
text-align:center;
clear:both;
}

.super
{

width:100%;
height:40px;
font-size:16px;
line-height:250%;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
float:left;
color:#000000;

clear:both;
text-align:center;
}
.right
{

float:left;
width:230px;
}

.lam3
{
float:left;
color:#696969; 
font-size:10px;
padding:5px 0px 0px 5px;
margin:5px 0px 0px 5px;
}



.komentarz
{
width:100%;
text-align:left;
color:#696969; 
font-family:  Georgia,Tahoma;
font-size:12px;
}

input
{
width:250px;
height:30px;
}
textarea
{
height:100px;
width:250px;
}




.menu, .menu ul {
	margin: 0;
	padding: 0;
	border: 0;
	width:100%;
	list-style-type: none;
	display: block;
	background-color:#eee;

}

.menu li {
	margin: 0;
	padding:5px 0px 5px 0px;
	border: 0;
	display: block;
	float: left;	/* move all main list items into one row, by floating them */
	position: relative;	/* position each LI, thus creating potential IE.win overlap problem */
	z-index: 5;		/* thus we need to apply explicit z-index here... */
	width:20%;
	
}

.menu li:hover {
	background-color:#ccc;	
	color: #89B230;
	text-decoration: none;
	z-index: 10000;	/* ...and here. this makes sure active item is always above anything else in the menu */
	white-space: normal;/* required to resolve IE7 :hover bug (z-index above is ignored if this is not present)
							see http://www.tanfa.co.uk/css/articles/pure-css-popups-bug.asp for other stuff that work */
}

.menu li li {
	float: none;/* items of the nested menus are kept on separate lines */
	
	
	 
}

.menu ul {
	visibility: hidden;	/* initially hide all submenus. */
	position: absolute;
	z-index: 10;
	left: 0;	/* while hidden, always keep them at the top left corner, */
	top: 0;		/* 		to avoid scrollbars as much as possible */
}

.menu li:hover>ul {
	visibility: visible;	/* display submenu them on hover */
	top: 100%;	/* 1st level go below their parent item */
}

.menu li li:hover>ul {	/* 2nd+ levels go on the right side of the parent item */
	top: 0;
	left: 100%;
}

/* -- float.clear --
	force containment of floated LIs inside of UL */
.menu:after, .menu ul:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.menu, .menu ul {	/* IE7 float clear: */
	min-height: 0;
}
/* -- float.clear.END --  */

/* -- sticky.submenu --
	it should not disappear when your mouse moves a bit outside the submenu
	YOU SHOULD NOT STYLE the background of the ".menu UL" or this feature may not work properly!
	if you do it, make sure you 110% know what you do */
.menu ul {
	background-image: url(empty.gif);	/* required for sticky to work in IE6 and IE7 - due to their (different) hover bugs */
	padding: 10px 20px 10px 20px;
	margin: -10px 0 0 -30px;
	/*background: #f00;*/	/* uncomment this if you want to see the "safe" area.
								you can also use to adjust the safe area to your requirement */
}
.menu li ul {
	
	margin: 0px 0 0 -10px;
	 background-color:#ccc;
	 box-shadow:0px 5px 10px rgba(0,0,0,0.5);
	 border-radius:0px 5px 5px 0px;

}

.menu li ul li { 	 padding: 3px; }
.menu ul li ul {


}

/* -- sticky.submenu.END -- */






.menu, .menu ul li {
	color: #000000;
    text-align:center;
}

.menu a {
	text-decoration: none;
	color: #3E94D1;
	display: block;
	position: relative;
}

.menu a:hover, .menu li a:hover { color: #000;	text-decoration: none; font-weight:normal; }

.menu li li {	/* create borders around each item */
	border: 0px solid #ffe407;
}
.menu ul>li + li {	/* and remove the top border on all but first item in the list */
	border-top: 0;
}

.menu li li:hover>ul {	/* inset 2nd+ submenus, to show off overlapping */
	top: 1px;
	left: 90%;
}

/* special colouring for "Main menu:", and for "xx submenu" items in ADxMenu
	placed here to clarify the terminology I use when referencing submenus in posts */
.menu>li:first-child>a, .menu li + li + li li:first-child>a {
	color: #0182b2;
}

/* Fix for IE5/Mac \*//*/
.menu a {
	float: left;
}
/* End Fix */



<!--[if lte IE 6]>
/*<![CDATA[*/

/* - - - ADxMenu: IE6 BASIC styles [MANDATORY] - - - */

.menu, .menu ul {	/* float.clear */
	zoom: 1;

}

.menu li.adxmhover {
	z-index: 10000;
}

.menu .adxmhoverUL {	/* li:hover>ul selector */
	visibility: visible;
}

.menu .adxmhoverUL {	/* 1st-level submenu go below their parent item */
	top: 100%;
	left: 0;
}

.menu .adxmhoverUL .adxmhoverUL {	/* 2nd+ levels go on the right side of the parent item */
	top: 0;
	left: 100%;
}

/* - - - ADxMenu: DESIGN styles - - - */

.menu ul a {	/* fix clickability-area problem */
	zoom: 1;

}

.menu li li {	/* fix white gap problem */
	float: left;
width: 100%;
}

.menu li li {	/* prevent double-line between items */
	margin-top: -1px;
}

.menu a:hover, .menu .adxmhoverA {		/* li:hover>a selector */
	color: #fc3;
}

.menu .adxmhoverUL .adxmhoverUL {	/* inset 2nd+ submenus, to show off overlapping */
	top: 1px;
	left: 90%;
}

/*]]>*/

<![endif]-->
