/*Iszkiri Style Sheet*/

td.menutd {
	font-family:		Sans-Serif;
	font-size:			12;
	font-weight:		bold;
	background-color:	#CCCCCC;
	cursor:				pointer;
	padding-left:		5;
	padding-right:		5;
	border:				1px solid #000000;
}

td.menurectd {
	font-family:		Sans-Serif;
	font-size:			12;
	font-weight:		bold;
	background-color:	#FFFFFF;
	cursor:				default;
	padding-left:		5;
	padding-right:		5;
	border:				1px solid #000000;
}

td.td_texthead {
	font-family:			Sans-Serif;
	font-size:				18;
	font-weight:			bold;
	letter-spacing:		5px;
	cursor:					default;
	background-repeat:	no-repeat;
}

.sp_texthead2 {
	font-size:				14;
	letter-spacing:		1px;
}

.titel1 {
	font-weight:		bold;
	letter-spacing:	1px;
	margin-top:			15px;
	margin-bottom:		5px
}

td.td_texthold {
	border-top:				1px solid #FFFFFF;
	line-height:			18px;
	background-color:		#FFFFFF;
	background-repeat:	repeat-y;
}

td.td_linkhold {
	padding-top:			15px;
	padding-bottom:		15px;
	border-top:				1px solid #FFFFFF;
	line-height:			18px;
	background-color:		#FFFFFF;
	background-repeat:	repeat-y;
}

table.tab_text {
	margin-right:	15px;
	margin-bottom:	30px;
	border-bottom:	2px solid #FFFFFF;
}

ul {
	margin-top:	5px;
	margin-bottom:	0px;
}

li {
	margin-bottom:	10px;
}

a {
	font-family:		Sans-Serif;
	font-size:			12;
	font-weight:		bold;
	color:				#0066CC;
	text-decoration:	none;
}

.dark	{
	color:			#330000;
	font-family:	Courier;
	font-size:		14;
	font-weight:	normal;
}

div.bannertext	{
	color:				#999999;
	font-family:		Courier;
	font-size:			11;
	margin-top:			2;
	margin-bottom:		1;
	margin-left:		5;
	margin-right:		5;
}

.csik	{
	border:				1px solid #FFFFFF;
	background-color:	#BB1212;
	color:				black;
	font-family:		Serif;
	font-size:			15;
	font-weight:		bold;
	font-style:			italic;
}

.kiemelt	{
	color:			#004477;
	font-family:	Serif;
	font-size:		15;
	font-weight:	bold;
	font-style:		italic;
}

.pritab	{
	color:			#FFFFFF;
	font-family:	Sans-Serif;
	font-size:		13;
	font-weight:	normal;
	margin-left:	5;
	margin-right:	5;
}

.pritab_b	{
	color:			#333333;
	font-family:	Sans-Serif;
	font-size:		13;
	font-weight:	normal;
	margin-left:	5;
	margin-right:	5;
}

.bg_center {
	background-repeat:	no-repeat;
	background-position:	center middle;
}

.bg_tile {
	background-repeat:		repeat;
}

.bg_norep {
	background-repeat:		no-repeat;
}

.bg_repy {
	background-repeat:		repeat-y;
}

.bg_fixtile {
	background-repeat:		repeat;
	background-attachment:	fixed;
}

.mn_zero {
	margin-top:		0;
	margin-bottom:	0;
	margin-left:	0;
	margin-right:	0;
}

td {
	color:				#000000;
	font-family:		Serif;
	font-size:			14;
}

body	{
	color:				#000000;
	font-family:		Serif;
	font-size:			14;

	scrollbar-3dlight-color:		#FF0000;
	scrollbar-arrow-color:			#AA0000;
	scrollbar-darkshadow-color:	#660000;
	scrollbar-face-color:			#000066;
	scrollbar-highlight-color:		#FF9999;
	scrollbar-shadow-color:			#990000;
	scrollbar-track-color:			#990000;
}

input, textarea, select {
	color:				#000000;
	font-size:			11;
	font-family:		Sans-Serif;
}

