body{
	background-color: #2C2C2C;
	text-align: center;
}

table{
  margin-left: auto;
  margin-right: auto;
}

td {
	font: normal 11px Tahoma, Arial;
	color: #FFFFFF;
	text-align: left;
}

h1, h2, h3, h4, h5 {

    color: #e56f5b;
    margin: 0px;
}


h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}

p{
color: #e5e5e5;
}

a {

font: normal 11px Tahoma, Arial;
color: #414141;
}

a:hover {

font: normal 11px Tahoma, Arial;
color: #00527d;
text-decoration: none;

}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text{
color: #ffffff;
}

.copyright img{
float: right;
margin-top: 1px;
}

.copyright p{
float: right;
margin-right: 10px;
margin-top: 30px;
color: #d1d3d2;
}

.blye-text-underline {
color: #348cbc;
text-decoration: underline;
}

.blye-text-regular {
color: #348cbc;
}

.yellow-text-regular {
color: #db9a00;
}

.yellow-text-underline {
color: #db9a00;
text-decoration: underline;
}

.orange-text-regular {
color: #ca6011;
}

.orange-text-underline {
color: #ca6011;
text-decoration: underline;
}

.red-text-regular {
color: #920f0d;
}

.red-text-underline {
color: #920f0d;
text-decoration: underline;
}


.gray-text{
color: #4c4c4c;
}

.green-text{
color: #76950b;
}

#header_link {
	height: 23px;
	width: 100%;
	background-color: #1b1d1f;
}

/* IE6 */
* html #header_link { top: 7px; }
#header_link table {
	float: right;
}
#header_link .link a {
	margin-right: 8px;
	color: white;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.homepage a {
	background: url(../img/homepage.jpg) no-repeat left;
	padding-left: 15px;
}
.sitemap a {
	background: url(../img/sitemap.jpg) no-repeat left;
	padding-left: 15px;
}
.rss a {
	background: url(../img/rss.jpg) no-repeat left;
	padding-left: 15px;
}
.print a {
	background: url(../img/print.jpg) no-repeat left;
	padding-left: 15px;
}
.homepage a:hover, .sitemap a:hover, .rss a:hover, .print a:hover {
	text-decoration: underline;
}
/** header link **/

ul.menu{
list-style: none;
text-align: left;
padding: 0;
}

ul.menu li{
width: 100%;
}

ul.menu li a{
text-decoration: none;
font-size: 18px;
color: white;
width: 100%;
display: block;
padding-left: 25px;
}

ul.menu a:hover{
background-color: #272b28;
}

div.box_title{
display: none;
}

ul.articlesList{
list-style: url(../img/articleList.jpg);
color: #a7a7a7;
padding: 0;
margin-top: 0px;
}

ul.articlesList li{
margin-left: 10px;
margin-top: 8px;
}

ul.articlesList li a.headline{
font-weight: bold;
color: white;
}

td.nopadmarg{
padding: 0;
margin: 0;
}

ol.tags{
list-style: none;
padding-left: 5px;
margin-top: 5px;
}

ol.tags li{
display: inline;
margin-right: 10px;
}

ol.tags li a{
text-decoration: none;
font-size: 20px;
font-weight: bold;
color: white;
}

#menutable{
float: left;
}

#contenttable{
float: right;
}

#contenttable h1{
margin: -3px 0px 0px -3px;
_margin: -3px 0px 0px -3px;
width: 100%;
height: 41px;
_height: 69px;
background: url('../img/nadpisbg.gif') no-repeat left top;
font-size: 18px;
color: #e5e5e5;
padding-top: 28px;
padding-left: 25px;
}
