/* CSS Document */

a:link {font-family:Tahoma,Arial,Futura; font-size:10pt; font-weight:bold; color:#ffffff; text-decoration:none;}
a:visited {font-family:Tahoma,Arial,Futura; font-size:10pt; font-weight:bold; color:#ffffff; text-decoration:none;}
a:hover  { color: #39f; font-size: 10pt; font-family: Tahoma, Arial, Futura; font-weight: bold; text-decoration: none }
a:active {font-family:Tahoma,Arial,Futura; font-size:10pt; font-weight:bold; color:#2d86ea; text-decoration:none;}

a:link.bed {font-family:Tahoma,Arial,Futura; font-size:10pt; font-weight:bold; color:#02174f; text-decoration:none;}
a:visited.bed {font-family:Tahoma,Arial,Futura; font-size:10pt; font-weight:bold; color:#02174f; text-decoration:none;}
a:hover.bed {font-family:Tahoma,Arial,Futura; font-size:10pt; font-weight:bold; color:#116a02; text-decoration:none;}
a:active.bed {font-family:Tahoma,Arial,Futura; font-size:10pt; font-weight:bold; color:#2d86ea; text-decoration:none;}

.hitext {font-size:1px; visibility:hidden;}+
.gtext {font-family:Tahoma,Arial,Futura; font-size:10pt; font-weight:bold; color:#2d86ea; text-decoration:none;}
.btext {font-family:Tahoma,Arial,Futura; font-size:10pt; font-weight:bold; color:#116a02;; text-decoration:none;}
.text {font-family:Tahoma,Arial,Futura; font-size:10pt; color:#02174f; text-align:left}
.fettext {font-family:Tahoma,Arial,Futura; font-size:10pt; color:#02174f; font-weight:bold;}
h1 {font-family:Tahoma,Arial,Futura; font-size:14pt; color:#02174f; font-weight:bold;}
h2 {font-family:Tahoma,Arial,Futura; font-size:12pt; color:#02174f; font-weight:bold;}

body {height:100%; width:100%; background-image:url(../gfx/bg.gif);}

table.prim {height:100%; width:100%; vertical-align:top();}

table.sec {height:auto; width:780px; vertical-align:top; table-layout:fixed;}

/* Intro */
table.intro {height:550px; width:100%;}
tr.intro1 {height:80px; width:100%;}
tr.intro {height:390px; width:100%;}
td.intro1 {height:80px; width:100%;}
td.intro {height:390px; width:100%; vertical-align:middle; }

/* Top */
tr.top {height:160px; width:780px; }
td.top {background-image:url(../gfx/top_de2.jpg);}
td.topen {background-image:url(../gfx/top_en2.jpg);}
td.toppl {background-image:url(../gfx/top_pl2.jpg);}
table.top {height:160px; width:780px; }

/* Middle */
tr.mid {height:auto; width:780px; }
td.mid {height:auto; width:780px; vertical-align:top; }
table.mid {height:auto; width:780px;}

tr.mid1 {height:auto; width:780px; }
td.mid1 {height:auto; width:180px; vertical-align:top; background-image:url(../gfx/men_bg.jpg); }
td.mid2 {height:auto; width:600px; vertical-align:top; padding:20px;background-image:url(../gfx/mid_bg.gif); }

	/* Menu */
	table.menu {height:auto; width:180px; }
	
	tr.mentop {height:66px; width:180px; }
	td.mentop {height:66px; width:180px; background-image:url(../gfx/men_top.jpg);}
	
	tr.menmid {height:auto; width:180px; }
	td.menmid {height:auto; width:180px; vertical-align:top;}
	
	table.button {height:auto; width:180px; }
	tr.button {height:25px; width:180px; }
	td.button {height:25px; width:180px; background-image:url(../gfx/button.jpg); padding-left:20px; padding-right:10px; text-align:left; vertical-align:middle;}
	tr.button2 {height:25px; width:180px; }
	td.button2 {height:25px; width:180px; background-image:url(../gfx/button_2.jpg); padding-left:50px; padding-right:10px; text-align:left; vertical-align:middle;}
	
	tr.menspace {height:auto; width:180px;}
	td.menspace {height:auto; width:180px; background-image:url(../gfx/men_bg.jpg); vertical-align:top;}
	
	tr.menbot {height:70px; width:180px; }
	td.menbot {height:70px; width:180px;  /*background-image:url(../gfx/men_bot.jpg);*/}
	
	/* Content */
	table.cont {height:auto; width:540px; vertical-align:top; }
	
	td.bed0 {width:540px; height:auto;  padding:10px; text-align:center;}
	td.bed1 {width:540px; height:auto;  background-color:#eef7ff; vertical-align:middle; padding:10px; font-family:Tahoma,Arial,Futura; font-size:10pt; color:#02174f; text-align:left;}
	td.bed2 {width:540px; height:auto;  background-color:#d6ebff; vertical-align:middle; padding:10px; font-family:Tahoma,Arial,Futura; font-size:10pt; color:#02174f; text-align:left;}
	
/* Bottom */
tr.bot {height:95px; width:780px; }
td.bot {background-image:url(../gfx/bot.jpg);}
table.bot {height:95px; width:780px; }
		
