/*#############################################################
Name: Transparentia
Date: 2006-08-20
Description: Simple, lightweight and slightly blue.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}
a {
	color: #36C;
	text-decoration: none;
}
a:hover {
	color: #06F;
}
body {
	background: #FFF url(images/nalogo.jpg);
	color: #444;
	font: normal 67% "Arial"  !important;
	margin: 0;
}
input {
	color: #555;
	font: normal 1.1em "Arial"
}
td {
    font-size: 80% !important;
}
p,cite,code,ul,ol {
	font-size: 1.2em  !important;
	padding-bottom: 1.2em;
}
h1 {
	font-size: 1.4em;
	margin-bottom: 4px;
}
code {
	background: url(images/bgcode.gif);
	border: 1px solid #F0F0F0;
	border-left: 6px solid #39F;
	color: #555;
	display: block;
	font: normal 1.1em "Arial" !important;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
cite {
	background: url(images/quote.gif) no-repeat;
	color: #666;
	display: block;
	font: normal 1.3em "Arial";
	padding-left: 28px;
}
h1,h2,h3 {
	color: #367EA6;
	padding-top: 6px;
}

/* misc */
.clearer {
	clear: both;
}

/* structure */
.container {
	background: url(images/bgcontainer2.gif) repeat-x repeat-y;
	margin: 0 auto;
	padding-bottom: 6px;
/*	width: 767px; */
	width: 967px;
}
.header {
	background: url(images/header.gif) no-repeat /*center center*/;
	margin-bottom: 20px;
}

.headline {
	text-align: center;
	font: bold 1.8em "Century Gothic";
}

.advert p {
	background-color: #FFF;
	text-align: center;
}

/* title */
.title h1 {
	color: #FFF;
	font: normal 3em Arial;
	height: 150px;
	line-height: 150px;
	margin-bottom: 8px;
	text-align: center;
}

/* navigation */
.navigation {
	margin-bottom: 4px;
}
.navigation a {
	background-color: #4A91C3;
	color: #FFF;
	float: left;
	font: bold 1.2em "Trebuchet MS",sans-serif;
	padding: 8px 0;
	width: 19%;
	border-right: 1px solid #FFF;
	text-align: center;
	text-decoration: none;
}
.navigation a:hover {
	background-color: #000;
	color: #FFF;
}

/* main */
.main {
	clear: both;
	padding: 8px 18px;
}

/* main left */
.sidenav h1,.sidenav ul {
	padding-left: 12px;
}
.sidenav {
	background: #EEE;      
	border: 1px solid #E5E5E5;
	float: left;
	width: 200px;
	margin-right: 5px;
}
.sidenav h1 {
	color: #666;
	font-size: 1.2em;
	height: 20px;
	margin-top: 1.2em;
}
.sidenav ul {
	border-top: 1px solid #FAFAFA;
	background: url(images/bgul.gif) repeat-x;
	margin: 0;
	padding: 0;
}
.sidenav li {
	border: 1px solid #FAFAFA;
	border-top: none;
	list-style: none;
	margin: 0;
}
.sidenav li a {
	color: #777;
	display: block;
	font-size: 0.9em;
	padding: 3px 6px 3px 14px;
	text-decoration: none;
}
.sidenav li a:hover {
	color: #111;
}

/* content */
.content {
	float: left;
	width: 520px;
}
.content .item {
	padding: 6px 12px;
	border: 1px solid #EEE;
	background: #FFF;
	margin-bottom: 8px;
}
.content .descr {
	color: #333;
	margin-bottom: 6px;
}
.content .textwithrightpic {
	float: right; 
/*	border: thin silver solid;  */
}
.content .textwithpic { 
/* for backwards compatibility, same as textwithrightpic */
	float: right; 
/*	border: thin silver solid;  */
}
.content .textwithLARGEpic {
    float: right;
}
.content .textwithverticalpic { 
	float: right; 
}
.content .textwithleftpic {
	float: left; 
/*	border: thin silver solid;  */
}
.content .textwithpic img {
	padding: 5px 5px 0 5px; 
	margin: 0 0 0 10px;
	border-style: none;
	width: 193px;
	height: 133px;
}
.content .textwithLARGEpic img {
	padding: 5px 5px 0 5px; 
	margin: 0 0 0 10px;
	border-style: none;
	width: 290px;
	height: 200px;
}
.content .textwithpic p {
	text-align: center;
  	font-style: italic;
  	font-size: smaller;
  	text-indent: 0;
}
.content .textwithLARGEpic p {
	text-align: center;
  	font-style: italic;
  	font-size: smaller;
  	text-indent: 0;
}
.content .textwithverticalpic img {
	padding: 5px 5px 0 5px; 
	margin: 0 0 0 10px;
	border-style: none;
	width: 133px;
	height: 193px;
}
.content .textwithverticalpic p {
	text-align: center;
  	font-style: italic;
  	font-size: smaller;
  	text-indent: 0;
}
.content .textwithrightpic img {
	padding: 5px 5px 0 5px; 
	margin: 0 0 0 10px;
	border-style: none;
	width: 193px;
	height: 133px;
}
.content .textwithrightpic p {
	text-align: center;
  	font-style: italic;
  	font-size: smaller;
  	text-indent: 0;
}
.content .textwithleftpic img {
	padding: 5px 5px 0 5px; 
	margin: 10px 0 0 0;
	border-style: none;
	width: 193px;
	height: 133px;
}
.content .textwithleftpic p {
	text-align: center;
  	font-style: italic;
  	font-size: smaller;
  	text-indent: 0;
}
.content ul li {
	list-style: url(images/li.gif);
	margin-left: 18px;
}
.content ol li {
	margin-left: 18px;
}
.content a:hover {
	text-decoration: underline;
}
.content .rowdark {
	background-color: #cccccc;
}
.content .rowlight {
	background-color: #ffffff;
}
.content .col1 {
	width: 209px;
	height: 50px;
	border-width: medium;
	border-style: none;
	border-color: #FFF;
}
.content .col2 {
	width: 80px;
	height: 50px;
	border-width: medium;
	border-style: none;
	border-color: #FFF;
}
.content .col3 {
	width: 230px;
	height: 17px;
	border-width: medium;
	border-style: none;
	border-color: #FFF;
}

