body
{
	background: url(../images/bg.gif) repeat-x;
	background-color: #d80002;
}
.header
{
	margin: 0 0 35px 20px;
}
.header img
{
	position: relative;
	top: 13px;
	_top: 6px;
}
.content
{
	width: 1170px;
	background: url(../images/content-bottom-fade.gif) repeat-x bottom;
}
.left
{
	width: 174px;
	float: left;
	margin: 0 7px 0 19px;
	_margin: 0 4px 0 9px;
}
.right
{
	background-color: #8a2f30;
	overflow: hidden;
	_overflow: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F0C6C7;
	margin: 0 10px 0 0;
	padding: 10px;
	_padding-top: 25px;
	min-height: 527px;
	_height: 516px;
	z-index:1;
}

.sidebar
{
	background-color: #8a2f30;
	width: 160px;
	float: right;
	margin: 0 0 0 4px;
	_margin: 0 4px 0 4px;
	text-align:center;
	padding-top:5px;
	
}

.right_top7
{
	background-image: url(http://www.aybee.sk/userfiles/image/top7_bg.jpg);
	background-repeat: no-repeat ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F0C6C7;
	margin: 0 5px 0 0;
	padding: 10px;
	_padding-top: 25px;
	min-height: 527px;
	_height: 516px;
	z-index:0;
}

.footer
{
	width: 1170px;
	height: 88px;
	background: url(../images/footer.gif) repeat-x;
	text-align: left;
	padding-top:30px;
	padding-left:5px;
	_padding-top: 4px;
}
.footer a, .footer a:link, .footer a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-decoration: none;
	margin-right: 26px;
}

.menu
{
	background-color: #a90002;
	padding: 12px 0 34px 0;
}
.menu .menu-item
{
	margin: 0 2px 2px 2px;
	height: 20px;
}

.menu-item img
{
	padding-left:110px;
	border:0px;
	
}
	

.menu-item a, .menu-item a:link, .menu-item a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: white;
	text-decoration: none;
	display: block;
	height: 100%;
	font-weight: bold;
	padding: 2px 2px 2px 4px;
	_padding: 1px 2px 0px 4px;
	_position: relative;
	_top: 1px;
}
.menu-item a:hover
{
	color: black;
}

.menu .sub-menu-item
{
	padding-left:12px;
	margin: 0 2px 2px 2px;
	height: 20px;
}
.sub-menu-item a, .sub-menu-item a:link, .sub-menu-item a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: white;
	text-decoration: none;
	display: block;
	height: 100%;
	font-weight: bold;
	padding: 2px 2px 2px 4px;
	_padding: 1px 2px 0px 4px;
	_position: relative;
	_top: 1px;
}
.sub-menu-item a:hover
{
	color: black;
}
.title
{
	font-size: 17px;
	font-weight: bold;
	color: white;
}
.title img
{
	position: relative;
	top: 1px;
	margin-right: 10px;
}
.box1
{
	height: 118px;
	background-color: #ff9c04;
	_margin-top: -2px;
	text-align: center
	
}
.box2
{
	height: 118px;
	background-color: #ff6400;
	margin-top: 7px;
	text-align: center
}
.box3
{
	height: 118px;
	background-color: #ff3300;
	margin-top: 7px;
	text-align: center
	
}

.box1 img
{
margin-top: 10px;
}

.box2 img
{
margin-top: 10px;
}

.box3 img
{
margin-top: 10px;
}
.cbox
{
	background-color: #ffb700;
	height: 73px;
	width: 156px;
	float: left;
	margin-right: 10px;
}


a,a:link,a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: white;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: black;
}

textarea,
input,
button
{
	background: #FFF;
	border: 1px solid #90A1AF;
	color: #666666;
	font-family: Tahoma, Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	padding: 2px;
	margin: 3px;
	vertical-align: left;
}
