﻿@media screen and (min-width: 1366px) {

::-webkit-scrollbar-button {
display: none;
height: 15px;
border-radius: 50px;
background-color: #343432;
} 

::-webkit-scrollbar-button:hover {
background-color: #343432;
}

::-webkit-scrollbar-thumb {
background-color: #343432;
border-radius: 0px;
}

::-webkit-scrollbar-thumb:hover {
background-color: #343432ü;
border-radius: 0px;
}

::-webkit-scrollbar-track {
background-color: #cccccc;
}

::-webkit-scrollbar-track:hover {
background-color: #cccccc;
}

::-webkit-scrollbar {
width: 15px;
}

::-moz-selection {
    background: #627542;
    color: #ffffff;
}
::selection {
    background: #627542;
    color: #ffffff;
}

body {
font-family: 'Open Sans Condensed', sans-serif;
padding: 0px;
margin: 0px;
vertical-align: bottom;
align: right;
font-size: 110%;
}

a {
text-decoration: none;
color: #4A4A49;
}

a:visited {
text-decoration: none;
color: #4A4A49;
}

a:hover {
text-decoration: line-through;
color: #000000;
}

a:active {
text-decoration: line-through;
color: #000000;
}

img {

position: relative;
bottom: 0px;
right: 0px;
float: right;

}

.icer {

margin-right: 5px;
padding: 0;
spacing: 0;
position: absolute;
bottom:0px;
right: 0px;
width: 80%;
height: 99%;
text-align: right;
border: 0px solid #000;

}

p {

clear: both;
margin-bottom: 5px;
text-align: left;

}

p:first-of-type {

margin-top: 450px;

}

baslik {

background-color: #333333;
color: #ffffff;
padding-left: 10px;
padding-right: 10px;
padding-top: 0px;
padding-bottom: 0px;

}

baslik:hover {

background-color: #4d4d4d;
cursor: default;

}

}

@media screen and (min-width: 961px) and (max-width: 1365px) {

::-webkit-scrollbar-button {
display: none;
height: 15px;
border-radius: 50px;
background-color: #343432;
} 

::-webkit-scrollbar-button:hover {
background-color: #343432;
}

::-webkit-scrollbar-thumb {
background-color: #343432;
border-radius: 0px;
}

::-webkit-scrollbar-thumb:hover {
background-color: #343432ü;
border-radius: 0px;
}

::-webkit-scrollbar-track {
background-color: #cccccc;
}

::-webkit-scrollbar-track:hover {
background-color: #cccccc;
}

::-webkit-scrollbar {
width: 15px;
}

::-moz-selection {
    background: #627542;
    color: #ffffff;
}
::selection {
    background: #627542;
    color: #ffffff;
}

body {
font-family: 'Open Sans Condensed', sans-serif;
padding: 0px;
margin: 0px;
vertical-align: bottom;
align: right;
font-size: 110%;
}

a {
text-decoration: none;
color: #4A4A49;
}

a:visited {
text-decoration: none;
color: #4A4A49;
}

a:hover {
text-decoration: line-through;
color: #000000;
}

a:active {
text-decoration: line-through;
color: #000000;
}

img {

position: relative;
bottom: 0px;
right: 0px;
float: right;

}

.icer {

margin-right: 5px;
padding: 0;
spacing: 0;
position: absolute;
bottom:0px;
right: 0px;
width: 80%;
height: 99%;
text-align: left;
border: 0px solid #000;

}

p {

clear: both;
margin-bottom: 5px;
text-align: left;

}

p:first-of-type {

margin-top: 450px;

}

baslik {

background-color: #333333;
color: #ffffff;
padding-left: 10px;
padding-right: 10px;
padding-top: 0px;
padding-bottom: 0px;

}

baslik:hover {

background-color: #4d4d4d;
cursor: default;

}

}

@media screen and (max-width: 960px) {

::-webkit-scrollbar-button {
display: none;
height: 15px;
border-radius: 50px;
background-color: #343432;
} 

::-webkit-scrollbar-button:hover {
background-color: #343432;
}

::-webkit-scrollbar-thumb {
background-color: #343432;
border-radius: 0px;
}

::-webkit-scrollbar-thumb:hover {
background-color: #343432ü;
border-radius: 0px;
}

::-webkit-scrollbar-track {
background-color: #cccccc;
}

::-webkit-scrollbar-track:hover {
background-color: #cccccc;
}

::-webkit-scrollbar {
width: 15px;
}

::-moz-selection {
    background: #627542;
    color: #ffffff;
}
::selection {
    background: #627542;
    color: #ffffff;
}

body {
font-family: 'Open Sans Condensed', sans-serif;
padding: 0px;
margin: 0px;
vertical-align: bottom;
align: right;
font-size: 110%;
}

a {
text-decoration: none;
color: #4A4A49;
}

a:visited {
text-decoration: none;
color: #4A4A49;
}

a:hover {
text-decoration: line-through;
color: #000000;
}

a:active {
text-decoration: line-through;
color: #000000;
}

img {

position: relative;
bottom: 0px;
top: 50px;
right: 0px;
float: right;
max-width:100%;
height:auto;
border: 0px solid red;

}

.icer {

margin-right: 5px;
padding: 0;
spacing: 0;
position: absolute;
bottom:0px;
right: 0px;
width: 90%;
height: 99%;
text-align: right;
border: 0px solid #000;

}

p {

clear: both;
margin-bottom: 5px;
text-align: left;
border: 0px solid #000;

}

p:first-of-type {

margin-top: 200px;

}

baslik {

background-color: #333333;
color: #ffffff;
padding-left: 10px;
padding-right: 10px;
padding-top: 0px;
padding-bottom: 0px;

}

baslik:hover {

background-color: #4d4d4d;
cursor: default;

}

}