body 
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E2E2E2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-image: url('../images/BackImgX.jpg');
	font-size: 11px;
	color: #333333;
}
.title
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 20px;
	font-weight: 900;
}

.searchBody
{
		
}

.SiteWidth
{
	width: 850px;
	
}
.SiteTable
{
	border-style: solid;
	border-color: #E2E2E2;
	border-width: 1px;
	/*width: 100%;*/
	height: 100%;
	background-color: White;
}
.menuButton
{
	/*850/4=212*/	
	
	width: 212px;
	height: 20px;
	background-color: #E2E2E2;
	text-align: center;
}
.tdLogo
{
	width: 239px;
    height: 146px;
    background-image: url('../Images/Logo.gif');
    background-repeat: no-repeat;
}
.tdBanner
{
	width: 611px;
	height: 146px;
    background-color: White;
}
.Prostor10px
{
	height: 10px;	
}
.Prostor20px
{
	height: 20px;	
}
.Prostor30px
{
	height: 30px;	
}
.tdMenu
{
	/*width: 100%;*/
	height: 3px;
	background-repeat: repeat-x;
	background-image: url('../images/menuBackX.gif');	
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.LeftContent
{
	width: 239px;
	vertical-align: top;	
}
.RightContent
{
	width: 611px;
	text-align: left;
	vertical-align: top;	
}


a.squarebutton
{
	background: transparent url('../Images/menuLeft.gif') no-repeat top left;
	display: block;
	float: left;
	font: normal 12px Arial; /* Change 12px as desired */
	/*line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
	height: 23px; /* Height of button background height */
	padding-left: 9px; /* Width of left menu image */
	text-decoration: none;
	text-align: center;
	width: 140px;
}

a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton
{
	color: #494949; /*button text color*/
}

a.squarebutton span
{
	background: transparent url('../Images/menuRight.gif') no-repeat top right;
	display: block;
	padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebutton:hover
{
	 /* Hover state CSS */
	background-position: bottom left;
}

a.squarebutton:hover span
{ 
	/* Hover state CSS */
	background-position: bottom right;
	color: black;
}

.buttonwrapper
{ 
	/* Container you can use to surround a CSS button to clear float */
	overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
	/*width: 100%;*/
}
h3 {
	font-family: Arial, Sans-Serif;
	font-size: 15px;
	font-weight: bold;
	padding: 3px 0 0 0;
	margin: 0;
}

h1 {
	font-family: Arial, Sans-Serif;
	font-size: 25px;
	font-weight: bold;
	padding: 3px 0 0 0;
	margin: 0;
}

h1 a {
	color: #BF3E17;
	background: inherit;
	text-decoration: none;
}

h1 a:hover {
	color: #3C6491;
	background: inherit;
	text-decoration: none;
}

h2 {
	margin: 8px 0 5px 0;
	padding: 0;
	font-size: 1.4em;
	letter-spacing: -1px;
	color: #808080;
	background-color: inherit;
}

h2 a {
	color: #000000;
	text-decoration: none;
	background-color: inherit;
	background-image: url(h2bg.gif);
	background-repeat: no-repeat;
	background-position: center left;
	
	padding: 0 0 0 20px;
}

h2 a:hover {
	background: url(h2bghover.gif) no-repeat center left;
}

p {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

#header 
{
	margin: 0 auto;
}
#logo {
	float: left;
	padding: 10px 0 0 0px;
	color: #000000;
	background: inherit;
	width: 300px;
}

.slogan {
	float: right;
	border-left: 1px solid #CCCCCC;
	padding: 0 0 0 20px;
}

#hmenu {
	padding: 13px 0 5px 0;
	float: right;
}

#hmenu a {
	padding: 12px 13px 2px 11px;
	text-decoration: none;
	color: #414141;
	background: #ccc url(hmenuarrow.gif) no-repeat top center;
	margin: 0 0 3px 1px;
	border-bottom: 4px solid #BCBCBC;
}

#hmenu a:hover {
	background: #3C6491 url(hmenuarrowhover.gif) no-repeat top center;
	color: #FFFFFF;
	border-bottom: 4px solid #2F4A6C;
}
.hmenu {
	padding: 13px 0 5px 0;
	float: right;
}

