/* Text style */

p {
  margin-top: 0px;
  margin-bottom: 0px;
}               

ul {
  margin-top: 0px;
  margin-bottom: 0px;
}               

  
h2{
padding:2px; 
margin:2px;     
font-size: 16px;
}  

h3{
padding-top:10px; 
padding-bottom:10px;
}

h4{
padding-top:5px; 
padding-bottom:5px;
font-size: 13px;
}
   

.dopFilm_tile{
    font-size: 16px;
    color: #E83E2D;
    font-weight: bold;
}
.dopFilm_name {
  font-size: 13px; 
  text-decoration: none;
  color: #6F6F6F;
}
body, table, td, select, textarea, input  { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 12px; 
}


.top_menu {
    font-family: Verdana;
    font-size: 12px;
    color: #666666;
}

.text_lite {
  font-size: 10px; 
  color: #001867;
}

.text_let {
  font-size: 12px; 
  color: #9A9080; 
}

.text {
  font-size: 11px; 
  color: #9A9080;
}

.text_name_film {
  font-size: 11px; 
  color: #006666;
  margin-top: 2px; 
  margin-bottom: 2px; 
  font-family: Tahoma, Arial, sans-serif; 
  decoration: none;
}


.text_right_link {
  font-size: 11px; 
  color: #006666;
  padding-left:  15px; 
  padding-right: 10px; 
  line-height:12pt;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  decoration: none;
}

.title {
    font-size: 13px;
    color: #8B4513;
}

.text_small {
  font-size: 9px; 
  color: #9A9080;
}


/* Link style */
a { 
  color: #9A9080; 
  text-decoration: none; 
}

a:hover { 
  color: #9A9080;
  text-decoration: none; 
}


a.small { 
  font-size: 10px; 
  color: #9A9080; 
  text-decoration: none; 
}

a.small:hover { 
  font-size: 10px; 
  color: #9A9080;
  text-decoration: underline; 
}

a.let {
    color: #cc3300;
    text-decoration: underline;
}

a.let:hover { 
  color: #9A9080;
  text-decoration: none; 
}


a.menu_item { 
  color: #9A9080; 
  text-decoration: none; 
}

a.menu_item:hover { 
  color: #9A9080; 
  text-decoration: underline; 
}

a.search { 
  color: #9A9080; 
  text-decoration: underline; 
}

a.search:hover { 
  color: #9A9080; 
  text-decoration: none; 
}

a.txt-black:hover { 
  color: #3D3D3D; 
  text-decoration: underline; 
}

a.tab-o:hover { 
  color: #FF7707; 
  text-decoration: underline; 
}


/* Form elements */

input.standart { 
  border-color: #1D3162; 
  border-style: solid;
  border-top-width: 1px; 
  border-right-width: 1px; 
  border-bottom-width: 1px; 
  border-left-width: 1px;
  font-size: 11px;
  background-color : #1D3162;
  color: #FFFFFF;
}

select.flat, textarea.flat, input.flat, select.error, textarea.error, input.error, textarea.code {
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-color : #FEC59F;
    font-size: 12px;
    background-color : #EB896E;
}

select.content, textarea.content, input.content  {
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-color : #3E71EB;
    font-size: 12px;
    background-color : #FFFFFF;
}


#advtext {

    text-decoration : none;
    color : #737373;
    font-family : Verdana, Arial, Helvetica, Sans-serif, Pragmatica;
    font-size : 9px;
    text-align:center;

}

#advtext a {text-decoration : none; font-size : 9px; color: #737373;}
