/*  main settings */
body {font-family: 'Istok Web', sans-serif; color: #515151;}
/*body {background-image:url("../images/d.png")}*/
h1, h2, h3, h4, h5, h6 { font-weight: normal; }

h1 { font-size: 24px; line-height: 36px; }
h2 { font-size: 18px; line-height: 24px; }
h3 { font-size: 16px; line-height: 18px; }
h4, h5, h6 { font-size: 14px; line-height: 16px; }

h1.title,
h3 { text-transform: uppercase; }

a, a:hover { text-decoration: none; }
a:hover { color: #515151; }
a { color: #5fa3c4; }

b, strong { font-weight: bold; }

.clear { clear: both;}

.loginlogo {
	position: absolute;
	right: 0px;
	bottom: 0px;
}