body {
	margin-left: 10%;
	margin-right:5%;
	background-color:#dddddd;
	background-image: url(images/gnomopeja.gif);
}

button, input.button {
	background-image: url(images/button.gif);
	border: 1px solid #999;
	height:18px;
	font-family:tahoma,verdana;
	font-size:11px
}

input.kratka {
	background-image: url(images/kratka.gif);
	border: 1px solid #909090;
	height:20px;
}

h2 {
	font-family: tahoma;
	font-variant: small-caps; 
	font-weight:bold;
	font-size:16px;
	line-height:18px;
	text-align: center;
	letter-spacing: 0.1em;
}

h3 {
	font-family: tahoma;
	font-variant: small-caps; 
	font-weight:bold;
	font-size:14px;
	line-height:18px;
	text-align: center;
	letter-spacing: 0.1em;
}
button.red {
	background-image: url(images/button_red.gif);
}

button.blue {
	background-image: url(images/button_blue.gif);
}


.alert {
	margin-top:3cm;
	width:500px;
	border: 1px solid #909090;
	padding:10px;
	font-family:tahoma;
	font-size:11pt;
	font-weight:bold;
	text-align:center;
	color: #ff0000;
	background-color: #ffd700;
}

.norm, dl, dt { 
	text-align: justify; 
	text-indent: 0px; 
	font-size: 13px; 
	line-height: 18px; 
	font-family: tahoma; 
}

.bold { 
	text-align: justify; 
	text-indent: 0px; 
	font-size: 13px; 
	font-weight:bold;
	line-height: 18px; 
	font-family: tahoma; 
}

.letters { 
	text-align: justify; 
	text-indent: 0px; 
	font-size: 13px; 
	font-weight:bold;
	line-height: 18px; 
	font-family: tahoma; 
}

.italic { 
	text-align: justify; 
	text-indent: 0px; 
	font-size: 13px; 
	font-style:italic;
	line-height: 18px; 
	font-family: tahoma; 
}


.center {
	text-align: center; 
	text-indent: 0px; 
	font-size: 13px; 
	line-height: 18px; 
	font-family: tahoma; 
}


.caps {
	font-variant: small-caps; 
	font-weight: bold; 
	text-align: justify; 
	text-indent: 0px; 
	font-size: 13px; 
	line-height: 18px; 
	font-family: tahoma; 
}


.title { 
	text-align: justify; 
	text-indent: 0px; 
	line-height: 34px; 
	font-family: trebuchet ms; 
	font-size: 24px;
	color: #404040;
	font-style: italic;
}

.highlight {
	font-size: 13px;
	line-height: 18px;
	text-align:justify;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	color: #101010;
	border: solid;
	border-width: 1px;
	border-color: #5693c5;
	background-color: #a0b3cd;
}

.highlight_h {
	direction:rtl;
	font-size: 13px;
	line-height: 18px;
	text-align:justify;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	color: #101010;
	border: solid;
	border-width: 1px;
	border-color: #5693c5;
	background-color: #a0b3cd;
}

.rose {
	background-color:#e9967a;
	font-weight:bold;
	border: solid 1px #c77458;
	padding:3px
}

.footer { 
	text-align:center;
	text-indent:0px;
	line-height: 14px;
	font-family:tahoma;
	font-size:11px;
}


.small { 
	text-align:justify;
	text-indent:0px;
	line-height: 14px;
	font-family:tahoma;
	font-size:11px; 
}

textarea {
	border:solid 1px #7a7a7a;
	background-image: url(images/kratka.gif);
	font-family:tahoma;
	font-size:13px;
	padding:5; 

}

table {
	border-collapse:collapse;
	border-color:#7a7a7a;
}

th { 
	text-align: center;
	vertical-align:middle;
	text-indent: 0px; 
	line-height: 20px;
	color: #ff0000;
	background-color: #ffd700;
	font-family: tahoma; 
	font-size: 15px;
	letter-spacing:2px;
	font-weight:bold;
}

td { 
	text-align: justify;
	font-family: tahoma; 
	font-size: 13px;
	line-height: 18px;
}

td.entry {
	background-color:#eeeeee;
}

ol, ul, dd { 
	text-align: justify; 
	margin-left: 7%; 
	text-indent: 0px; 
	line-height: 18px; 
	font-family: tahoma; 
	font-size: 13px;
}



a:visited { 
	text-decoration: none; 
	color: #00216A 
}

a:link	{ 
	text-decoration: none;
	color: #00418A
}

a:hover	 { 
	color: #E60005;
	border-bottom: none;
}


a.red:visited { 
	text-decoration: none; 
	color: #c40003 
}

a.red:link	{ 
	text-decoration: none;
	color: #E60005
}

a.red:hover	 { 
	color: #00418A;
	border-bottom: none;
}
