/* BODY, TEXTY ***************************************************/
body {
	color: #333333;
	font-family: "Trebuchet MS";
	font-size: 11px;
	margin: 0px;
}

.body-pogrubiony {
	font-size: 11px;
	font-weight: bold;
}

.body-pogrubiony-tyt {
	color: #a31322;
	font-size: 11px;
	font-weight: bold;
}

.art-tytul {
	color: #a31322;
}

.txt-pierwsza-literka {
	color: #a31322;
	font-size: 11px;
	font-weight: bold;
}

.stopka-tytul {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

.przypis-szary {
	color: #666666;
}

.art-stopka {
	color: #bbbbbb;
}

/* LINKII *******************************************************/

a {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #921A26;
	text-decoration: none;
}

a.hrefmenu {
	color: #333333;
	cursor: pointer;
	text-decoration: none;
}

a.hrefmenu:hover {
	color: #921A26;
	cursor: pointer;
	text-decoration: none;
}

a.link-stopka {
	color: #9a9a9a;
	text-decoration: none;
}

a.link-stopka:hover {
	color: #9a9a9a;
	text-decoration: underline;
}

.linkamenufirst{
	font-size: 13px;
	color: #a31322;
	cursor: pointer;
	font-weight: bold;
}

.linkamenu {
   font-size: 13px;
	font-weight: bold;
	color: #a31322;
	cursor: pointer;
}

.linkamenu:hover {
	font-size: 13px;
   font-weight: bold;
	color: #921A26;
	cursor: pointer;
	text-decoration: underline;
}

.linkamenubig {
	color: #333333;
	cursor: pointer;
	font-size: 15px;
	font-weight: bold;
}

.linka {
	color: #333333;
	cursor: pointer;
	text-decoration: none;
}

.linka:hover {
	color: #921A26;
	cursor: pointer;
	text-decoration: none;
}

.stopka76sg {
	color: #bbbbbb;
	cursor: pointer;
}
.stopka76sg:hover {
	color: #bbbbbb;
	cursor: pointer;
}

img {
	border: 0px;
	margin: 0px;
	border-color: #cecfce;
}

.imgborder {
	border: 10px;
	margin: 10px;
	border-color: #cecfce;
}

/* FORM *******************************************************/

input {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
}

.optionetc {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	}

/* DIVY *******************************************************/
#trailimageid {
	Z-INDEX: 200; 
	LEFT: 0px; 
	VISIBILITY: hidden; 
	WIDTH: 240px; 
	POSITION: absolute; 
	TOP: 0px; 
	HEIGHT: 0px
}

#main {
	margin: auto;
	position: relative;
	width: 795px;
}

#lay01 {
	background: url(../_images/lay1_01.jpg);
	height: 96px;
	width: 795px;
}

#lay02 {
	background: url(../_images/lay1_02.jpg);
	width: 795px;
}

/* menu pionowe boczne */
#laymenupionoweboczne{
	float: left;
	padding-left: 15px;
	width: 120px;
}

/* content main, wlasciwe okne (duze) */
#laycontentmain {
	float: left;
	padding-left: 25px;
	width: 615px;
}



#lay03 {
	background: url(../_images/lay1_03.jpg);
	height: 83px;
	width: 795px;
}

#langsel {
	float: left;
	padding-left: 15px;
	padding-top: 58px;
	height: 25px;
	width: 120px;
}

#reklama {
	float: left;
	padding-left: 25px;
	padding-top: 25px;
	height: 58px;
	width: 615px;
}

#stopka {
	padding-left: 15px;
	padding-right:15px;
	text-align: left;
	width: 765px;
}