div {
font-family: verdana;
font-size: 12px;
font-weight: normal;
-moz-box-sizing: border-box;  
-webkit-box-sizing: border-box;  
box-sizing: border-box;
}

td {
font-family: verdana;
font-size: 12px;
font-weight: normal;
}

#outer {height: 100%; overflow: hidden; position: relative; width: 100%;}
#outer[id] {display: table; position: static;}

#middle {position: absolute; top: 50%; width: 100%; text-align: center;} /* for explorer only*/
#middle[id] {display: table-cell; vertical-align: middle; position: static;}

#inner {position: relative; top: -50%; text-align: left; padding: 5px;} /* for explorer only */
#inner {
width: 260mm;
margin-left: auto;
margin-right: auto;
padding: 5px;
} /* for all browsers*/

#ust {
border-bottom: 1px solid white;
background: lightgrey;
height: 6.5mm;
padding-top: 1.3mm;
padding-left: 2mm;
}

#orta {
border: 0px solid black;
height: 147mm;
background: #8C8984;
}

#sol {
width: 128.5mm;
height: 147mm;
background: #FAF8CC;
float: left;
padding: 2mm;
text-align: justify;
overflow: auto;
}

#sag {
width: 128.5mm;
height: 147mm;
background: #FAF8CC;
float: right;
padding: 2mm;
text-align: justify;
overflow: auto;
}

#alt {
border-top: 1px solid white;
background: lightgrey;
height: 6.5mm;
padding-top: 1.3mm;
padding-left: 2mm;
}

A {
text-decoration: none;
color: black;
}

A:visited {
text-decoration: none;
color: black;
}

A:hover {
font-weight: bold;
text-decoration: none;
color: maroon;
}

#blogheader {
font-family: verdana;
font-size: 10px;
font-weight: normal;
}

.yuvarlak {
display: block;
}

.yuvarlak * {
display: block;
height: 1px;
overflow: hidden;
font-size: .01em;
background: lightgrey;
}

.yuvarlak1 {
margin-left: 3px;
margin-right: 3px;
padding-left: 1px;
padding-right: 1px;
border-left: 1px solid lightgrey;
border-right: 1px solid lightgrey;
background: lightgrey;
}

.yuvarlak2 {
margin-left: 1px;
margin-right: 1px;
padding-right: 1px;
padding-left: 1px;
border-left: 1px solid lightgrey;
border-right: 1px solid lightgrey;
background: lightgrey;
}

.yuvarlak3 {
margin-left: 1px;
margin-right: 1px;
border-left: 1px solid lightgrey;
border-right: 1px solid lightgrey;
}

.yuvarlak4 {
border-left: 1px solid lightgrey;
border-right: 1px solid lightgrey;
}

.yuvarlak5 {
border-left: 1px solid lightgrey;
border-right: 1px solid lightgrey;
}

.yuvarlakfg {
font-family: Verdana;
font-size: 12px;
font-weight: normal;
background: lightgrey;
color: black;
padding: 0 6px;
}