/* search form */
form {
	padding: 0 0 6px 8px;
}
.styled {
	border: 1px solid #DDD;
	padding: 4px;
}
.button {
	background: url(images/search.gif) no-repeat left bottom;
	border: none;
	height: 27px;
	width: 27px;
}

/* footer */
.footer {
	background: #FFF;
	border: 1px solid #EEE;
	color: #666;
	font-size: 1.1em;
	margin: 0 auto;
	text-align: center;
	padding: 6px;
	width: 920px;
}
.footer a {
	color: #36C;
	text-decoration: none;
}
.footer a:hover {
	color: #06F;
	text-decoration: underline;
}

/* stuff at right */

.notes {
	float: right;
	width: 200px;
}

.notes .regblock {
	padding: 6px 12px;
	border-top: 1px solid #888;
	background: #EEE;
	margin-bottom: 8px;
}

.notes .regblock h1 {
	color: #000;
}

.notes .hotblock {
        color: #F00;
	padding: 6px 12px;
	border-top: 1px solid #888;
	background: #EEE;
	margin-bottom: 8px;
}

.notes .hotblock h1{
	color: #F00;
}

.bodytxt {  font-family: Verdana, Sans-serif; font-size: 10px; color: #ffffff; font-weight: bold}
.bodytxt2 {  font-family: Verdana, Sans-serif; font-size: 10px; color: #333333; font-weight: normal;}
.bodytxtblk {  font-family: Arial, Verdana, Sans-serif; font-size: 10px; color: #000000; font-weight: normal; }
.bodytxtwhite {  font-family: Arial, Verdana, Sans-serif; font-size: 10px; color: #ffffff; font-weight: normal;}
.navbodytxtwhite {  font-family: Arial, Verdana, Sans-serif; font-size: 10px; color: #ffffff; font-weight: normal; opacity: .95; filter: alpha(opacity=95);}
.bodytxtgrey {  font-family: Verdana, Sans-serif; font-size: 10px; color: #c0c0c0; font-weight: bold}
.hstuff {font-family: Arial, Helvetica, Verdana, Sans-serif; font-size: 12px; color: black; font-weight: bold;}
.smbodytxt {  font-family: Arial, Helvetica, Verdana, Sans-serif; font-size: 10px; color: #808080; font-weight: normal}
.smbodytxt2 {  font-family: Verdana, Sans-serif; font-size: 10px; color: #ffffff; font-weight: bold}
.smbodytxt3 {  font-family: Verdana, Sans-serif; font-size: 9px; color: #000000; font-weight: normal}
.navsmbodytxt3 {  font-family: Verdana, Sans-serif; font-size: 8px; color: #000000; font-weight: normal; opacity: .95; filter: alpha(opacity=95);}
.copy {font-family: Arial, Verdana, Helvetica, Sans-serif; font-size: 9px; color: #000000;}
.copywhite {font-family: Arial, Verdana, Helvetica, Sans-serif; font-size: 9px; color: #ffffff;}
H4 {font-family: Arial, Helvetica, Verdana, Sans-serif; font-size: 10px; color: #000000; font-weight: bold;}
H5 {font-family: Arial, Helvetica, Verdana, Sans-serif; font-size: 12px; color: #ffffff; font-weight: bold;}
H6 {font-family: Verdana, Sans-serif; font-size: 14px; color: #000000; font-weight: bold;}
H7 {font-family: Arial, Helvetica, Verdana, Sans-serif; font-size: 12px; color: #000000; font-weight: bold;}