/* ISZOSZ site css doc - coded by Me ;) */

body
{
	margin:0px;
	padding:0px;
	background-image:url(back_grad.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#0a375e;
	margin:0px;
	padding:0px;
}
h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#0a375e;
	margin:0px;
	padding:6px 0px;
}

.login_inputfields
{
	width:140px;
	border:2px solid #d3d3d3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;	
	padding:2px 1px;
}
.login_btn
{
	width:35px;
	background-color:#FFFFFF;
	border:2px solid #d3d3d3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	padding:1px 1px;
}
#main
{
	width:995px;
	margin-left:auto;
	margin-right:auto;
}
#header_cont
{
	width:995px;
	margin:6px 0px;
}
#header_left
{
	width:221px;
	float:left;
}
#header_right
{
	width:774px;
	float:left;
}
#logo
{
	width:122px;
	height:122px;
	background-image:url(iszosz_logo.png);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	cursor:pointer;
	padding:0px;
}
#menucont
{
	width:221px;
	height:182px;
	padding-top:10px;
	background-image:url(menuspace2.png);
	background-repeat:no-repeat;
	margin-top:5px;
}
.menuitem
{
	line-height:35px;
	padding-left:20px;
}
.menuitem a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#0a375e;
	display:block;
	text-decoration:none;
	border:0px;
}
.menuitem a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#248937;
	display:block;
	text-decoration:none;
	border:0px;	
}
#header_topmenu
{
	width:774px;
	height:39px;
	background-image:url(header_topmenu_back.png);
	margin-left:auto;
	margin-right:auto;
}
#header_topmenu a
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
	display:block;
	text-decoration:none;
}
#header_topmenu a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;	
	font-size:11px;
	color:#8eb9d9;
	display:block;
	text-decoration:none;
}
#header_img_holder
{
	margin-top:4px;
	width:549px;
	height:260px;
	background-image:url(header_imgholder.png);
	background-repeat:no-repeat;
	float:left;	
}
#header_login_search
{
	margin-top:4px;
	width:225px;
	height:260px;
	background-image:url(header_login_search.png);
	background-repeat:no-repeat;
	float:left;
}
#header_login_content
{
	width:210px;
	height:130px;
	margin-top:12px;
	padding-left:10px;
}
#header_search_content
{
	width:210px;
	margin-top:0px;
	padding-left:10px;
}
#header_right_end
{
	width:774px;
	height:16px;
	background-image:url(header_right_bottom.png);
	background-repeat:no-repeat;
}
#content_maindiv
{
	width:995px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0a375e;	
}
#content_header_back
{
	width:995px;
	height:44px;
	background-image:url(content_header2.png);
	
}
#content_center_back
{
	width:995px;
	background-image:url(content_center2.jpg);
	background-repeat:repeat-y;
}
#content_leftcol_header
{
	width:198px;
	padding:0px 15px;
	padding-top:17px;
	float:left;
}
#content_rightcol_header
{
	width:737px;
	padding:0px 15px;
	padding-top:17px;	
	float:left;
}
#content_area_leftcol
{
	width:198px;
	float:left;
	padding:0px 15px;
}
#content_area_rightcol
{
	width:737px;
	float:left;
	padding:0px 15px;
}
#content_bottom_frame
{
	width:995px;
	height:16px;
	background-image:url(content_bottom_frame2.jpg);
}
#footer_main
{
	width:995px;
	height:39px;
	background-image:url(footer.jpg);
	margin:6px 0px;
}
#footer_copyright
{
	width:480px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0a375e;
	padding-left:15px;
	padding-top:11px;
	float:left;
}
.figy1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0000;
}
#footer_kardati
{
	width:500px;
	float:left;
}
.div_clearer
{
	clear:left;
}
p
{
	padding:4px 0px;
	margin:0px;
}
img.contentpic
{
	border:1px solid #0a375e;
	float:left;
	margin-right:7px;
	margin-bottom:7px;
	margin-top:7px;
}
.red {
	color:#C00;
}
