﻿body {
	margin-top: 20px;
	font-family: Verdana, Arial;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	color: #000000;
	text-align: center;
	background-color: #FFFFFF;
}
img { border: 0; }

/*** RAMKI ***/
#ramka {	width: 760px;	margin: auto;	position: relative;}
#head {	text-align: center;	position: relative;	height: 80px;}
#carrier  {	float: left; text-align: left;}
#centrkol {	float: left; width: 300px; text-align: left; margin-left:100px;}
#logo {	float: right; }
#tresc{ text-align: left; margin: 0 60px 0 60px; position: relative;}
#Footer { margin:10px auto;	font-size:10px;	text-align: right; color: silver; 
		border-bottom: 1px silver solid; 	border-top: 1px silver solid; 	padding-right: 3px;}

/*** TEKST ***/
a {	color: #4800FF;}
a:active {	color: #4800FF;}
a:hover { color: #000000;}
a, a:active, a:hover {	text-decoration: none;}

h1 { font-size: 16px; margin: 25px auto 25px auto;	text-align: center; }
h1 span { font-size: 11px; font-weight: normal; }
h2, h3 { font-size: 12px; margin-bottom: 0px; }
h3 { text-align: center; }

ol {
	list-style: 1;
	padding-left: 0px;
	margin-left: 40px;
}

.lista2 {
	list-style: lower-alpha;
}

ul {
	list-style: square;
	margin-left: 35px;
	padding-left: 0px;
	margin-left: 40px;
	margin-top: 15px;
}

li { padding-bottom: 4px; text-align:justify;}

button {
	margin: 10px;
	background-color: #FFF;
	font-weight: bold;
	font-size: 11px;
}
