#reklam
{
	vertical-align: top;
}
#reklam table tr td
{
	color: rgb(255,255,255);
	font-family: Arial;
	font-size: 12px;
	padding: 10px;
	text-align: center;
	vertical-align: bottom;
}

#reklam table tr td a
{
	color: rgb(255,255,255);
	text-decoration: none;
}

#reklam table
{
	width: 100%;
}

#reklam table tr
{
	height: 116px;
	width: 156px;
	background-image: url("img/box.jpg");
}

#reklam #reklam_logo
{
	width: 76px;
	height: 56px;
	margin: 2px;
	padding: 1px;
	border-top: 1px solid rgb(130,130,130);
	border-left: 1px solid rgb(130,130,130);
	border-right: 1px solid rgb(76,72,64);
	border-bottom: 1px solid rgb(76,72,64);
	background-color: rgb(194,174,142);
}

#reklam #reklam_logo:hover
{
	width: 80px;
	height: 60px;
	margin: 0px;
}

#login_box 
{
	vertical-align: top;
	padding: 0px;
}

#login_box form
{
	height: 100%;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	padding-left: 11px;
	padding-top: 3px;
}

#login_box form #input_text, #login_box form #input_submit
{
	display:block;
	width: 115px;
	height: 18px;
	font-size: 11px;
	margin-bottom: 3px;
}

#login_box form #input_submit
{
	text-align: center;
	border-top: 1px solid rgb(130,130,130);
	border-left: 1px solid rgb(130,130,130);
	border-right: 1px solid rgb(76,72,64);
	border-bottom: 1px solid rgb(76,72,64);
	background-image: url(img/csik2.jpg);
	color: white;
	margin: 0px;
}

#login_box form #input_submit:hover
{
	background-image: url(img/csik.jpg);
}
