html, body {
 font-family: Georgia, serif;
 color: #3a545f;
 font-size: 10pt;
 margin: 0;
 padding: 0;
 width: 100%;
 height: auto;
}

body {
 background: white;
}
	
img, div, table, tr, td, p, form, h1, h2, h3, h4, h5, h6, input, a {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table, tr, td {
 border: 1px solid #698ea0;
}

input {
 font-size: 8pt;
 border: 1px solid #698ea0;
}

td {
 background: none;
}

p {
 margin: 0 0 10px 0;
 display: block;
}

a, a:link, a:active, a:visited {
 color: #b2006b;
 text-decoration: underline;
 outline: none;
}

a:hover {
 color: #77888f;
 text-decoration: underline;
}

h1 {
 font-style: italic;
 color: #b2006b;
 font-size: 24pt;
 font-weight: normal;
 border-bottom: 1px solid #c9d4d9;
 padding: 0 0 0 200px;
 width: 700px;
 overflow: hidden;
}

h1 span {
 padding: 0 5px 10px 0;
 border-bottom: 2px solid #c9d4d9;
 float: left;
}

.layout {
 text-align: center;
 padding: 466px 0 0 0;
 width: 100%;
 min-width: 1000px;
 overflow: hidden;
 width: expression(parentNode.clientWidth <= 1000 ? "1000px" : "auto"); 
}

.layout div {
 text-align: left;
}

.header {
 margin: 0 0 0 -500px;
 padding: 0 50px;
 width: 900px;
 height: 150px;
 overflow: hidden;
 position: absolute;
 left: 50%;
 top: 0;
}

.logo {
 padding: 66px 0 0 0;
 width: 200px;
 float: left;
}

.header_right {
 float: left;
 height: 116px;
 width: 700px;
 overflow: hidden;
}

.languages {
 font-size: 7pt;
 padding: 23px 0 0 15px;
 height: 43px;
}

.languages a, .languages a:link, .languages a:active, .languages a:visited, .languages span {
 color: #496e7e;
 margin: 0 10px 0 0;
}

.languages a:hover, .languages span {
 color: #77888f;
}

.mainmenu {
 font-size: 14pt;
 font-style: italic;
 background: white url(../images/menulines.gif) no-repeat;
 padding: 0 0 0 15px;
 height: 41px;
 width: 685px;
 overflow: hidden;
}

.mainmenu a, .mainmenu a:link, .mainmenu a:active, .mainmenu a:visited {
 border-top: 3px solid #c9d4d9;
 color: #496e7e;
 margin: 0 36px 17px 0;
 padding: 4px 2px 0 0;
 display: block;
 float: left;
}

.mainmenu a:hover, .mm_sel {
 border-top: 3px solid #b2006b !important;
 color: #b2006b !important;
 }
 
.mainmenu a:last-child,  .mm_last {
 margin: 0 0 17px 0 !important; 
}

 
.latest_works {
  width: 100%;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 150px;
 }
 
.new {
 padding: 0 0 0 200px;
 width: 700px;
 margin: 0 auto;
 overflow: hidden;
}
 
.new h2 {
 font-size: 24pt;
 font-style: italic;
 font-weight: normal;
 color: #b2006b;
 border-bottom: 3px solid #c9d4d9;
 padding: 0 5px 10px 0;
 float: left;
}
 
.latest {
 width: 100%;
 height: 252px;
 padding: 27px 0 0 0;
 background: #c9d4d9;
}

.latest div {
 width: 880px;
 margin: 0 auto;
 padding: 0 0 0 20px;
 overflow: hidden;
}

.latest div a, .latest div a:link, .latest div a:active, .latest div a:hover, .latest div a:visited {
 color: #3a545f;
 text-decoration: none;
 margin: 0 40px 0 0;
 width: 240px;
 display: block;
 overflow: hidden;
 float: left;
}

.latest div a span {
 display: block;
}

.date {
 font-style: italic;
 margin: 0 0 3px 0;
}

.nw_img {
 border: 2px solid white;
 width: 236px;
 height: 120px;
 overflow: hidden;
}

.nw_img img {
 border: 3px solid #c9d4d9;
 width: 230px;
 height: 114px;
 display: block; 
}

.nw_title {
 font-size: 12pt;
 text-decoration: underline;
 margin: 10px 0 7px;
}

.nw_text {
 font-family: Tahoma, sans-serif;
 font-size: 8pt;
}

.content {
 width: 900px;
 margin: 0 auto;
 padding: 35px 0 30px 0;
 overflow: hidden;
}

.text {
 font-family: Tahoma, sans-serif;
 padding: 30px 0 0 200px;
 width: 700px;
 margin: 0 auto;
}

.front {
 background: url(../images/flag.gif) no-repeat 20px 30px;
}

.bnr {
 margin: 0 auto 25px;
 width: 896px;
 height: 126px;
 border: 2px solid #c9d4d9;
 clear: both;
 overflow: hidden;
 display: block;
}

.bnr img {
 border: 3px solid white;
}

.footer {
 padding: 0 0 0 200px;
 margin: 0 auto;
 border-top: 1px solid #c9d4d9;
 width: 700px;
 height: 100px;
}

.footer div {
 font-size: 13pt;
 font-style: italic;
 border-top: 2px solid #c9d4d9;
 padding: 15px 5px 0 0;
 width: 395px;
 float: left;
 clear: right;
}

.small_contacts {
 padding: 10px 0 0 20px;
 width: 380px;
 float: left;
 clear: both;
 display: block;
 white-space: nowrap;
}

.small_contacts span {
 margin: 0 20px 0 0;
}