td img {
	display: block;
}

*{
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

ul {
	margin-left:20px;
}

body {
	background-image:url(../images/bg.jpg);
	background-position:center;
	background-color:#710000;
}

a:link  {
	color:#720000;
	font-weight:bold;
}

a:visited  {
	color:#720000;
	font-weight:bold;
}

a:hover  {
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}

	a:link img, a:visited img {
	    border: 0px;
	}

.leftTower {
	color:#52401d;
	padding-left:13px;
	padding-right:9px;
	text-align:justify;
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
}

.leftDotted {
	border-color:#52401d;
	width:85%;
	border-top-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	border-bottom-style:dotted;
	margin-top:5px;
	margin-bottom:5px;
}

.rightTower {
	color:#720000;
	padding-left:10px;
	padding-right:29px;
	text-align:justify;
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
}

.rightDotted {
	border-color:#720000;
	width:80%;
	border-top-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	border-bottom-style:dotted;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:10px
}

.centerTitle {
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#52401d;
	margin-left:10px;
	margin-top:5px;
	padding-top:6px;
}

.centerTower {
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	color:#52401d;
	margin-left:10px;
	margin-right:10px;
}

.centerContent {
	margin-left:120px;
}

.centerTower img {
	padding:5px;
}

.centerDivImage {
	width:110px;
	float:left;
}

.termek_kep {
	margin-bottom:10px;
}

.termek_param {
	margin-top:20px;
}

#alert {
	font-size:12px;
}

.clear {
	clear:both;
	height:0px;
	line-height:0px;
	font-size:0px;
}

.hr {
	background-image:url("../images/vonal.jpg");
	background-position:left top;
	background-repeat:repeat-x;
	height:1px;
	font-size:1px;
	line-height:1px;
	margin-bottom:10px;
	margin-top:3px;
}

.small:link, .small:visited {
   font-size:9px;
   font-family:Verdana;
   text-decoration:none;
   font-weight:normal;
}

.small:hover {
   text-decoration:underline;
}


#map {
    width: 100%;
    height: 400px;
    margin-top: 10px;
}