/* CSS Document */

/*PAGE LAYOUT*/
body {
	background-image: url(bg_body.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#toppage{
	width:800px;
}

#topbar{
	float:left;
	width:608px;
	height:40px;
	background-image:url(bg_topbar.gif);
	background-color:#ffff00;
	background-repeat:repeat-x;
	border-right:solid 1px #999999;
}
#Data{
	font-weight:bold;
	font-size:17px;
	float:left;
	width:190px;
	height:39px;
	border-bottom:solid 1px #999999; 
	border-right:solid 1px #999999;
}
#header{
	width:800px;
}
#content{
	width:800px;
}
#contenttext{
	float:left;
	width:608px;
	background-color:#F7F7F7;
	border-left:solid 1px #999999;
	border-right:solid 1px #999999;
	border-bottom:solid 1px #999999;
	border-top:dotted 1px #CCCCCC;
	min-height:550px;
}

#mydiv {
  margin-left: auto ;
  margin-right: auto ;
  width: 500px;
  text-align: left;
}

#pagetitle{
	float:left;
	width:798px;
	height:180px;
	background-color:#F7F7F7;
	border-right:solid 1px #999999;
	border-left: solid 1px #999999;
}
#title{
	position:fixed;
	right:0px;
	bottom:0px;
	width:798px;
	height: 180px;
	background-image: url(logo.jpg);
}

#leftmenu{
	float:left;
	width:190px;
	margin:0px;
}

#footer{
	width:590px; padding-right:10px; padding-left:200px;
}

/*GRAY PANEL*/
.panel{
	padding:12px;
	border:solid 1px #E4E4E4;
	background-color:#EEEEEE;
	margin:10px;
	padding:10px;
	width:550px;
	height:160px;
}

/*TEXT STYLES*/
.bodytext {
	font: 12px Verdana, sans-serif;
	color: #000;
}
.smalltext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	color: #666666;
}
.smallwhitetext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
}
.smallwhitetext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
.smallwhitetext a:hover{
	text-decoration:underline;
}
.smallgraytext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CCCCCC;
}
.smallgraytext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CCCCCC;
	text-decoration:none;
}
.smallgraytext a:hover{
	text-decoration:underline;
}
.titletext {
	font: 0.7em Tahoma, sans-serif;
	font-size:30px;
	font-weight:bold;
	color: #CCCCCC;
}
.logotext {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color: #999999;
}
.orangelogotext {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#FF9900;
}
.orangetitle {
	font: 0.7em Tahoma, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#FF9900;
}

#contentmenu{
	background-color:#FFF;
	float:right;
	width:178px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 5px;
	border-left: solid 1px #999999;
}

#linksmenu a{
	float:right;
	width:190px;
	background-color:#FFF;
	color:#0000A0;
	border-bottom:1px solid black;
	word-spacing:2px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
}
#linksmenu a:hover, #linksmenu .active{
	background-color:#000;
	color:#FF0;
}

#linksmenu .menx{
	margin: 0;
	padding: 0;
	list-style: none;
}
#linksmenu .menx li {
	padding: 0;
	margin: 0;
	list-style: none;
	background-repeat: no-repeat;
}
#linksmenu .menx li a, #linksmenu .menx li a:visited {
	display: block;
	min-height:30px;
	text-decoration: none;
	background-repeat: no-repeat;
}

#rekomendacje{
	background-color:#f3f3f3;
	float:right;
	width:173px;
	font-family: Tahoma, Geneva, sans-serif;
	padding-right: 5px;
	border-left: solid 1px #999999;
	font-size: 12px;
	font-weight: bold;
	border-bottom: solid 1px #999999;
	top: 10px;
}

#rekomendacje img{
	border: none;
}

th{
	border-width:2px;
	border-color:#F00;
	border-width: 1px 0px 1px 0px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: red red red red;
	height:20px;
	background-color:#FBFB46;
	padding-left:10px;
	text-align:left;
}

table.tabela {
	border-width: 1px 0px 1px 0px;
	border-spacing: 1px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
	width:585px;
}

table.tabela tr.podtytul {
	border-width: 1px 0px 1px 0px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: red red red red;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
	height:15px;
	font-size:0.8em;
}
table.tabela td {
	border-width: 1px 0px 1px 0px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: red red red red;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
	text-align:center;
}

td.colone {
  text-align: right;
  vertical-align: top;
  padding-top:6px;
  width:20%;
}
td.coltwo {
  color:red;
  text-align: center;
  vertical-align: top;
  padding-top:9px;
}
td.colthree {
  width:80%
}
table.border {
  border: 1px solid red;
  border-collapse: collapse;
}

h3{
	text-align:center;
	font-size:13px;
	padding-top:15px;
}

.menu {
	margin: 0;
	padding: 0;
	list-style: none;
	background: #fff;
}
.menu li {
	padding: 0;
	margin: 0;
	height: 27px;
	list-style: none;
	background-repeat: no-repeat;
}
.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;
	height:100%;
}

.index {background-image:url(logo6_02.jpg); width: 219px;}
.index:hover {background-image: url(logo66_02.jpg);}
.o-firmie {background-image:url(logo6_03.jpg); width: 201px;}
.o-firmie:hover {background-image: url(logo66_03.jpg);}
.oferta {background-image:url(logo6_04.jpg); width: 120px;}
.oferta:hover {background-image: url(logo66_04.jpg);}
.cennik {background-image:url(logo6_05.jpg); width: 122px;}
.cennik:hover {background-image: url(logo66_05.jpg);}
.kontakt {background-image:url(logo6_06.jpg); width: 136px;}
.kontakt:hover {background-image: url(logo66_06.jpg);}
ul.menu li a:hover {background: none;}
.menu li {float: left;}
