html, body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #282828;
}
#all {
	width: 734px;
	margin: auto;
    text-align: left;
}

#header {
	margin: 50px 0 50px 0; padding: 0;
	height: 100px;
	position: relative;
}
#logo {
	background: url(/templates/frontend/khomsky/images/header.gif) no-repeat;
	width: 747px; height: 100px;
	position: absolute;
	top: 0; left: 0;
}
#khomsky_ {position: absolute; top: 0; left: 487px; border: 0 solid black;}
#header ul {
	position: absolute;
	bottom: 47px; left: 5px;
	margin: 0; padding: 0;
    width: 480px;
}
#header li {
	font-family: Tahoma; font-size: 0.8em; color: #fff;
	display: inline;
	margin: 0; padding: 0;
}
#header li A {
	text-decoration: none; color: #fff;
}
#header li A:hover, #header li A.over {
	color: #F38120;
}
#body { margin: 0; padding: 0; text-align: center;}

/*

ul#menu {
	height: 30px;
	margin: 0; padding: 0;
	position: relative;
    top: 0; left: 0;
	z-index: 100;
}

ul#menu, ul#menu .second, ul#menu .third { list-style-type: none; text-align: left; }

ul#menu li.first {
	height: 30px;
	font-family: Tahoma; font-size: 12px; color: #fff; line-height: 30px;
	list-style: none;
	background-position: top;
	margin: 0; padding:0 9px 0 0;
	float: left;
    position: relative;
	background: url(/templates/frontend/khomsky/images/menu_button_rightpart.gif) no-repeat top right;
}

ul#menu li.first a.first {
    display: block;
	float: left;
	height: 30px;
	padding: 0 10px 0 19px;
	background: url(/templates/frontend/khomsky/images/menu_button_leftpart.gif) no-repeat top left;
}
ul#menu li.first#side_left {
	width: 15px;
	background: url(/templates/frontend/khomsky/images/menu_side_right_plain.gif) top right;
}
ul#menu li.first#side_right {
	width: 15px;
	background: url(/templates/frontend/khomsky/images/menu_side_left_plain.gif) top left;
}

ul#menu li:hover, ul#menu li.over {
	background-position: bottom right;
}
ul#menu li:hover a.first, ul#menu li.over a.first {
	background-position: bottom left;
}
ul#menu li A {
	text-decoration: none;
	color: #fff;
}

ul#menu li.first ul.second {
    width: 185px;
    background: url(/templates/frontend/khomsky/images/menu_list_up.gif) top no-repeat #4C4C4C;;
    display: none;
    height: auto;
	position: absolute;
	top: 30px;
	left: 0;
	margin: 0;
	padding: 5px 0 0 0;
	z-index: 10;
}

ul#menu li:hover ul.second, ul#menu li.over ul.second {
	display: block;
}
ul#menu li.first ul.second li.second {
	text-align: left;
	padding: 0;
	margin: 0;
    float: none;
    position: relative;
}
ul#menu li.first ul.second li.second A {
	padding-left: 10px;
	margin: 0;
}
ul#menu li ul li ul {
	background: url(/templates/frontend/khomsky/images/menu_list_up2.gif) no-repeat #676767;
	width: 185px;
    position: relative;
    top: 0;
    left: 0;
	padding: 0;
	margin: 7px 0 7px 0;
    float: none;
}
ul#menu li ul li ul li {
	margin: 0;
	padding-left: 15px;
	float: none;
	background: transparent;
}
ul#menu li ul li ul li A {
	margin: 0;
	padding-left: 25px;
}
*/
.menu_down {
	background: url(/templates/frontend/khomsky/images/menu_list_down.gif) no-repeat bottom;
	width: 185px;
	height: 8px;
	position: absolute;
	bottom: -8px;
	left: 0;
	font-size: 1px; line-height: 8px;
}

ul#menu {

            width: 734px;

            height: 30px;

            margin: 0; 

            padding: 0;

            font-family: Tahoma; font-size: 12px; color: #fff; line-height: 30px;

}

ul#menu li {

            height: 30px;

            list-style: none;

            float: left;

            margin: 0; 

            padding: 0;

   text-align: center;

   position: relative;

            background-position: top;

}

ul#menu li ul {

   width: 185px;

   background: url(/templates/frontend/khomsky/images/menu_list_down2.gif) bottom no-repeat;

   display: none;

            position: absolute;

            top: 30px;

            left: 0;

            margin: 0;

            padding: 0;

            z-index: 20;

}


ul#menu li:hover, ul#menu li.over {

            background-position: bottom;

}

ul#menu li A {

            text-decoration: none;

            color: #fff;

}

ul#menu li ul{
	z-index: 100;
}

ul#menu li ul li {
            text-align: left;
            padding: 0;
            margin: 0;
            float: none;
            display: block;              
            border: 0 solid black;
}

ul#menu li ul li A {
            display: block;
            margin: 0;
            padding: 0 0 0 10px;
}

ul#menu li:hover ul, ul#menu li.over ul {
            display: block;
}

ul#menu li ul li.but_up {
            background: url(/templates/frontend/khomsky/images/menu_list_up3.gif) top no-repeat;
            width: 185px;
            height: 30px;
            margin: 0;
            padding: 0;
}

#button1 {
            background: url(/templates/frontend/khomsky/images/button1.gif) no-repeat;    
    width: 108px;
    height: 60px;
}

.button2 {
    background: url(/templates/frontend/khomsky/images/button2.gif) no-repeat;    
    width: 79px;
    height: 60px;
}

