BODY, TD, P, DIV, LI, INPUT
{
	color: #5A6879;
	font-family: Tahoma;
	font-size: 11px;
}

BODY 
{
	margin: 0px;
	padding: 0px;
	background-image: url(/cs/webs/wirpo_cs/images/mainbg.gif);
	background-repeat: repeat-x;
	background-color: #CED8E4;
}

H1 
{
	color: #137FE0;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
	text-transform: uppercase;
}

H4
{
	color: #0053A0;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.main-table 
{
	width: 912px;
}

.stripe-left 
{
	background-image: url(/cs/webs/wirpo_cs/images/stripe_left_repeat.gif);
	background-repeat: repeat-y;
}

.stripe-right
{
	background-image: url(/cs/webs/wirpo_cs/images/stripe_right_repeat.gif);
	background-repeat: repeat-y;
}

.languages
{
	height: 54px;
	background-image: url(/cs/webs/wirpo_cs/images/languages_bg.gif);
	background-repeat: no-repeat;
}

.languages-flags
{
	margin-left: 500px;
	margin-top: 15px;
}

.top 
{
	background-image: url(/cs/webs/wirpo_cs/images/image_top.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 193px;
}

.top-search
{
	width: 165px;
	border: 0px solid black;
	text-align: left;
	margin-top: 4px;
}

.top-search-input 
{
	height: 18px;
}

.menuleft
{
	width: 264px;
	height: 100%;
	background-image: url(/cs/webs/wirpo_cs/images/menuleft_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #F9FAFC;
}

.menuleft-shadowleft
{
	width: 24px;
	background-image: url(/cs/webs/wirpo_cs/images/menuleft_shadowleft.gif);
	background-repeat: repeat-y;
}

.menuleft UL
{
	margin: 0px;
	margin-left: 10px;
	margin-top: 30px;
	padding: 0px;
	list-style: none;
}

.menuleft UL LI
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-image: none;
	background-image: url(/cs/webs/wirpo_cs/images/menuleft_list_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 17px;
	width: 185px;
	color: #2A343B;
	margin-bottom: 20px;
}

.mainbody 
{
	width: 636px;
	background-image: url(/cs/webs/wirpo_cs/images/mainbody_bgright.gif);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #F9FAFC;
}

.mainbody-left
{
	background-image: url(/cs/webs/wirpo_cs/images/menuleft_shadowleft.gif);
	background-repeat: repeat-y;
}

.mainbody-content
{
	margin: 30px;
	margin-right: 0px;
	width: 570px;
	border: 0px solid black;
}

.mainbody-content a
{
	color: #137FE0;
}

.mainbody-content a:visited
{
	color: #137FE0;
}

.mainbody-content-table
{
	margin: 30px;
	margin-right: 0px;
	width: 830px;
	border: 0px solid black;
}

.article-head-dots 
{
	background-image: url(/cs/webs/wirpo_cs/images/article_headdots.gif);
	background-repeat: repeat-x;
	background-position: 20px 12px;
}

.article-body
{
	padding-top: 20px;
	color: #64717A;
}

.article-body IMG
{
	border: 2px inset white;
}

.footer 
{
	background-image: url(/cs/webs/wirpo_cs/images/footer.gif);
	background-repeat: no-repeat;
	width: 912px;
	height: 84px;
}

.footer-links A, .footer-links A:hover
{
	font-weight: bold;
	color: #5A6879;
	text-transform: lowercase;
}

.footer-links-separator 
{
	width: 33px;
	background-image: url(/cs/webs/wirpo_cs/images/separ_footerlinks.gif);
	background-repeat: no-repeat;
	background-position: 15px 0px;
}

.footer-info
{
	font-size: 10px;
}

/* nested tables */

TD.tab_head {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

TH.th {
	font-family : Arial, Helvetica, sans-serif;
	background-color: #99B0BF;
	color: #333333;
	font-weight: bold;
	font-size: 10px;
	vertical-align: top;
	text-align: left;
}

TD.td {
	font-family : Arial, Helvetica, sans-serif;
	background-color: #DCDCDC;
	color : #333333;
	font-size : 10px;
	vertical-align : top;
	text-align: left;
}
