/******************************************************
	FRAMEWORK
******************************************************/
*{outline:0;}
html{color:#fff;background:#252429;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;width:100%;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}
del,ins{text-decoration:none;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;}
legend{color:#000;}
/* fonts */
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

em,i {font-style:italic;}
strong,b {font-weight:bold;}

body {font-family: Arial, Helvetica, sans-serif; font-size:12px; background:#252429;}

/***§§§ — FOR ALL — §§§***/
a {text-decoration:underline; color:#fff;}
a:hover {text-decoration:none;}

.cb {clear:both; height:0; overflow:hidden; float:none!important; font-size:0!important; width:auto!important;}

/******************************************************
	TEMPLATE
******************************************************/
.wrapper {width:760px; margin:0 auto; padding:60px 0 0;}
.header {}
.logo_kenwood {float:left; margin:0 0 0 20px;}
.logo_gastronom {float:right; margin:0 20px 0 0;}
.header_bg {height:73px; overflow:hidden; padding:280px 0 0 680px; margin:30px 0 0; font-size:13px; 
            background:url('header_b.jpg') no-repeat left top;}
.header_bg2 {height:324px; overflow:hidden; padding:7px 0 15px 310px; margin:30px 0 0; font-size:13px; 
            background:url('header_c.jpg') no-repeat left top;}

.copyright {margin:20px 0 30px;}
.copyright h1 {font-size:11px; line-height:16px; text-align:center; font-weight:normal;}

.counter {width:50px; float:right; text-align:right; margin:-62px 0 0;}

/* MENU */
.menu {height:43px; font-size:14px; font-weight:bold; border-top:2px solid #861622; overflow:hidden;}
.menu a {padding:10px 15px; float:left; margin:0 10px; background:url('menu_li0.gif') no-repeat 1px center;}
.menu .item1:hover {background:url('item1000.gif') no-repeat center top;}
.menu .item2:hover {background:url('item2000.gif') no-repeat center top;}
.menu .item3:hover {background:url('item3000.gif') no-repeat center top;}
.menu .item4:hover {background:url('item4000.gif') no-repeat center top;}

.menu1 {background:url('menu1_bg.jpg') no-repeat left top;}
.menu2 {background:url('menu2_bg.jpg') no-repeat left top;}
.menu3 {background:url('menu3_bg.gif') no-repeat left top;}

.menu .item1_active {background:url('item1000.gif') no-repeat center top; text-decoration:none;}
.menu .item2_active {background:url('item2000.gif') no-repeat center top; text-decoration:none;}
.menu .item3_active {background:url('item3000.gif') no-repeat center top; text-decoration:none;}
.menu .item4_active {background:url('item4000.gif') no-repeat center top; text-decoration:none;}

/* CONTENT */
.content {background:#fff url('footer_c.jpg') no-repeat left bottom; padding:30px 15px; color:#222; width:730px;}
