table {
zoom: 1.0;
}
body {
	background-color : #FFFFFF;
	color : #000000;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	}
A:LINK, A:VISITED {
	color : #0099CC;
}

A:HOVER {
	color : #006699;
}

img {
	border: 0;
	}

/* CMS */
.menu {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    background-color: #a2dcf2;
    color: #194551;

}

.menu-non {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    color: #194551;

}
.menu-sel {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    color: #006a9a;

}
.menu-add {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #2a6d81;
    text-decoration: none;
}


.sitemap_item {
}

.sitemap_sectionheader {
}

.selectlanguage {
    font-size: 12pt;
    font-family: Arial, Helvetica, sans-serif;  
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
}

.selectlanguage A:HOVER {
    text-decoration: underline;
}

.zagolovok {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #194551;
	text-decoration: none;
}

.price table, .clients table, .contacts table, .text, .normaltext table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1f5b6b;
        border-collapse: collapse;
}

.simple table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1f5b6b;
}
.price td {
	border: 1px solid;
	font-size: 12px;
	color: #1e5a6a;
	padding: 2px 0 2px 1px;
}
.clients td {
	border: 0px solid;
	font-size: 12px;
	color: #1e5a6a;
	padding: 2px 0 45px 1px;
}
.clients img {
	margin-top: 25px;
}
.contacts td, .zayava td, .normaltext td {
	font-size: 12px;
	color: #194551;
}