TABLE.price {
	font-size : 12px;
}
BODY {
	padding: 0;
	margin: 0;
	background: #dedffe url(img/gradient.gif) repeat-x;
	width: 100%;
	display: table;
	font-size : 10px;
	font-family : Tahoma;
}

TD.menu {
	text-align : center;
	background-color : #b3cefd;
	color : White;
	border-bottom : 1px white solid;
	font-weight : bold;
	font-size : 13px;
	letter-spacing : 2px;
	padding : 2px;
}
TD.niz {
	background-color : #b3cefd;
	color : White;
}
TABLE.main {
	background-color : #E6E1CF;
	width : 90%;
	text-align : center;
}

TD.logo {
	border-bottom : 3px #b3cefd solid;
	border-top : 3px #b3cefd solid;
	color : White;
	font-size : 16px;
	text-align : center;
	letter-spacing : 2px;
}
TD.lin {
	background-image : url(img/menu1.jpg);
	background-repeat : repeat-x;
	height : 28px;
	text-align : center;
	color : #8689f7;
	letter-spacing : 2px;
}
TD.left {
	border-right : 1px #808000 solid;
	border-left : 1px #808000 solid;
	border-top : 1px #808000 solid;
	padding : 5px;
	font-size : 14px;
}
TD.left1 {
	border-right : 1px #808000 solid;
	border-left : 1px #808000 solid;
	border-top : 1px #808000 solid;
	padding : 5px;
	font-size : 14px;
	text-align : center;
}
TD.left1 {
	border-bottom : 1px #b3cefd solid;
	padding : 5px;
	font-size : 12px;
}
TR.top {
	background-color : #b3cefd;
}
P {
	padding : 10px;
	font-size : 12px;
}
TD.top {
	height : 100px;
}
TR.top2 {
	background-color : #b3cefd;
	vertical-align : top;
}
TD.kar-left {
	text-align : left;
	width : 246px;
	height : 180px;
}
TD.kar-right {
	text-align : right;
	width : 246px;
	height : 180px;
}
A.menu-top {
	color : White;
	font-weight : bold;
	font-size : 13px;
	letter-spacing : 2px;
	text-decoration : none;
}
A:HOVER.menu-top {
	color : #000000;
	font-weight : bold;
	font-size : 13px;
	letter-spacing : 2px;
	text-decoration : none;
}
A.menu-left {
	font-size : 12px;
	text-decoration : none;
	font-weight : bold;
	color : #233610;
	
}
A:HOVER.menu-left {
	font-size : 12px;
	text-decoration : none;
	font-weight : bold;
	color : #8689f7;
	
}
A.mail {
	color : White;
	
}
A:HOVER.mail {
	text-decoration : none;
	color : Lime;
}

A {
	font-size : 12px;
	color : #233610;
}
A:HOVER {
	font-size : 12px;
	text-decoration : none;
	color : #8689f7;
}
H1 {
	font-size : 14px;
	text-align : center;
}

