* {
 margin: 0;
 padding: 0;
 }

body {
background: #001d4b url('22.gif') repeat-x 0 0;
 font-family: Arial, sans-serif;
 font-size: 1em;
 color: #000;
 margin: 0;
 padding: 0;
}

img {
 border: none;
 }
 
/*------------------------------------------ main_div*/
#main_div {
 margin: 32px auto;
 padding: 0;
 width: 870px;
 border: 2px solid #000;
 background: #fff url(img/layout/main.gif) top left repeat-y;
}

.body {
    width: 870px;
    background: url(img/layout/content.jpg) 99% 100% no-repeat;
}

/*------------------------------------------ menu */
.menu {
    list-style-type: none;
    margin: 0;
    border: 0;
    position: absolute;
    bottom: 2px;
    right: 0;
    border: 0px solid black;
}

.menu li {
    font-size: 1em;
    margin: 0 0 0 2px;
    padding: 0;
    float: left;
    border: 0;
    background: url(img/menu/buton-top.gif) bottom left repeat-x;
}


.menu li.sel {
    background: url(img/menu/buton-top-hover.gif) bottom left repeat-x;  
}

.menu li a {
    color: #000;
    font-weight: bold;
    font-size: 0.8em;
    text-decoration: none;
    padding: 4px 7px;
    margin: 0;
    border: 0;
    display: block;
    text-align: center; 
}

.menu li a:hover {
    color: #305C92;
    background: url(img/menu/buton-top-hover.gif) bottom left repeat-x;
}

/*------------------------------------------ flags*/
.flags {
    margin: 0;
    border: 0;
    position: absolute;
    top: 9px;
    right: 8px;
    color: #E9D8BA;
    font-size: 0.8em;
}

.flags a {
    padding: 0;
    margin: 0 3px;
    border: 0;
}

.flags a img {
    border: 1px solid #FFEFCF;
    border-bottom: 0;
}

.flags a:hover img {
    border: 1px solid #fff;
}

/*------------------------------------------ header_end*/

/*------------------------------------------ banner*/
#banner {
    margin: 0 2px;
    width: 866px;
    height: 218px;
    background: url(img/layout/baner.jpg) top left no-repeat;
    text-align: right;
    position: relative;  
}

#obrazok {
    margin: 0;
    width: 631px;
    height: 218px;
    text-align: right;
    position: absolute;
    right: 0;
    top: 0;  
}

#flash {
    margin: 0;
    width: 234px;
    height: 218px;
    text-align: left;
    position: absolute;
    left: 0;
    top: 0; 
}

.cisla {
    position: absolute;
    right: 0;
    bottom: 0;
    _bottom: 2px;
    padding: 1px 5px 4px 5px;
    background: #ddd;
    opacity:.75;
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
}

.cisla a {
    font-size: 0.6em;
    text-decoration: none;
    color: #fff;
    background: #4F3B18;
    border: 1px solid #fff;
    padding: 0 3px;
}

.cisla a.sel {
    background: #FF8100;
}

/*------------------------------------------ banner_end*/

/*------------------------------------------ left menu */
#left-menu { 
    padding: 0;
    margin: 0;
    width: 236px;
    float: left;
}

#left-menu ul { 
    padding: 0;
    margin: 0;
    list-style-type: none;
}
    
#left-menu ul li {
    margin: 3px 0 0 2px;
}

#left-menu ul li a {
    text-decoration: none;
    color: #fff;
    font-family: sans-serif;
    font-size: 0.9em;
    font-weight: bold;
    display: block;
    padding: 10px 5px 10px 16px;
    background: #444E5A;
}

#left-menu ul li a:hover {
    background: #6C7B8E;
}

#left-menu ul li.menu2 a {
    background: #333A44;
}

#left-menu ul li.menu2 a:hover {
    background: #6C7B8E;
}

#left-menu ul li.sub {
    background: #434D58;
}

#left-menu ul li.sub a:hover {
    background: #6C7B8E;
}

#left-menu ul li.sub a {
    padding: 10px 5px 10px 60px;
}

/*------------------------------------------ content*/
#content {
  margin: 2px 2px 0 238px;
  padding: 1em 18px 0.5em 18px;
  font-size: 0.9em;
}

#content a { 
  color: #38424E;
}

#content a:hover {
	color: Navy;
	text-decoration: none;
}

#content p { 
  text-align: justify;
  margin: 1em 0;
}

#content p.vpravo {
  float: right;
  margin: 1em 0 1em 1.5em;
}

#content p.vlavo {
  float: left;
  margin: 1em 1.5em 1em 0em;
}

#content p.vpravo img {
  border: 2px solid #fff;
  margin: 0.5em 0 0 0;
}

#content p.vlavo img {
  border: 2px solid #fff;
  margin: 0.5em 0 0 0;
}

#content p img {
  border: 2px solid #fff;
}

#content p.mapa img {
  border: none;
  margin: 0;
}

#content p.mapa {
  overflow: hidden;
  width: 590px;
}

#content ul { 
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#content ul li { 
  margin: 0 0 0 1em;
  padding: 0;
  list-style-type: none;
}

#content ul li.bod { 
  list-style-type: square;
}

#content ul li blockquote { 
  margin: 0.5em 10px 1em 0;
  padding: 0.5em;
  border-top: 1px solid #305C92;
  font-size: 90%;
}

h1, h2 {
    font-family: Arial Narrow, sans-serif;
    font-weight: bold;
    color: #305C92;
    text-align: left;
    margin: 0.5em 0 0 0;
	 border-bottom: thin groove;
}

 h3 {
	font-family: Arial Narrow, sans-serif;
	font-weight: bold;
	color: green;
	text-align: left;
	margin: 0.5em 0 0 0;
	border-bottom: thin groove;
}


h1 {
    font-size: 2em;
}
/*------------------------------------------ content_end*/

/*------------------------------------------ footer*/
#footer {
    margin: 0 0 2px 237px;
    padding: 0;
    width: 631px;
    height: 23px;
    background: url(img/layout/footer.gif) top left repeat-x;
    position: relative;
    color: #fff;
    text-align: left;
    font-size: 0.9em;
    clear: both;
}

#footer div {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 0.8em;
    position: absolute;
    left: 15px;
    top: 5px;
}

#footer div span {
    margin: 0 2.5em 0 0;
}


#footer a, #footer a:hover {
    margin-left: 0.5em;
    color: #fff;
    text-decoration: none;
}

#footer a:hover {
    color: #fff;
    text-decoration: underline;
}

#footer a.menu-copy, #footer a.menu-copy:hover {
    font-size: 0.8em;
    margin: 0;
    border: 0;
    display: block;
    position: absolute;
    right: 10px;
    top: 5px;
}
/*------------------------------------------ footer_end*/

.rimgcont{ float: left; width: 240px; height: 170px; margin: 10px 10px 0px 0px; border: 1px solid #777;
           padding: 7px 10px; text-align: center; font-size: 12px; }
.rimgcont img{ margin-top: 4px; }

