#all {
  background-color : transparent;
 	margin : 0px;
 	padding : 0px;
 	width : 980px;
	font-size: 12px;
	font-family : Verdana, Arial, sans-serif;
	color : #000000;
}

#top {
  background-color : transparent;
 	margin : 0px;
 	padding : 0px;
 	width : 980px;
 	font-size: 12px;
	font-family : Verdana, Arial, sans-serif;
	color : #000000;
	border : none;
	clear : both;
	float : none;
  background-image : none;
	background-position : top;
	background-repeat : no-repeat;
}

#main {
	height : 100%;
	width : 950px;
	clear : both;
	float : none;
	margin : 0;
	padding : 0;
	margin-top : 10px;
	margin-left : 10px;
	border : none;
	background-color : transparent;
}

body {
 	background-color : #ffffff;
 	margin : 2px;
 	padding : 2px;
 	width : 1024px;
 	height : 100%;
	font-size: 12px;
	font-family : Verdana, Arial, sans-serif;
	color : #000000;
	background-image : none;
	background-position : top center;
	background-repeat : no-repeat;
	background-attachment : scroll;
}

h1 {
	border : 0px;
	margin-top : 0;	
	font-size : x-large;
}

a {
	color : #000000;
	text-decoration : undeline;
}

a:hover {
	background-color : transparent;
	color : #000080;
	text-decoration : none;
}

p {
	color : #000000;
}

.menu-items {
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
  color : #000000;
	font-size : 12px;
	font-weight : bold;
}

.menu-items a {
	cursor : hand;
}

.menu-items a:hover {
	cursor : hand;
}
.down {
  font-size : smaller;
}
.reklama a {
  text-decoration : none;
	background-color : #ffffff;
}

.reklama a:hover {
  text-decoration : none;
	background-color : #ffffff;
}

.napravo {
	float : right;
}

.nalevo {
	float : left;
}

.center {
	text-align : center;
}

.bold {
	font-weight : bold;
}

.small {
	font-size : smaller;
}

.right {
 text-align : right;
}

INPUT, SELECT, TEXTAREA, RADIO {
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-top-width : 1px;
	border-left-width : 1px;
	border-color : #000000; 
	border-style : solid;
	color : #000000;
	background-color : transparent; 
	font-size : 12px;
	font-family : Verdana, Arial, sans-serif;
}

td {
	font-size : 12px;
	color : #000000;
	border-collapse : collapse;
}