body
{
	padding: 0px;
	margin: 0px;
	background: #26292e;
}

body, td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c4c4c4;
}

a
{
	color: #00ff00;
	text-decoration: none;
}

a:hover
{
	color: #ff8a00;
}

a img
{
	border-width: 0px;
}

.podrobnee
{
	width: 120px;
	background: #000 no-repeat right bottom url(../images/design/podrobnee.gif);
	padding: 3px;
	text-align: center;
}

.hr
{
	height: 18px;
	background: center repeat-x url(../images/design/hr.gif);
}

/* Design - Don't touch */

#MainTable
{
	width: 100%;
	height: 100%;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
}

#header_1
{
	height: 182px;
	background: no-repeat url(../images/design/header_1.jpg);
}

#header_2
{
	width: 537px;
	background: no-repeat url(../images/design/header_2.jpg);
}

#header_3
{
	height: 169px;
	padding: 10px 10px 10px 30px;
	background: no-repeat url(../images/design/header_1_2.jpg);
}

#header_4
{
	background: no-repeat url(../images/design/header_4.jpg);
}



#header_0
{
}

#header_td
{
	height: 182px;
	background: #000000;
}



#MainMenu
{
	height: 33px;
	background: url(../images/design/top_menu_bg.jpg);
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #ff8a00;
}

#MainMenu a
{
	color: #FFFFFF;
}

#MainMenu a:hover
{
	color: #00ff00;
	text-decoration: underline overline;
}


#menu
{
	width: 160px;
	text-align: left;
	border-right: solid 1px #c4c4c4;
	vertical-align: top;
}

#center
{
	vertical-align: top;
}

#center table
{
	1height: 100%;
}

#content
{
	padding: 10px;
}

#banners
{
	width: 160px;
	padding: 0px;
	text-align: center;
	border-left: solid 1px #c4c4c4;
}





#footer
{
	height: 80px;
	border-top: solid 1px #c4c4c4;
	text-align: center;
}

#style1
{
	color: #FF6600
}
h1 {
  font-size: 16px;
} 