body {
	background: silver;
	margin:0px;
	padding: 0px;
	text-align:center;
}
body, p, div, td, li {
	font-size: 8pt;
	font-family: Tahoma, Arial, helvetica, sans-serif;
	font-weight: normal;
	color: #333;
	line-height: 140%;
}
p {
	padding: 0px;
	margin: 5px 0px;
}
a, a:link, a:visited {
	color: rgb(0,69,142);
	text-decoration: underline;
}
a:hover {
	color: #ff3300;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial Black, helvetica, sans-serif;
	font-weight: normal;
	color: #FF3333;
}
h1 {
	font-size: 16pt;
}
h2 {
	font-size: 13pt;
}
h3 {
	font-size: 12pt;
}
h5 {
	font-size: 8pt;
}
#all {
	width: 965px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-left: 5px solid #94c1e9;
	border-right: 5px solid #94c1e9;
	text-align: left;
	float: center;
	background: #dde1e5;
}
#header {
	background: transparent url('/inc/img/top.jpg') no-repeat top left;
	height: 218px;
}
#address {
	position: relative;
	top: 20px;
	left: 170px;
	font-size: 8pt;
	font-family: Arial Black, sans-serif;
}
#fraza {
	position: relative;
	top: 50px;
	left: 420px;
	width: 470px;
	font-size: 8pt;
	font-weight: bold;
	font-family: Tahoma;
	color: red;
	background: white;
	border: 2px solid #ccc;
	padding: 5px;
	text-align: center;
	font-variant: small-caps;
}
#search {
	position: relative;
	top: 0px;
	left: 750px;
	width: 200px;
	color: white;
	text-align: right;
	font-size: 8pt;
}
#search a {
	color: white;
	text-decoration: none;
}
#underc {
	position: absolute;
	top: 120px;
	left: 50px;
	width: 300px;
	color: white;
	text-align: left;
	font-size: 8pt;
}

#container {
	margin: 0px auto;
}


#actual {
	width: 230px;
	float: left;
	border-right: 5px solid #94c1e9;
	min-height: 100%
}
#actual p {
	padding-left: 16px;
	margin: 0px 0px 7px 0px;
}
#actual p a {
	font-weight: bold;
	font-size: 8pt;
}
#actual h4, #partners h4 {
	font-size: 8pt;
	padding-left: 16px;
	background: url('/inc/img/dot.gif') no-repeat 0%;
	margin: 15px 0px 5px 0px;
}




#content {
	width: 500px;
	float: left;
}
#content_full {
	width: 700px;
	float: left;
	border: 0px;
}


#content h4 {
	font-size: 8pt;
	padding-left: 20px;
	margin: 20px 0px 5px 0px;
        background: url('/inc/img/dot.gif') no-repeat 0%;
	height: 25px;
}
#dot2 a {
	font-family: Arial Black, helvetica, sans-serif;
	display: block;
	font-size: 8pt;
	padding-left: 14px;
	background: url('/inc/img/dot2.gif') no-repeat 0%;
	text-decoration: none;
}
#dot3 p {
	padding: 2px 5px 2px 17px;
	margin: 0px;
	font-size: 7pt;
}
#dot3 a {
	display: block;
	padding: 5px 5px 3px 17px;
	background: url('/inc/img/dot2.gif') no-repeat 0%;
	text-decoration: none;
	font-weight: bold;
}

#menu a {
	font-family: Arial Black, helvetica, sans-serif;
	display: block;
	font-size: 8pt;
	border-bottom: 2px solid #94c1e9;
	margin: 5px;
	padding: 5px;
	padding-bottom: 1px;
	text-decoration: none;
}

#partners {
	width: 200px;
	float: right;
	text-align: left;
	border-left: 5px solid #94c1e9;
}

.pd {
	padding: 10px 5px 5px 15px;
}

#footer {
	background: #1c69a3 url('/inc/img/footer.gif') repeat-x;
	color: white;
	text-align: right;
	padding: 10px;
	margin: 0px;
}

#breadcrumb {
	background: url('/inc/img/dot.gif') no-repeat 0%;
	padding: 5px 0px 5px 20px;
	border-bottom: 1px solid #94c1e9;
}

#breadcrumb, #breadcrumb a {
	color: gray;
	text-decoration: none;
}
.active {
	font-weight: bold;
	text-decoration: underline;
}

.submenu {
	text-align: right;
}

.submenu a, .submenu a:link, .submenu a:visited {
	display: inline;
	padding: 3px;
	margin: 0px 5px;
	background: transparent;
	color: rgb(0,69,142);
	text-decoration: underline;
	font-weight: normal;
}
.submenu a:active, .submenu a:hover {
	background: rgb(0,69,142);
	color: white;
	text-decoration: none;
}
.submenu a#selected {
	background: rgb(0,69,142);
	color: white;
	text-decoration: none;
	font-weight: bold;
}

.sm {
	text-align: left;
}

.sm a, .sm a:link, .sm a:visited {
	display: block;
	padding: 1px;
	margin: 3px 0px;
	background: transparent;
	color: rgb(0,69,142);
	text-decoration: underline;
	font-weight: normal;
}
.sm a:active, .sm a:hover {
	background: rgb(0,69,142);
	color: white;
	text-decoration: none;
}
.sm a#selected {
	background: rgb(0,69,142);
	color: white;
	text-decoration: none;
	font-weight: bold;
}

.n {
	border-top: 1px solid #94c1e9;
	padding: 5px 0px;
	margin: 25px 0px;
}

.c_name {font-weight: bold;}
.c_date {font-size: 90%;}
.c_comment {padding: 5px; border-bottom: 1px solid silver; margin-bottom: 10px;}

.blanklink {
	position: absolute;
	top: 50px;
	left: 400px;
}






table.bordered, table.bordered td {
    border-color: #999;
    border-style: solid;
}

table.bordered {
    border-width: 0 0 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
}

table.bordered td {
    margin: 0;
    padding: 7px;
    border-width: 1px 1px 0 0;
}