﻿body {
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url('images/bg.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Segoe UI, Tahoma, Verdana, Arial;
	font-size: 85%;
	color: #444444;
	direction: ltr;
	background-attachment: scroll;
}
h1 {
	color: #22346C;
	font-size: 170%;
	margin: 0px 0px 15px;
	font-weight: normal;
	line-height: 110%;
}
h2 {
	color: #F4793A;
	font-size: 125%;
	margin: 0px 0px 15px;
	font-weight: normal;
	line-height: 110%;
}
h3 {
	color: #F4793A;
	font-size: 110%;
	margin: 0px 0px 15px;
	font-weight: normal;
	line-height: 110%;
}
h4 {
	color: #F4793A;
	font-size: 100%;
	margin: 0px 0px 15px;
	font-weight: normal;
	line-height: 110%;
	text-decoration: underline;
}
h5 {
	color: #F4793A;
	font-size: 95%;
	margin: 0px 0px 15px;
	font-weight: normal;
	line-height: 110%;
	font-style: italic;
}
h6 {
	color: #F4793A;
	font-size: 90%;
	margin: 0px 0px 15px;
	font-weight: normal;
	line-height: 110%;
}
hr {
	width: 100%;
	height: 1px;
	color: #66FFFF;
}
a:link {
	font-weight: inherit;
	text-decoration: none;
	color: #0066CC;
	cursor: pointer;
	font-size: 100%;
}
a:visited {
	color: #0066CC;
}
a:active {
	color: #0066CC;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
img {
	border: none;
}
a.zender {
	font-weight: inherit;
	text-decoration: none;
	color: #0066CC;
	cursor: pointer;
	font-size: 100%;
}
a.menu {
	font-weight: inherit;
	text-decoration: none;
	color: #22346C;
	cursor: pointer;
	font-size: 100%;
}
a:visited.menu {
	color: #22346C;
}
a:active.menu {
	color: #22346C;
}
a.img_menu {
	padding-left: 26px;
	padding-right: 26px;
	padding-top: 20px;
	padding-bottom: 0;
}
a.download {
	color: #FFFFFF;
	font-size: 150%;
	font-weight: bold;
}
a:active.download {
	color: #FFFFFF;
	font-size: 100%;
	font-weight: bold;
}
a:visited.download {
	color: #FFFFFF;
	font-size: 100%;
	font-weight: bold;
}
a.p {
	font-size: 100%;
}
font {
	line-height: normal;
	font-size: 100%;
}
input {
	border: 1px solid #F4793A;
	background-color: #EEEEEE;
}
li.p {
	font-size: 100%;
}
li {
	margin: 0px 0px 3px;
	font-size: 100%;
}
p {
	font-size: 100%;
}
span {
	color: #888888;
}
textarea {
	border: 1px solid #F4793A;
	background-color: #EEEEEE;
}
ul {
	margin: 0px 0px 20px 1em;
	padding: 0px 0px 0px 1em;
	list-style-type: disc;
	list-style-image:url('images/sh_kuqe.gif');
}
.radiopagina {
	font-size: 100%;
}
.screenshot {
	width: 950;
	height: 100px;
	color: #00FFFF;
	vertical-align: middle;
	text-align: center;
}
.top {
	text-align: right;
	display: block;
}
.email {
	font-size: 100%;
	border: 1px solid #0000FF;
	line-height: 30px;
	vertical-align: middle;
	text-align: center;
	white-space: normal;
	text-indent: inherit;
	word-spacing: normal;
	letter-spacing: normal;
}
.kontrollo {
	text-align: center;
}