body, html {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	background: url(../images/bg.gif);
}

div, li, img {
	padding: 0px;
	margin: 0px;
	border: none;
}

a {
	margin: 0px;
	padding:0px;
	text-decoration: none;
	color: #333333;
}

a: hover {
	text-decoration: underline;
	color: #FCC81C;
}

.box {
	font-weight: none;
	cursor: hand;
	background-color: #f2f2f2;
	text-align: center;
	border: 1px solid #F2F2F2;
}

.boxtd {
	background-color: #F2F2F2;
	line-height: 20px;
	border-bottom: 3px solid #f2f2f2;
}

.prodbox {
	line-height: 20px;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	border-bottom: 1px solid #D8D8D8;
	font-size: 13px;
	background-color: #F2F2F2;
}

a:hover {
	text-decoration: underline;
	color: #FCC81C;
}

#container {
	margin: 0px;
	padding: 0px;
	background: url(../images/topbg.gif) repeat-x;
}

#container #flashcontent {
	padding-left: 38px;
	margin: 0px;
	height: 308px;
}

#container #content {
	padding: 0px;
	margin:0px;
	background: url(../images/contentbg.gif) center repeat-y;
}

#container #titlebox {
	text-indent: 245px;
	height: 20px;
	width: 780px;
	margin: auto;
	font-size: 11px;
	text-align: left;
	background: url(../images/titlebg.gif) top right no-repeat;
}

#navcontainer {
	margin: 0px;
	padding: 0px;
	display: block;
}

#navcontainer ul {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a {
	width: 85px;
	display: block;
	padding: 0px 5px 0px 5px;
	background-color: #F2F2F2;
	border-style: solid;
	border-width: 0px 0px 3px 0px;
	border-color: #F2F2F2;
}

#navcontainer a:link, #navlist a:visited {
	color: #444444;
	margin: 0px;
	display: block;
	padding: 0px 5px 0px 5px;
	text-decoration: none;
}

#navcontainer li {
	list-style-type: none;
	text-align: left;
	line-height: 20px;

}

#navcontainer a:hover {
	background-color: #E4E4E4;
	color: #000;
	display: block;
	padding: 0px 5px 0px 5px;
	text-decoration: none;
	border-style: solid;
	border-width: 0px 0px 3px 0px;
	border-color: #FCC81C;
}


#container #contentbox {
	padding: 0px;
	margin: auto;
	text-align: center;
	width: 776px;
}

#leftside {
	text-align: center;
	float: left;
	width: 219px;
	line-height: 20px;
}

/*menu*/

.prodmenu {
	text-align:left;
	list-style-image:url(../images/head_arrow.gif);
	padding: 10px 0px 0px 0px;
	font-weight:bold;
	margin: 0px 0px 0px 17px;
	font-size: 11px;
}

.prodalmenu {
	text-align:left;
	list-style-image:url(../images/al_arrow.gif);
	font-weight: normal;
	padding: 0px;
	margin: 0px 0px 0px 20px;
	font-size: 11px;
}

.prodalalmenu {
	text-align:left;
	list-style-image:url(../images/all_arrow.gif);
	font-weight: normal;
	padding: 0px;
	margin: 0px 0px 0px 20px;
	font-size: 11px;
}


#leftside p {
	margin: 10px 0px 5px 0px;
	padding: 0px;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
}

#navlista {
	padding: 5px 0;
	margin-bottom: 0px;
	padding-bottom: 2px;
	margin-left: 0;
	border-bottom: 1px solid #d2d2d2;
	font: bold 11px Tahoma, sans-serif;
}

#navlista li {
	list-style: none;
	margin: 0;
	display: inline;
}

#navlista li a{
	cursor: hand;
	padding: 3px 0.5em;
	margin-bottom: 0px;
	padding-bottom: 2px;
	margin-left: 5px;
	border: 1px solid #d4d4d4;
	border-bottom: none;
	background: #e4e4e4;
	text-decoration: none;
}

#navlista li span {
	padding: 3px 0.5em;
	margin-bottom: 0px;
	padding-bottom: 2px;
	margin-left: 5px;
	border: 1px solid #d4d4d4;
	border-bottom: white;
	background: white;
	text-decoration: none;
}

#navlista li a:link {
	color: #333333;
}
#navlista li a:visited {
	color: #333333;
}

#navlista li a:hover {
	color: #000;
	background: #d2d2d2;
	border-bottom: 2px solid #FCC81C;
}

#navlista li a.current {
	background: white;
	border-bottom: 1px solid white;
}


/*------------downlist-----------*/

#downlist {
	margin: 5px;
	display: block;
}

#downlist div  {
	float: left;
	margin-right: 4px;
	padding: 3px;
	color: #666666;
	text-align: center;
	text-decoration: none;
}

#leftside a {
	text-align: right;
	font-size: 11px;
	text-decoration: none;
}

#opciok, #muszaki {
	padding: 0px;
	margin: 0px;
	height: 150px;
	overflow: auto;
	border-bottom: none;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
}

#leftside a:hover {
	text-decoration: underline;
	color: #FCC81C;
}

#leftside .newtxt {
	border-left: 5px solid #FCC81C;
	padding: 2px 5px 2px 5px;
	font-size: 11px;
	text-align: justify;
}

#leftside .newslink {
	border-bottom: 3px double #E1E1E1;
	line-height: 20px;
	padding-right: 5px;
	text-align: right;
}

#rightside {
	text-align: left;
	float: right;
	width: 554px;
}

#rightside div {
	padding: 10px;
}

.titlename {
	line-height: 2px;
	margin: 0px 0px 14px 0px;
	padding: 0px;
	widht: 200px;
	float: left;
	border-left: 5px solid #FCC81C;
	font-weight: bold;
	color: #1A386C;
}

#footer{
	clear: both;
	text-align: right;
	padding: 0px 0px 0px 1px;
	margin: auto;
	line-height: 5;
	vertical-align: middle;
	background-color: #0E2449;
	border-bottom: 10px solid #0E2449;
}

#footer #sheet {
	margin: auto;
	width: 782px;
	height: 60px;
	padding-top: 10px;
	line-height: 18px;
	font-size: 11px;
	border-top: 2px solid #BDBDBD;
	border-bottom: 4px solid #FFC823;
	background-color: #E1E1E1;
}

.text_field{
		color:#444444;
		font-size: 12px;
		font-family: tahoma;
		width: 200px;
	}

	.text_field2{
		color:#444444;
		font-size: 12px;
		font-family: tahoma;
		width: 80px;
	}

	.t{
		text-align: center;
		margin: auto;

	}

	.t td{
	/*	border: solid 1px #d3d3d3;*/
		text-align: justify;
		height:22px;
	}

	h4{
		color: #333333;
		text-align: left;
	}

	.star{
		color: red;
	}


