body {
  padding: 0px;
  margin: 0px;
  background-image: url(../images/gui/background.gif);
  background-position: 50% 0%;
  text-align: center;
}

td {
  vertical-align: top;
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px
}

img {
  border: 0px none;
}


img.arrow {
	margin: 0px 5px 1px 1px;
	width: 4px;
	height: 7px;
}


img.doublearrow {
	margin: 0px 5px 1px 1px;
	width: 8px;
	height: 7px;
}

img.doublearrow-novice {
	margin-top: 4px;
	width: 8px;
	height: 7px;
}

img.arrow-novice {
	margin-top: 4px;
	width: 4px;
	height: 7px;
}

img.arrow-datoteke {
	margin-top: 4px;
	width: 4px;
	height: 7px;
}

a {
  color: #CC3300;
  text-decoration: none;
}

a:hover {
  color: #FF6600;
  text-decoration: underline;
}

div.BottomBlock table {
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  width: 750px;
}

div.BottomBlock table td {
  color: #CCCCCC;
  font-size: 10px;
}


div.BottomBlock table a {
  color: #CCCCCC;
}

div.BottomBlock table a:hover {
  color: white;
}

ul { margin-top:0px;}
li { margin-top:0px; margin-left:0px; }

div.komentar {
	width: 284px;
	background-color: #E8E8E4;
	color: #333333;
	font-size: 11px;
	padding: 8px;
}

h2 {
	font-size: 13px;
	margin-bottom: 0px;
}




div.neSpreglejte {
	background-image: url('../images/gui/front_ne_spreglejte_bg.gif');
	background-repeat: repeat-y;
}
div.MainBlock table.Main td.Desna { color:#666666; font-size:12px; }

div.MainBlock table.Main td.Desna div.Block a.link { 
	color:#CC3300;
	text-decoration:none;
	display:block;
	background-image: url('../images/gui/arrows/right_red.gif');
	background-position: 9px 5px;
	background-repeat:no-repeat;
	padding-left: 16px;
	}
div.MainBlock table.Main td.Desna div.Block a.vec { 
	color:#CC3300;
	text-decoration:none;
	background-image: url('../images/gui/arrows/right_red.gif');
	background-position: 0px 5px;
	background-repeat:no-repeat;
	padding-left: 6px;
	}
div.MainBlock table.Main td.Desna div.Block a:hover {
	text-decoration:underline;
	color:#CC3300;
	}
div.MainBlock table.Main td.Desna div.Block block { display:block; }