
body { background-color: maroon; margin: 0; padding: 0; scrollbar-face-color:#ffffff; scrollbar-highlight-color:#000000; scrollbar-3dlight-color:#000000; scrollbar-darkshadow-color:#000000; scrollbar-shadow-color:#000000; scrollbar-arrow-color:#000000; scrollbar-track-color:#222222; }

.mainbody {

	/*background-image :  url(../images/bg.gif);
	background-repeat : no-repeat;*/
	background-color : 222222;
	/* background : center; */
}
.text { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: justify; }
.stroke {
	border : solid;
	border-width : 1 1 1 1;
	border-color : D1D1D1;
}

.strokedark {
	border : solid;
	border-width : 1 1 1 1;
	border-color : #7a7a7a;
}

.border_top {
	border : solid;
	border-width : 1 0 0 0;
	border-color : White;
}

.stroke_new {
	border : solid;
	border-width : 2 2 2 2;
	border-color : ffffff;
}

TD {
	font-size: 11px;
	font-family: verdana, arial,application;
	color: 000000;
	text-decoration: none;
}

.pink {
	color: bf0000;
}

.white {
	font-size: 10px;
	font-family: verdana, arial,application;
	color: ffffff;
	text-decoration: none;
}

.menu {
	font-size: 10px;
	font-family: verdana, arial,application;
	color: 000000;
	text-decoration: none;
}

.yellow {
	color: FCC917;
}

.small {
	font-size: 10px;
	font-family:arial,application;
	color: dddddd;
}

.big {
	font-size: 17px;
	font-family:arial,application;
                  font-weight: bold;
	color: #ffffff;
}

.nadpis {
	font-size: 15px;
	font-family:arial,application;
	color: #ffffff;
}

a {
	text-decoration: none;
	font-weight: normal;
             color: maroon;
}

a:hover {
	text-decoration: none;
             font-weight: normal;
             color: maroon;
}

a.deals {
	text-decoration: none;
	font-weight: bold;
	color: 333399;
}

a.deals:hover {
	text-decoration: none;
	font-weight: bold;
	color: ff6600;
}

a.name {
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}

a.name:hover {
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #df0000;
}

a.menu {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: 000000;
}

a.menu:hover {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: 000000;
}

a.mail {
	text-decoration: underline;
	font-size: 10px;
	color: #000000;
}

a.mail:hover {
	text-decoration: underline;
	font-size: 10px;
	color: #000000;
}

hr {
	color : ffffff;
	height : 1px;
}

input, select, textarea
{	
	font-size : 12px;
	font-family:arial,application;
	color: black;
	border : thin solid White;
	background-color: #dddddd;
	border-width : 1 1 1 1;
}

input.radio
{	
	color: black;
	background-color: transparent;
	border : thin solid #222222;
	border-width : 0 0 0 0;
}

input.image
{	
	color: black;
	background-color: transparent;
	border : thin solid #222222;
	border-width : 0 0 0 0;
}

