@CHARSET "UTF-8";
#menu a {
	display: block;
	float: right;
	height: 15px;
	border: 0px;
	margin: 0px 37px;
}
#menu a.main {width: 75px; background: url('gfx/menu.png') 0px 0px;}
#menu a.company {width: 34px; background: url('gfx/menu.png') -126px 0px;}
#menu a.services {width: 44px; background: url('gfx/menu.png') -210px 0px;}
#menu a.projects {width: 56px; background: url('gfx/menu.png') -303px 0px;}
#menu a.cooperation {width: 74px; background: url('gfx/menu.png') -408px 0px;}
#menu a.contact {width: 51px; background: url('gfx/menu.png') -534px 0px;}

#menu a.main-selected {width: 75px; background: url('gfx/menu.png') 0px -15px;}
#menu a.company-selected {width: 34px; background: url('gfx/menu.png') -126px -15px;}
#menu a.services-selected {width: 44px; background: url('gfx/menu.png') -210px -15px;}
#menu a.projects-selected {width: 56px; background: url('gfx/menu.png') -303px -15px;}
#menu a.cooperation-selected {width: 74px; background: url('gfx/menu.png') -408px -15px;}
#menu a.contact-selected {width: 51px; background: url('gfx/menu.png') -534px -15px;}

#submenu a.p_public {width: 192px; background: url('gfx/menu2.png') 0px 0px;}
#submenu a.p_house {width: 114px; background: url('gfx/menu2.png') -210px 0px;}
#submenu a.p_industry {width: 128px; background: url('gfx/menu2.png') -350px 0px;}
#submenu a.p_interior {width: 52px; background: url('gfx/menu2.png') -499px 0px;}
#submenu a.p_other {width: 63px; background: url('gfx/menu2.png') -637px 0px;}
#submenu a.projekty_list {width: 97px; background: url('gfx/menu2.png') -708px 0px;}

#submenu a.p_public-selected {width: 192px; background: url('gfx/menu2.png') 0px -15px;}
#submenu a.p_house-selected {width: 114px; background: url('gfx/menu2.png') -210px -15px;}
#submenu a.p_industry-selected {width: 128px; background: url('gfx/menu2.png') -350px -15px;}
#submenu a.p_interior-selected {width: 52px; background: url('gfx/menu2.png') -499px -15px;}
#submenu a.p_other-selected {width: 63px; background: url('gfx/menu2.png') -637px -15px;}
#submenu a.projekty_list-selected {width: 97px; background: url('gfx/menu2.png') -708px -15px;}

#back {display: block; float: left; width: 50px; height: 10px; background: url('gfx/back.png') 0px 0px;}
#back:hover {display: block; float: left; width: 50px; height: 10px; background: url('gfx/back.png') 0px -10px;}

#prev {cursor: pointer; margin-right: 10px; float: right; width: 60px; height: 10px; background: url('gfx/prevnext.png') -4px -10px;}
#prev:hover {cursor: pointer; margin-right: 10px; float: right; width: 60px; height: 10px; background: url('gfx/prevnext.png') -4px -30px;}

#next {cursor: pointer; margin-right: 8px; float: right; width: 60px; height: 10px; background: url('gfx/prevnext.png') -4px 0px;}
#next:hover {cursor: pointer; margin-right: 8px; float: right; width: 60px; height: 10px; background: url('gfx/prevnext.png') -4px -20px;}