/* GLOBAL OBJECTS */
body {padding:0px; padding-left:10px; margin:0px; background:#FFF;}

/* TABLES */
table.main {width:790px; height:100%; border:0px;}
table.first {width:770px; height:100%; border:0px;}
table.top {width:770px; height:90px; border:0px;}
table.menu {width:770px; height:136px; border:0px;}
table.image {width:550px; height:136px; border:0px;}
table.buttons {width:220px; height:136px; border:0px;}
table.content {width:770px; height:100%; border:0px;}
table.index {width:220px; height:100%; border:0px;}
table.bottom {width:770px; height:49px; border:0px;}
table.form {width:450px; height:auto; border:0px;}
table.anketa {width:730px; height:auto; border:0px;}

/* TABLE CONTENTS */
/* main */
td.shadow-l {background:#FFF url(img/shadow-left.gif) top right repeat-y;}
td.shadow-r {background:#FFF url(img/shadow-right.gif) top left repeat-y;}
/* menu */
td.menu-image {background:#E87510 url(img/back-image.gif) bottom left repeat-x;}
/* image */
td.heading {background:url(img/back-image-bottom.gif) left top no-repeat; padding-left:15px;}
/* content */
td.news-left {background:url(img/back-news-left.gif) right top repeat-y;}
td.news {padding:10px; padding-top:20px; text-align:justify;}
td.index-heading {background:url(img/h-index-img.gif) left top no-repeat; padding-left:30px;}
td.content {padding:20px; padding-top:20px; text-align:justify;}
/* bottom */
td.a {background:url(img/back-bottom-a.gif) left top repeat-x;}
td.b {background:url(img/back-bottom-b.gif) left top repeat-x; padding-top:10px;}
/* form */
td.form-bottom {background:url(img/back-form.gif) left top repeat-x;}

/* TEXT */
p,.txt {font-family:verdana; font-size:11px; color:#646464; line-height:16px;}
span.date {color:#E87510;}
span.news-h {font-size:12px; color:#8B3D2E;}
span.index-h {font-size:12px; color:#E87510;}
span.bot-menu {color:#8B3D2E;}
span.copyright {font-size:10px; color:#B9B9B9; line-height:11px;}
h1 {font-family:verdana; font-size:16px; color:#8B3D2E;}
h2 {font-family:verdana; font-size:14px; color:#8B3D2E;}
h3 {font-family:verdana; font-size:12px; color:#8B3D2E; font-weight:normal;}
span.comment {font-size:10px; color:#E87510;}
span.small {font-size:10px;}

/* LINKS */
a {font-family:verdana; font-size:11px; color:#E87510; text-decoration:underline;}
a:hover {font-family:verdana; font-size:11px; color:#E87510; text-decoration:none;}
a.copy {font-size:10px;}
a.copy:hover {font-size:10px;}
a.quest {color:#8B3D2E; text-decoration:none;}
a.quest:hover {color:#8B3D2E; text-decoration:underline;}

/* OTHER */
div.separator {width:100%; height:3px; background:url(img/separator.gif) bottom left repeat-x;}
li {list-style-type:square; padding:10px;}
li.normal {padding:5px;}
input.a {width:200px; height:18px; font-family:verdana; font-size:11px; color:#646464;}
select.a {width:200px; height:18px; font-family:verdana; font-size:11px; color:#646464;}
input.curt {width:95px; height:18px; font-family:verdana; font-size:11px; color:#646464;}
textarea {width:349px; height:100px; font-family:verdana; font-size:11px; color:#646464;}
