html, body, * {
	margin:0;
	padding:0;
}

select {
	padding:1px 2px;
}

option {
	padding-left:10px;
}

optgroup label {
	padding-left:3px;
	color:gray;
}

body {
	font:16px "Helvetica Neue", Arial, sans-serif;
	overflow:hidden;
}

p {
	margin:0;
}

div#content p {
	line-height:1.5;
}

div#navigation {
	padding:10px;
}

div#footer {
	border-top:1px #999 solid;
	background:#ECECEC;
	padding:0 20px;
}

div#wrapper {
	float:right;
	width:100%;
	margin-left:-350px;
	overflow:hidden;
}

div#content {
	border-left:1px #999 solid;
}

div#navigation {
	float:left;
	width:330px;
}

div#extra {
	float:left;
	clear:left;
	width:330px;
	padding:0 10px;
}

div#footer {
	clear:both;
	width:auto;
	overflow:auto;
}

.fleft {
	display:block;
	float:left;
}

.fright {
	float:right;
}

.tright {
	text-align:right;
}

.center {
	text-align:center;
}

a {
	text-decoration:none;
	color:#000;
}

p {
	font-size:0.875em;
	line-height:1.714286em;
}

.small {
	font-size:12px;
	line-height:2em;
}

div#head {
	border-bottom:1px #999 solid;
	background-color:#FFEB1C;
	padding:6px;
}

h1 {
	font-size:1.5em;
	line-height:1.42857em;
	font-weight:normal;
}

h2 {
	font-size:1.125em;
	font-weight:normal;
}

h3 {
	font-size:.875em;
	font-weight:normal;
}

#navigation h3 {
	font-size:.9em;
	padding-bottom:10px;
	display:inline;
}

#navigation a {
	color:#666;
}

#navigation a:hover {
	color:#000;
	text-decoration:underline;
}

.bred {
	color:Blue;
	background-color:yellow;
	padding:5px;
	text-align:center;
	margin-bottom:10px;
}

.unselected {
	font-size:0.8em;
	line-height:1.5em;
	padding:10px 5px 0 10px;
}

.activePo {
	background-color:#EEE;
}

.bor5all {
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#marka, #markb {
	margin:6px 10px 5px 0;
	display:block;
	float:left;
}

#head h1 {
	margin:2px 0 4px 0;
}

#head h2 {
	font-size:1em;
}

h1 a {
	font-weight:normal;
}

h1 a#sansur {
	display:block;
	width:32px;
	height:32px;
	background:transparent url(../img/sansur.png) no-repeat 0px 0px;
}

h1 a#sansur:hover {
	text-decoration:none;
	background:transparent url(../img/sansur.png) no-repeat 0px -36px;
}

.pad10 {
	padding:10px;
}

.pad10right {
	padding-right:10px;
}

.pad20right {
	padding-right:20px;
}

.pad20left {
	padding-left:20px;
}

.pad10left {
	padding-left:10px;
}

.pad20 {
	padding:20px;
}

.clear {
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	overflow:hidden;
}

button {
	padding:4px;
}

#infodiv {
	position:absolute;
	width:270px;
	height:285px;
	background-color:black;
	opacity:0;
	filter:alpha(opacity=0);
	z-index:10;
	border-bottom-left-radius:15px;
	-moz-border-radius-bottomleft:15px;
	-webkit-border-bottom-left-radius:15px;
	overflow:auto;
	margin-right:-15px;
}

#innerinfo a {
	color:white;
	font-weight:normal;
	text-decoration:underline;
}

#innerinfo a img {
	border:none;
}

#innerinfo {
	width:auto;
	position:absolute;
	color:white;
	margin-left:0;
	margin-top:5px;
	display:none;
	overflow:hidden;
	font-size:.875em;
	padding-left:15px;
}

#innerinfo hr {
	width:100%;
	margin:7px 0;
	border:none;
	border-top:1px #666 dashed;
}

hr {
	border:none;
	border-top:1px #CCC dashed;
	clear:both;
	margin:10px 0;
}

#innerinfo p {
	text-shadow:1px 1px 1px #000;
	line-height:1.2em;
}

div#panel {
	line-height:1.4em;
}

span#nereye {
	margin-bottom:4px;
}

span#nereden em, span#nereye em {
	display:inline-block;
	width:110px;
	text-align:right;
	font-style:normal;

}
span#nereden b, span#nereye b{
display:inline-block;

	
	font-style:normal;
	font-size:0.8em;

}
#mesafe, #tutar {
	font-size:1.6em;
	font-weight:bold;
}

#me {
	float:left;
	display:block;
	margin-right:10px;
	margin-top:5px;
	padding:3px 6px;
}

.clearfix:after {
	clear:both;
	content:' ';
	display:block;
	font-size:0;
	line-height:0;
	visibility:hidden;
	width:0;
	height:0;
}

.clearfix {
	display:inline-block;
}

* html .clearfix {
	height:1%;
}

.clearfix {
	display:block;
}



