A{
	cursor: pointer;
}

A:link{
	color: #0000FF;
	text-decoration:underline;
}

A:visited{
	color: #000000;
	text-decoration:underline;
}

A:active{
	color: #0000FF;
	text-decoration:underline;
}

A:hover{
	color: #0000FF;
	text-decoration: underline;
}


HR{
	height: 1px;
	color: #000000;
}

TABLE{
	text-align: left;
	font-family: "lucida sans unicode"; 
	color: #333333;
	background: #FFF;
	font-size: 10pt;
}

TABLE.cn{
	text-align: left;
	font-family: "courier new";
	color: #000000;
	background: #FFF;
	font-size: 10pt;
	width: 100%;
}


TABLE.about{
	width: 500px;
	border: solid thin;
	border-color: #000000;
	border-width: 1px;
	border-style: dotted;
	margin-bottom: 10px;
}

TABLE.content{
	width: 600px;
	border: solid thin;
	border-color: #000000;
	border-width: 1px;
	border-style: dotted;
}

TABLE.c{
	width: 100%;
	text-align: left;
	border: solid thin;
	border-color: #000000;
	border-width: 1px;
	color: #000000;
}

TABLE.contributors{
	width: 100%;
	text-align: center;
	border: solid thin;
	border-color: #000000;
	border-width: 1px;
	color: #000000;
}

TABLE.data{
	font-family: "book antiqua";
	text-align: left;
	width: 100%;
	font-size: 12pt;
	padding: 10px;
}

TABLE.data_st{
	font-family: "book antiqua";
	font-size: 10pt;
	text-align: left;
	width: 100%;
	padding: 10px;
}

TABLE.lands{
	width: 100%;
	text-align: center;
	border: solid thin;
	border-color: #000000;
	border-width: 1px;
	color: #000000;
}

TABLE.lands2{
	width: 100%;
	text-align: center;
	color: #000000;
}


TABLE.menu{
	text-align: center;
	background: transparent;
	width: 150px;
}

TABLE.photo{
	margin: 10px;
	height: 210px;
	width: 160px;
	border: solid thin;
	border-color: #000000;
	border-style: dotted;
	border-width:1px;
	
}

TABLE.photo_img{
	margin: 0px;
	padding: 10px;
	border: solid thin;
	border-color: #000000;
	border-style: dotted;
	border-width:1px;
	
}

TABLE.t0{
	background-image:url('http://www.kto.sk/lib/images/inner_table.jpg'); 
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	width: 800px;
	align: center;
	border: solid thin;
	border-color: #000000;
	border-width: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}


.about{
	width:150px;
	padding-left: 10px;
}

.author{
	font-family: "Courier New";
	color: #000000;
	font-weight: bold;
	padding: 5px;
	padding-right: 40px;
}


.co{
	padding-top:5px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.comment{
	padding-top:5px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.comment:first-letter{
	font-size: 14pt;
}

.data{
	text-align:right;
	font-weight:bold;
	padding-right:250px;
}

.date{
	text-align: right;
	font-weight: bold;
	font-family: "courier new";
	text-decoration: underline;
}

.ins{
	padding-top: 5px;
	padding-bottom: 15px;
}

OBJECT{
	z-index: -1;
}

TABLE.infobox{
	border: solid thin;
	border-color: #AAAAAA;
	border-width: 1px;
	font-family: Arial;
	font-size: 8pt;
	width: 330px;
	background: #f9f9f9;
	font-size: 95%;
	border-collapse: collapse;	
}

TABLE.infobox A{
	cursor: pointer;
}

TABLE.infobox A:link{
	color: #0000FF;
	text-decoration:none;
}

TABLE.infobox A:visited{
	color: purple;
	text-decoration:none;
}

TABLE.infobox A:visited:hover{
	color: purple;
	text-decoration:underline;
}


TABLE.infobox A:active{
	color: #0000FF;
	text-decoration:underline;
}

TABLE.infobox A:hover{
	color: #0000FF;
	text-decoration:underline;
}

TABLE.myminicity {

	margin:5px;
	width: 110px;
	text-align: center;
	font-weight: bold;
}

TABLE.mr{
    border: solid thin;
    border-width: 1px;
    border-color: #000000;
}

.land{
	padding:10px;
	border: solid thin;
	border-width: 1px;
	border-color: #000000;
	background: #EEEEEE;
}

.landname{
	font-size: 14pt;
	font-weight: normal;
	text-align: center;
}

.lnews{
	text-align: left;
	font-size: 10pt;
	padding:2px;
}


.menu{
	padding: 2px;
}

.news{
	text-align: left;
	padding: 2px;
	font-size: 10pt;
	border-bottom: solid thin;
	border-color: #000000;
	border-width: 1px;
	border-bottom-style: dotted;
}

.cnews{
	text-align: center;
	padding: 2px;
	font-size: 10pt;
	border-bottom: solid thin;
	border-color: #000000;
	border-width: 1px;
	border-bottom-style: dotted;
}

.news:first-letter{
	font-size: 12pt;
}

.cnews:first-letter{
	font-size: 12pt;
}


.lnews:first-letter{
	font-size: 12pt;
}


.person{
	padding-top: 5px;
	padding-bottom: 5px;
}

TD.ban{
	border-bottom:solid thin;
	border-color: #000000;
	border-width: 1px;
}

.top{
	font-size: 10pt;
	font-family: "lucida sans unicode";
	text-align: right;
	color: #000000;
	padding-right: 40px;
}

.value{
	font-family: "courier new";
	padding-top: 5px;
	padding-bottom: 5px;
}

.value_bb{
	background: #FFFFFF;
	font-family: "courier new";
	padding-top: 5px;
	padding-bottom: 5px;
	border-color: #000000;
	border-width: 1px;
	border-bottom-style: dotted;
	border-top: solid thin;
	border-color: #000000;
	border-width: 1px;
	border-top-style: dotted;
}


TR.mmc1{
	background: #6FA9FC;
	color: #FFFFFF;
}

TR.mmc2{
	background: #BBD7FC;
	color: #1B5FC3;
}

TR.top{
	height: 30px;
}

TR.h50{
	height: 50px;
}

.lang{
	vertical-align: middle;
	margin-top:5px;
	margin-bottom: 5px;
	margin-right: none;
	margin-left: 2px;
	border: solid thin;
	border-color: #000000;
	border-width: 1px;
}

.l10{	margin-left: 10px;

}

.b{
	font-weight: bold;
}

.btn_menu{
	font-weight: bold;
	text-align: left;
	width:130px;
	height: 25px;
	font-family: "courier new";
	font-size: 10pt;
	background: #CCCCCC;
	cursor: pointer;
	border: solid thin;
	border-color: #000000;
	border-width: 1px;
	padding: 4px;
}

.flag_b_img{
	margin-right:10px;
	vertical-align: middle;
	border: solid thin;
	border-color: #000000;
	border-width: 1px;
}

.flag_img{
	vertical-align: middle;
	border: solid thin;
	border-color: #000000;
	border-width: 1px;
}

.selected{
	font-size: 14pt;
	font-weight: bold;
}

.valinput{
	width:65px;
	border: solid thin;
	border-width:1px;
	border-color: #000000;
	font-family: Courier New;
}
