html
html
{
	margin:0px;
	padding:0;
}
body
{
	background:#b2dbfa;
	margin:0px 30px;
	padding:0px;
	text-align:center;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#root
{
	text-align:left;
	margin:0 auto;
	padding:0px 0;
	min-width:1000px;
	max-width:1600px;
}
img {
	border: none;
}
a {color:#234f92; text-decoration: none;}
a:hover {color:#cf152b; text-decoration: underline}
a:active {text-decoration: underline}
#phone
{
	width:203px;
	height: 88px;
	color:#234f92;
	font-size:20px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: right;
}
.menuContainer {
	width:203px;
	height: 337px;
	position: relative;
}
#menu
{
	position: absolute;
	width:203px;
	height: 408px;
	BACKGROUND-POSITION: bottom right; 
	BACKGROUND-REPEAT: no-repeat;
	background-image: url(/old/white/img/bg.png); 
	-background-image: url(/old/white/img/bg.gif); 
    text-align: left;
}
ul.menu {
	margin:0px;
	padding:25px 10px 20px 40px;
	line-height:1.5;
	list-style-type: square;
	color:#234f92;
	font-size:17px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.menu a {
	color:#234f92;
	text-decoration: underline;
}
.menu a:hover {
	color:#cf152b;
}
.textcolor {
	BACKGROUND-color:#e4f2ff;
	background-image: url(/old/white/img/tbg.gif); 
	BACKGROUND-POSITION: top left; 
	BACKGROUND-REPEAT: repeat-x;
	padding:10px 20px;
}
.textcolor2 {
	BACKGROUND-color:#e4f2ff;
	background-image: url(/old/white/img/tbg.gif); 
	BACKGROUND-POSITION: top left; 
	BACKGROUND-REPEAT: repeat-x;
	padding:10px 0px;
}
.footer {
	BACKGROUND-color:#ffffff;
	text-align:center;
	padding:10px 20px 20px 20px;
	font-size:12px;
	color:#aaaaaa;
}
.content {
	text-align:justify;
	font-size: 14px;
	line-height: 1.5;
}
#edit {
	font-size:9pt;
}
#edit * {
	font-size:9pt;
}
div.img {
    float:left; text-align:center; font-size: 13px; margin-top: 2px; margin-left: 4px; margin-right: 4px; margin-bottom: 10px;
    display:block; width: 240px; height: 220px; overflow: hidden;
}
div.pimg {
    float:left; text-align:center; font-size: 13px; margin-top: 2px; margin-left: 4px; margin-right: 24px; margin-bottom: 10px;
    display:block; width: 240px; height: 320px; overflow: hidden;
}
div.eimg {
    float:left; text-align:center; font-size: 11px; margin-top: 2px; margin-left: 0px; margin-right: 5px; margin-bottom: 10px;
    display:block; width: 240px; height: 270px; overflow: hidden;
}
div.eimg input {
    font-size: 100%;
}
.red {
	color: red;
}
.unewspic {
	text-align:right;
}
.map_short {
	color: #3366ff !important;
}
.map_deleted {
	color: darkred !important;
}
.map_text {
	color:#333366 !important;
}
.map_page {
	color:#990099 !important;
}
.map_photo {
	color:#336666 !important;
}
.right {
	text-align: right;
}
.rightrekli {
	text-align:center;
	margin: 20px -20px 0px -20px;
	padding:0px;
	line-height: 0px;
	font-size: 0px;
}
table.border{
	border-collapse: collapse;
}
table.border tr td{
	border: 2px solid;
}