body    {
        margin: 60px 0 0 0;
        background: url(img/bck_big.jpg) #5277a2 repeat fixed; 
        text-align: left;
        }

.container{
        background: url(img/bck.jpg) #0a1135 repeat-x fixed;
	width: 100%;
	height: 510px;
	padding: 0;
	text-align: left;
      }

.body_scroll {
        margin-top: 10px;
        margin-left: 40px;
        margin-right: 10px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	padding-right: 40px;
	width: 500px;
	height: 300px;
	text-align: left;
	overflow: auto;
	float: left;
        }

.vzkazy {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
	width: 200px;
	height: 200px;
	text-align: left;
	overflow: hidden;
        }


a.menu {
        font-family: Trebuchet MS, Century Gothic, Arial CE;
        font-size: 20px;
        font-weight: bold;
        text-decoration: none;
        color: #E6E9F0;
        padding-left: 10px;
        padding-right: 10px;
        }

a:hover.menu {
        color: #E6E9F0;
        background: #0d1754;
        padding-top: 2px;
        padding-bottom: 10px;
        padding-left: 10px;
        padding-right: 10px;
        }

.nadpis {
        margin-top: 0px;
        margin-left: 10px;
        margin-bottom: 10px;
        font-family: Trebuchet MS, Arial, Tahoma;
        font-size: 22px;
        font-weight: bold;
        text-decoration: none;
        color: #d8d9dd;
        }


#logo {
        width: 584px;
	height: 145px;
	background: url(img/logo.gif) no-repeat;
	float: left;
      }
#logo span { 
	display:none
	}
#top {
        width: 100%;
	height: 1px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(img/top.gif) repeat-x;
      }


#menu_top {
        margin: 100px 0 0 0;
        color: #E6E9F0;
      }


   #content {
      width: 100%;
      margin: 0px auto;
      border: 0px;
      text-align:left;
      height: 510px;
      padding: 0;
      background: url(img/bck.jpg) #0a1135 repeat-x fixed;


      }
   #sidebar {
      float: left;
      margin:0; padding:0;
        width: 584px;
	height: 510px;
	font-family: Arial;
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
        color: #074b6f;
      

      }
   #sidebar-content {
      margin:0; padding: 0.5em 1em;
      font-size: 70%;
      }

   #main {
      margin:0 0 0 0; padding:0;


      }
   #main-content {
      margin-left: 610px; padding: 0;
      height: 510px;
      text-align: left;
      background: url(img/snar_big.jpg) #0a1135 no-repeat;
                  }
   
   hr.cleaner {
      clear: both;
      height: 0px;
      margin: -1px 0 0 0; padding:0;
      border:none;
      visibility: hidden;
      }

a:hover.menu2 {
        color: #164D6C;
        }
a.text {
        font-family: Trebuchet MS, Arial, Tahoma;
        font-size: 12px;
        text-decoration: underline;
        color: #E6E9F0;
        }
a:hover.text  {
         color: #d8d9dd;
         text-decoration: none;
         }


.nadpis_right {  
        margin-top: 0px;
        margin-left: 10px;
        margin-bottom: 10px;
        font-family: Trebuchet MS, Arial, Tahoma;
        font-size: 16px;
        font-weight: bold;
        text-decoration: none;
        color: #d8d9dd;
        }
        

.nadpis_left {
        margin-top: 3px;
        margin-bottom: 3px;
        font-family: Trebuchet MS, Arial, Tahoma;
        font-size: 14px;
        font-weight: bold;
        text-decoration: none;
        color: #ffffff;
        }  
.text   {
    font-family: Trebuchet MS, Arial, Tahoma;
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;
    color: #ffffff;
        }
.small  {
    font-family: Trebuchet MS, Arial, Tahoma;
    font-size: 10px;
    text-decoration: none;
    color: #7a93b4
        }
.odehrano  {
    font-family: Trebuchet MS, Arial, Tahoma;
    font-size: 9px;
    text-decoration: none;
    color: #7493af;
        }

p   {
        margin-top: 0px;
        margin-left: 10px;
        margin-right: 10px;
        margin-bottom: 10px;
        }
table {
		border-bottom: 0px;
		margin-bottom: 15px;
		padding-bottom: 10px;
		text-align: justify;		
        }

           
        
.obrazek  {
    border-color: #000;
    border-width: 1px;
    border-style: solid;
    margin-top: 0px;
    margin-right: 6px;
        }
        
img  {
    border-width: 0px;
     }

.odsadit    {
    margin-left:5px;
    margin-right:4px;
    margin-top:4px;
        }

ul	{
  	list-style: square;
	}

input {
	color: #566472;
	border: 1px solid #666;
	font-size: xx-small;
	background: transparent;
}

textarea {
	background: transparent;	
	border: 1px solid #666;
}

fieldset {
	border: 1px solid #e0e0e0;
}

input#akce {
	margin: 10px 6px 0 0;
}

div#error {
    font-family: Trebuchet MS, Arial, Tahoma;
	margin: 10px 5px;
	color: #f00;
	font-size: x-small;	
}

div#success {
    font-family: Trebuchet MS, Arial, Tahoma;
	margin: 10px 5px;
	color: #000;
	font-size: x-small;		
}