.hmenu a 
{
	width: 100px;
	padding: 12px 13px 2px 11px;
	text-decoration: none;
	color: #414141;
	background: #ccc url(hmenuarrow.gif) no-repeat top center;
	margin: 0 0 3px 1px;
	border-bottom: 4px solid #BCBCBC;
}

.hmenu a:hover 
{
	width: 100px;
	background: #3C6491 url(hmenuarrowhover.gif) no-repeat top center;
	color: #FFFFFF;
	border-bottom: 4px solid #2F4A6C;
}


.content {
	border-top: 1px solid #FEFEFE; 
	background: #FFFFFF url(contentbg.gif) repeat-x left top;
	color: #000000;
}

#left {
	float: left;
	width: 510px;
	padding: 0 10px 0 0;
}

#articles {
	width: 740px;
	padding: 3px 0 0 10px;
	margin: 0 auto 10px auto;
}

#right {
	float: left;
	width: 220px;
}

#rightmenu {
	margin: 0;
	padding: 0;
}

#rightmenu a {
	display: block;
	background: #BF3E18 url(vmenuarrow.gif) no-repeat center left;
	color: #FFFFFF;
	padding: 5px 0 5px 19px;
	margin: 0 0 1px 0;
	text-decoration: none;
}

#rightmenu a:hover {
	color: #FFFFFF;
	background: #822C0F url(vmenuarrowhover.gif) no-repeat center left;
}

.rightarticle {
	background: #EEEEEE;
	color: #808080;
	margin: 2px 0 2px 0;
	padding: 8px;
	line-height: 1.4em;
}

.rightarticle_ad {
	font: 140% Arial, Sans-Serif;
	font-weight: bold;
	border: 2px solid #EEEEEE;
	color: #808080;
	margin: 2px 0 2px 0;
	padding: 17px;
	width: 182px;
	height: 17px;
	background: #FFFFFF url(seoad.jpg) no-repeat;
}

.rightarticle_ad a {
	
	background: transparent; 
	text-decoration: none;
}

#additional {
	clear: both;
	width: 730px;
	background-color: #FFFFFF;
	color: #000000;
	margin: 0 auto;
	padding: 10px;
}

#links {
	clear: both;
	margin: 0 auto;
	width: 850px;
	height: 50px;
	padding: 10px;
	background: #BF3E18 url(../linksbg.gif) repeat-x top left;
	color: #FFF;
	text-align: center;
}

#whiteline {
	margin-top: 10px;
	border-top: 3px solid #FFFFFF;
}

#footer {
	margin: 5px auto;
	width: 740px;
	padding: 0 5px 0 5px;
}

#footer p {
	padding-top: 10px;
	padding-bottom: 25px;
	line-height: 1.8em;
	color: #808080;
	background: #EEEEEE;
}

#footer a {
	color: #808080;
	background: inherit;
}

form.search { padding: 0; margin: 0; }

#searchform {
	background: #808080;
	color: #FFFFFF;
	padding: 5px 8px 5px 18px;
	margin: 0px;
}

input.text { margin: 0; padding: 0; width: 128px; border: 1px solid #eee; color: #000000; background: #d8d8d8; }
input.text:hover { border: 1px solid #FFFFFF; background: #EEEEEE; color: #000000; }
input.button { margin: 0; padding: 0 0 0 3px; font-size: 100%; font-family: Arial, Sans-Serif; border: none; background: none; color: #FFF; background: #808080; font-weight: bold; }
.date { margin: 5px 0 5px 0; padding: 10px 5px 5px 0; background: #FFFFFF url(horizontaldotted.gif) repeat-x bottom left; color: #808080; text-align: right; }
.date a { color: #808080; background: #FFFFFF; }

.menuStyle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;	
}
.light2
        {
            top: -1;
            left: -2;
            color: Gray;
            position: absolute;
            padding-left: 100px;
        }
        .shade2
        {
            top: +1;
            left: +2;
            color: black;
            position: absolute;
            padding-left: 100px;
        }
        .fill2
        {
            top: 0;
            left: 0;
            color: Silver;
            position: absolute;
            padding-left: 100px;
        }
.TitleMali
{
	font-size: 20px;
	font-weight: bold;
	color: Gray;	
}