#button3 {
   background: url(/templates/frontend/khomsky/images/button3.gif) no-repeat;    
   width: 99px;
   height: 60px;
}

.button4 {
    background: url(/templates/frontend/khomsky/images/button4.gif) no-repeat;    
    width: 71px;
    height: 60px;
}

#button5 {
    background: url(/templates/frontend/khomsky/images/button5.gif) no-repeat;    
    width: 119px;
    height: 60px;
}

#button6 {
    background: url(/templates/frontend/khomsky/images/button7.gif) no-repeat;    
    width: 108px;
    height: 60px;
}
#button7 {
   background: url(/templates/frontend/khomsky/images/button7.gif) no-repeat;    
   width: 108px;
   height: 60px;
}

#breadcrumb {
    font-family: Verdana, sans-serif;
    font-size: 70%;
    color: #999;
    text-align: center;
    margin: -1em 0 2em 0 ;
    float: none; display: block;
    width: auto; height: auto;
    position: absolute;
    top: 74px; left: 4px;
}
#breadcrumb a {
    color: #eee;
    text-decoration: none;
}



#line_up {
	background: url(/templates/frontend/khomsky/images/line_up.gif) no-repeat;
	width: 734px;
	height: 8px;
	font-size: 1px;
	margin: 0;
	padding: 0;
}
#line {
	background: url(/templates/frontend/khomsky/images/line.gif) repeat-y;
	width: 734px;
	margin: 0;
	padding: 0;
	border: 0px solid white;
}

#content1 {
	width: 680px;
	margin: 0 17px 0 37px;
	padding: 20px 0 0 0;
	border: 0px solid red;
}
#content1 div {
	float: left;
	width: 219px;
	height: 170px;
	padding: 0 0 20px 0;
	text-align: center;
	border: 0px solid #fff;
}
#content1 div div{
	height: 150px;
	padding: 0px 0px 0px 0px;
	margin-bottom: 10px;
}
#content1 div img {
	border: 0px;
	margin: 0;
	padding: 0;
}
#content1 div p {
	width: 100%;
	font-family: Tahoma;
	font-size: 0.8em;
	padding: 0;
	margin: 0;
	color: #A2A2A2;
}
#content1 div p a {
    color: #eee;
    text-decoration: none;
}
#content1 .liner {
	background: url(/templates/frontend/khomsky/images/liner.gif) no-repeat;
	width: 680px;
	height: 1px;
	margin: 0 0 25px 0;
	padding: 0;
	font-size: 1px;
}

#content1 .clear {
	float: none;
	height: 1px;
	width: 1px;
	margin: 0;
	clear: both;
	font-size: 1px;
	margin-top: -1px;
	visibility: hidden;
}
                 
#content {
	width: 680px;
	margin: 0 17px 0 37px;
	padding: 20px 0 10px 0;
	border: 0 solid red;
}
#content div {
	float: left;
	width: 150px;
	height: 180px;
	margin: 0 20px 0 0;
	padding: 0;
	text-align: center;
	border: 0px solid #fff;
}
#content div div {
	width: 150px;
	height: 150px;
	padding: 0;
	margin: 0 0 10px 0;	
}	
#content div img {
	border: 0px;
	margin: 0;
	padding: 0;
}
#content div p {
	width: 100%;
	font-family: Tahoma;
	font-size: 0.8em;
	padding: 0;
	margin: 0;
	color: #A2A2A2;
}
#content div p a {
	color: #eee;
	text-decoration: none;
}
#content .liner {
	background: url(/templates/frontend/khomsky/images/liner.gif) no-repeat;
	width: 680px;
	height: 1px;
	margin: 0;
	margin: 15px 0 20px 0;
	font-size: 1px;
}
#content div#paging {
    font-size: 0.8em; font-family: Verdana, sans-serif;
    width: auto; float: none; height: auto;
    color: #eee;
    clear: both;
}
#content div#paging b {
    color: #ff9900;
}
#content div#paging a {
    color: white;
    text-decoration: none;
}
#content .clear {
	float: none;
	height: 1px;
	width: 1px;
	margin: 0;
	clear: both;
	font-size: 1px;
	margin-top: -1px;
	visibility: hidden;
}
#line_down {
	background: url(/templates/frontend/khomsky/images/line_down.gif) no-repeat;
	width: 734px;
	height: 15px;
	margin: 0;
	padding: 0;
}


#footer {
	width: 734px;
	text-align: right;
	font-family: Tahoma;
	font-size: 0.6em;
	color: #F38120;
	margin: 10px 0 0 0;
	padding: 0;
	border: 0 solid white;
}
#input1 {
	background: url(/templates/frontend/khomsky/images/line_input.gif) repeat-x;
	width: 113px;
	height: 17px;
	font-family: Tahoma;
	font-size: 10px;
	color: #282828;
	text-align: center;
	border: 0px solid #fff;
	padding-top: 4px;
	margin: 0;
}
#input2 {
/*	background: url(/templates/frontend/khomsky/images/button_input.gif) no-repeat; */
	width: 42px;
	height: 17px;
	border: 0 solid #fff;
	padding: 0;
	margin: 0;
	vertical-align: middle;	
}
#submit_img1{
	border: 0 solid white;
	width: 42px;
	height: 17px;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
}
p span {
	font-family: Tahoma;
	font-size: 0.9em;
	color: #FF0303;
	float: right;
	margin: 0;
	padding: 0;
}
span {
	font-family: Tahoma;
	font-size: 0.8em;
/*	color: #7A7A7A;*/
	float: right;
	margin: 40px 10px 0 0;
	padding: 0 5px 10px 0;
}
b.colyell {color: #ffff66;}
