@charset "iso-8859-2";
p {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 3px;
}

p2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 3px;
}

a.linkMenu:link {
	font-weight: bold;
	color:#FF9900;
	text-decoration: none;
}

a.linkMenu:active {
	font-weight: bold;
	color:#000099;
	text-decoration: underline;
}

a.linkMenu:visited {
	font-weight: bold;
	color:#000000;
	text-decoration: none;
}

a.linkMenu:hover {
	font-weight: bold;
	color: #00ff00;
	text-decoration: underline;
}

a.linkHeader:link {
	font-weight: bold;
	text-align:left;
	color: #ffffff;
	text-decoration: none;
}

a.linkHeader:active {
	font-weight: bold;
	text-align:left;
	color: #000000;
	text-decoration: none;
}

a.linkHeader:visited {
	font-weight: bold;
	text-align:left;
	color: #000000;
	text-decoration: none;
}

a.linkHeader:hover {
	font-weight: bold;
	text-align:left;
	color: #0000ff;
	text-decoration: underline;
}

a#button1 {
    display: block;
    width: 108px;
    height: 108px;
    background-image: url(../pictures/zmadenet_home1.gif);
    margin: 0 auto;
}

a#button1:hover {
    background-image: url(../pictures/zmadenet_home2.gif);
}

a#button2 {
    display: block;
    width: 108px;
    height: 108px;
    background-image: url(../pictures/zmadenet_aboutme1.gif);
    margin: 0 auto;
}

a#button2:hover {
    background-image: url(../pictures/zmadenet_aboutme2.gif);
}

a#button3 {
    display: block;
    width: 108px;
    height: 108px;
    background-image: url(../pictures/zmadenet_contactme1.gif);
    margin: 0 auto;
}

a#button3:hover {
    background-image: url(../pictures/zmadenet_contactme2.gif);
}

a#button4 {
    display: block;
    width: 108px;
    height: 108px;
    background-image: url(../pictures/zmadenet_links1.gif);
    margin: 0 auto;
}

a#button4:hover {
    background-image: url(../pictures/zmadenet_links2.gif);
}

a#button5 {
    display: block;
    width: 108px;
    height: 108px;
    background-image: url(../pictures/zmadenet_artda1.gif);
    margin: 0 auto;
}

a#button5:hover {
    background-image: url(../pictures/zmadenet_artda2.gif);
}

a#button6 {
    display: block;
    width: 108px;
    height: 108px;
    background-image: url(../pictures/zmadenet_design1.gif);
    margin: 0 auto;
}

a#button6:hover {
    background-image: url(../pictures/zmadenet_design2.gif);
}

a#button7 {
    display: block;
    width: 108px;
    height: 108px;
    background-image: url(../pictures/zmadenet_web1.gif);
    margin: 0 auto;
}

a#button7:hover {
    background-image: url(../pictures/zmadenet_web2.gif);
}

a#button8 {
    display: block;
    width: 108px;
    height: 108px;
    background-image: url(../pictures/zmadenet_sola1.gif);
    margin: 0 auto;
}

a#button8:hover {
    background-image: url(../pictures/zmadenet_sola2.gif);
}

a .alt { display: none; }

a:link {
	color:#000000;
	font-weight:bold;
	text-decoration: none;
}

a:active {
	color:#FFFFFF;
	text-decoration: none;
}

a:visited {
	color:#000099;
	text-decoration: none;
}

a:hover {
	color:#FF6600;
	text-decoration: underline;
}

body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #000000;
	background-color: #333333;
}

.iTable {
	margin-left: auto;
	margin-right: auto;
	width: 794px;
	height: 625px;
	border: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #000000;
	background-color: #ffffff;
}

.iTableTopTD {
	vertical-align:bottom;
	padding: 0px;
	width: auto;
	height: 1px;
	background-repeat: no-repeat;
	background-color: #333333;
}

.iTableBottomTD {
	width: auto;
	height: 1px;
	vertical-align: top;
	background-color: #333333;
}

.iTableBottomBannerTD {
	width: auto;
	height: 1px;
	background-repeat: no-repeat;
	background-color: #333333;
	vertical-align: top;
}

.iConnectTable {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #333333;
}

.iConnectTableMenuTD {
	vertical-align:top;
	width: 138px;
	height: auto;
	background-color: #333333;
}

.iConnectTableMainTD {
	width: 449px;
	height: auto;
	vertical-align: top;
	background-color: #333333;
}

.MainPageTable {
	width: 571px;
	height: auto;
	vertical-align: top;
	background-color: #1b1b1b;
}

.iConnectTableRightTD {
	width: 150px;
	height: auto;
	background-color: #333333;
	vertical-align: top;
}
