* {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

html,body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom:0;
	font-family: Calibri;
	font-size: 12px;
}
A:visited {
	text-decoration: none;
	color: red;
}
A:link {
	text-decoration: none;
	color: red;
}

input{
	font-family: Calibri;
	font-size: 10px;
}

td {
	font-family: Calibri;
	font-size: 12px;
	
	
}

.tablablokk td{
	font-family: Calibri;
	font-size: 14px;
	color:red;
}

table.gomb td{
	background-image: url('/images/redbutton3.gif');
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	color:white;
	font-family: Calibri;
	font-size: 12px;
}

table.gomb td a,table.gomb td a:visited{
	color:white;
}

table.minta {
	width:700px;
	font-family: Calibri;
	font-size: 12px;

	border-width: 0px;
	border-spacing: 0px;
	border-style: none;
	border-color: #333333;
	border-collapse: collapse;
	background-color: white;
/*	border: 1px solid black;	*/

}

table.minta td {
/*	border: 1px solid black;	*/
	border-width: 1px;
	padding: 0px;
	border-style: dotted;
	border-color: #333333;
	background-color: white;


}

table.nokeret {

	border-width: 0px;
	border-spacing: 0px;
	border-style: none;
	border-color: red;
	border-collapse: collapse;
	background-color: white;
/*	border: 1px solid black;	*/

}

table.nokeret td {
/*	border: 1px solid black;	*/
	border-width: 0px;
	padding: 0px;
	border-style: dotted;
	border-color: red;
	background-color: white;


}
.almenu li{
	display: inline;
	width: 189px;
	height: 67px;
	/*background-image: url('/images/redbutton.gif');*/
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;

}

#kozepa {
	position:relative;
	left: -20px; 
}

#kozepr {
	position:absolute;
	top:50%;
}


.almenu a, .almenu a:visited{
	color: white;
}


.tabla {
	margin: 5px 5px 5px 5px;
	
}

.cimsor {
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 16px;
	color:red;
	letter-spacing:2px
}

ul.fomenu{
	font-weight: bold;
	font-family: Calibri;
	font-size: 14px;
	color: #CD2022;
	width:150px;
	list-style: none;
	text-decoration: none;
	text-transform: uppercase;
}

ul.fomenu a{
	text-transform: none;
	text-decoration: none;
	color: #CD2022;
}


ul.fomenu a:visited{

	text-transform: none;
	text-decoration: none;
	color: #CD2022;
}

ul.fomenu li {
	float:left;
	width:150px;
	line-height: 18px;
	height: 18px;
}

ul.fomenu li a{
	padding-left: 10px;
	line-height: 15px;
}

ul.fomenu li a:hover{
	color: #000000;
}

.menugroup {

}

menuitem {

}

#blokk{
	width: 570px;
	margin-right: auto;
	margin-left: auto;
}

#belso{
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	background-image: url('/images/grey_corpus_cube.gif');
}

#pagetop1{
	background-image: url('/images/grey_left_top.gif');
	background-repeat: no-repeat;
	background-position: left top;
	height: 17px;
}
#pagetop2{
	background-image: url('/images/grey_right_top.gif');
	background-repeat: no-repeat;
	background-position: right top;
	height: 17px;
}
#pagetop3{
   margin: 0px 25px 0px 25px;
	background-image: url('/images/grey_corpus_cube.gif');
	background-repeat: repeat-x;
	height: 17px;
}

#pagetop4{
	background-image: url('/images/grey_left_bottom.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 17px;
}
#pagetop5{
	background-image: url('/images/grey_right_bottom.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 17px;
}


