body {
      background-image: url('../images/background_tile.gif');
	  background-repeat: repeat;
      margin:                0;
     }

.main      {
            width: 100%;
            height: 100%;
            border-width: 0;
           }

.centertable {
            width: 778px;
			height:100%;
            border-width: 0;
            background-image: url('../images/blue_background_tile.gif');
            background-repeat: repeat-y;
			
           }

.blue_space {
      background-image: url('../images/blue_background_tile.gif');
	  background-repeat: repeat-y;
      height: 100%;
	  width: 672px;
	  vertical-align: top;
     }

.center_main {
            width: 778px;
            border-width: 0;
            background-color: #ffffff;
			vertical-align: top;
           }

.left_border {
      background-image: url('../images/left_border_tile.gif');
	  background-repeat: repeat-y;
      width:4px;
	  vertical-align: top;
     }

.right_border {
      background-image: url('../images/right_border_tile.gif');
	  background-repeat: repeat-y;
      width:4px;
	  vertical-align: top;
     }

.menu_space {
      background-image: url('../images/middle.jpg');
	  background-repeat: no-repeat;
      width:5px;
	  height: 29px;
	  vertical-align: top;
	  border-width:0px;
     }

.info_space
		{
		 width: 5px;
		}

.info_space_in
		{
		 width: 10px;
		}

.ver_space
		{
		 height: 5px;
		}

.ver_space_ser
		{
		 height: 15px;
		}

td            {
               text-decoration: none; 
               font-family: tahoma, arial, verdana, sans-serif;
               font-size: 12px;
               font-style: normal;             
               font-weight: normal;
			   color: #415268;
              }

ul,li
		{
		 margin-bottom: 0px;
		 margin-left: 20px;
		}

.cat_topic
		{
		 vertical-align: top;
         font-weight: bold;
		 text-decoration: none;
		}

.cat
		{
		 width: 75px;
		 vertical-align: top;
         font-weight: bold;
		}

.space
		{
		 width: 8px;
		 text-align: center;
		 vertical-align: top;
		}

.clas
		{
		 width: 75px;
		 vertical-align: top;
		}

a.serv_link:link,
a.serv_link:visited
             { text-decoration: underline; 
               font-family: tahoma, arial, verdana, sans-serif;
               font-size: 12px;
               font-style: normal;             
               font-weight: normal;
			   color: #415268;
              }

a.serv_link:active,
a.serv_link:hover  {
               text-decoration: none;
               color: #990000;
              }

.gallery   {
            border: 0px solid #07163F;
           }

.gallery_thumb
           {
            border: 0px solid #07163F;
            cursor: none;
           }

.izpit_table{
	text-align: left;
	width: 100%;
}

.izpit_table td{
	border: 1px solid #D4D4D4;
	padding: 3px;
	text-align: center;
}
