/* ------------- MAIN ------------- */

BODY {
	font-family: arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

.MainTopAds
{
  width: 400px;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px; 
  border-bottom: 1px dashed #C0C0C0; 	
}

.MainBottomAds
{
  width: 400px;
  border-bottom: 0px;
  border-left: 0px;
  border-right: 0px; 
  border-top: 1px dashed #C0C0C0; 	
}

.DetailsmAds
{
  width: 400px;
  border-bottom: 1px dashed #C0C0C0;
  border-left: 0px;
  border-right: 0px; 
  border-top: 1px dashed #C0C0C0; 	
}

H1 {
	font-size: 17px;
	font-weight: bold;
	line-height: 1.5;
	color: #B30606;
}

H3 {
	font-size: 15px;
	font-weight: bold;
	line-height: 1.2;
	color: #000000;
}

H3 a:link, H3 a:visited {
	text-decoration: underline;
	color: #0000CC;
	}

H3 a:hover {
	text-decoration: underline;
	color: #0000CC;
}
H4 {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2;
	color: #000000;
	text-decoration: underline;
}

H4 a:link, H4 a:visited {
	text-decoration: underline;
	color: #0000CC;
}

H4 a:hover {
	text-decoration: underline;
	color: #0000CC;
}

INPUT {
	border: 1px solid #333333;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #441919;
}

SELECT {
   font-family: arial, sans-serif;
	font-size: 12px;
	color: #441919;
}

.SubmitButton {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #B30606;
	border: 0px;
	width: 80px;
}

TEXTAREA {
	font-family: arial, sans-serif;
	font-size: 12px;
	border: 1px solid #333333;
	color: #441919;
}

.reklamaTop {
	font-family: arial, sans-serif;
	font-size: 14px;
	width: 770px;
	height: 100px;
	background-color: #FFFFFF;
	background-repeat: repeat;
}

.topLogo {
	width: 770px;
	height: 160px;
	background-color: #FFFFFF;
	background-image: url(img/top_new.gif);
	background-repeat: repeat;
}

.topPasek {
	width: 770px;
	height: 26px;
	background-image: url(img/pasek-top.gif);
	background-repeat: repeat-x;
	text-align: left;
	padding-left: 5px;
}
.topReklama {
	width: 770px;
	height: 40px;
   background-color: #FCE0E0;
	text-align: right;
	padding-right: 10px;
}

.middleMenu {
	width: 150px;
	background-color: #EEEEEE;
}

.middleContent {
	width: 470px;
	text-align: left;
	padding: 20px;
}

.middleBoxy {
	width: 150px;
	border: 0px solid #441919;
}

.bottomPasek {
}

/* ----------- eof MAIN ------------ */

/* ------------ MENU --------------- */

.menuContent {
	padding: 0px;
}

div.menuButton a:link, div.menuButton a:visited {
	display: block;
	width: 150px;
	height: 21px;
	border-bottom: 1px solid #EEEEEE;
	padding: 6px 0px 0px 7px;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: underline;
	line-height: 1;
}

div.menuButton a:hover{
	
	display: block;
	width: 150px;
	height: 21px;
	border-bottom: 1px solid #EEEEEE;
	padding: 6px 0px 0px 7px;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: underline;
	line-height: 1;
	
}


/* ----------- eof MENU --------------- */

/* ------------- FOOTER --------------- */

.footerLeft {
	background-image: url(img/footerLeft.gif);
	width: 6px;
	height: 21px;
}

.footerCenter {
	background-image: url(img/footerCenter.gif);
	background-repeat: repeat-x;
	height: 21px;
	text-align: center;
	vertical-align: bottom;
	color: #ffffff;
	font-weight: bold;
}

.footerRight {
	background-image: url(img/footerRight.gif);
	width: 6px;
	height: 21px;
}

/* ----------- eof FOOTER ------------- */

/* ----------- str MAIN --------------- */
.mainTable {
	/*background-color: #E1E1E1;*/
	border: 0px solid #EEEEEE;
	width: 400px;
	height: 26px;
	font-size: 12px;
}

TR.mainHeadObiekt {
	background-color:#ffffff;
	border-bottom: 0px solid #C8C8C8;
	border-right: 0px solid #E1E1E1;
	height: 26px;
}

TR.mainHeadOsoba {
	background-color:#ffffff;
	border-bottom: 0px solid #C8C8C8;
	border-right: 0px solid #E1E1E1;
	height: 26px;
}

TD.mainPic {
	padding-left: 2px;
	padding-right: 2px;
	width: 20px;
}

TD.mainHeadTitle a:link, TD.mainHeadTitle a:hover {
   color: #0000CC;
	font-weight: bold;
	font-size: 13px;
	padding: 2px;
	text-decoration: underline;	
}

TD.mainHeadTitle a:visited {
   color: #551A8B;
	font-weight: bold;
	font-size: 13px;
	padding: 2px;
	text-decoration: underline;
}

TD.mainHeadTitleDetails{
   color: #000000;
	font-weight: bold;
	font-size: 14px;
	padding: 2px;
	text-decoration: none;	
}

TD.mainHeadData {
	color: #666666;
	text-align: left;
	padding-right: 8px;
	font-size: 11px;
	font-weight: normal;
}
TD.mainPodobne {
	color: #666666;
	text-align: left;
	padding-right: 8px;
	font-size: 12px;
	font-weight: normal;
}

TR.mainContObiekt {
	border: 1px solid #CFCEE1;
	background-color: #ffffff;
	border-right: 1px solid #E3E3E3;
}

TR.mainContOsoba {
	border: 1px solid #E1CECE;
	background-color: #ffffff;
	border-right: 1px solid #E3E3E3;
}

TD.mainContTresc {
	padding: 2px;
	color: #111111;
	line-height: 1.5;
	font-size: 13px;
}

TD.mainContTrescB {
	padding: 2px;
	color: #red;
	line-height: 1.5;
	font size: 4px;
}

DIV.mainWiecej {
	width: 380px;
	font-size: 10px;
	text-align: left;
	padding: 1px 4px 0px 0px;
}
DIV.mainWiecej a:link, a:visited {
	color: #B30606;
	text-decoration: none;
}
DIV.mainWiecej a:hover {
	color: #B30606;
	text-decoration: none;
}

DIV.PodobneWiecej {
	width: 380px;
	font-size: 12px;
	text-align: left;
	padding: 1px 4px 0px 0px;
}
DIV.PodobneWiecej a:link {
	color: #0000CC;
	text-decoration: underline;
	font-weight: bold;
}
DIV.PodobneWiecej a:visited {
	color: #551A8B;
	text-decoration: underline;
	font-weight: bold;
}
DIV.PodobneWiecej a:hover {
	color: #0000CC;
	text-decoration: underline;
	font-weight: bold;
}

DIV.mainPowrot {
	width: 380px;
	font-size: 11px;
	text-align: left;
	padding: 1px 4px 0px 0px;
}
DIV.mainPowrot a:link, a:visited {
	color: #B30606;
}
DIV.mainPowrot a:hover {
	color: #333333;
}

DIV.Porcje {
	width: 380px;
	font-size: 11px;
	text-align: center;
}
DIV.Porcje a:link {
	color: #666666;
	text-decoration: none;
}
DIV.Porcje a:visited {
	color: #666666;
	text-decoration: none;
}
DIV.Porcje a:hover {
	color: #B30606;
	text-decoration: none;
}

/*
TD.mainContBottom {
	background-image: url(img/box_bottom.gif);
	background-repeat: no-repeat;
	width: 400px;
	height: 8px;
}
*/
HR.mainHr {
	width:100%;
	size: 1px;
	color: #FFFFFF;
}
/* ----------- oef MAIN --------------- */

/* -------------- BOXY -----------------*/
.boxHead {
	margin-top: 20px;
	background-color:#E1E1E1;
	border-bottom: 1px solid #C8C8C8;
	border-right: 1px solid #E1E1E1;
	width: 167px;
	height: 21px;
	padding: 6px 0px 0px 5px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 1;
}

.boxText {
	padding: 5px;
	background-color: #F5F5F5;
	width: 162px;
	border-right: 1px solid #E3E3E3;
}

.boxBottom {
	background-image: url(img/box_bottom.gif);
	background-repeat: no-repeat;
	width: 173px;
	height: 8px;
}
/* ------------ eof BOXY ---------------*/

/* ------------ DODAJ ------------------*/
.dodajFormTable {
	border: 1px solid #C4B2B2;
	background-color: #EEEEEE;
	width: 380px;
	padding: 5px;
	margin: 10px;
}

.dodajFormLeft {
	font-weight: bold;
	vertical-align: top;
	padding: 3px 10px 3px 2px;
}

.dodajFormRight {
	vertical-align: top;
	padding: 3px 10px 3px 2px;
}

.checkbox {
	border: 0px;
}

UL.dodajErrorList {
	list-style-image: url(img/error.gif);
}

.errorMsg {
	color: #B22222;
}
/* ------------ eof DODAJ --------------*/


/* -------------- SZUKAJ ---------------*/
.szukajFormTable {
	border: 1px solid #BAB2C4;
	background-color: #EEEEEE;
	width: 380px;
	padding: 5px;
	margin: 10px;
}

.szukajFormLeft {
	font-weight: bold;
	width: 150px;
	vertical-align: top;
	padding: 3px 3px 3px 2px;
}

.szukajFormRight {
	vertical-align: top;
	padding: 3px 3px 3px 2px;
}
.checkbox {
	border: 0px;
}
/* ------------ eof SZUKAJ -------------*/

 DIV.Kontakt {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
DIV.Kontakt a:link {
	color: #0000CC;
	text-decoration: underline;
}
DIV.Kontakt a:visited {
	color: #0000CC;
	text-decoration: underline;
}
DIV.Kontakt a:hover {
	color: #0000CC;
	text-decoration: underline;
}
/*------------- Reklama ------------------*/
 DIV.Reklama {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
DIV.Reklama a:link {
	color: #666666;
	text-decoration: none;
}
DIV.Reklama a:visited {
	color: #666666;
	text-decoration: none;
}
DIV.Reklama a:hover {
	color: #B30606;
	text-decoration: none;
}
