body, html {
 padding: 0px;
 margin: 0px;
 background-color:#ffffff;
 font-family: Verdana,Tahoma,Arial;
 font-size: 11px;
 color: #000000;
 height: 100%;
 width: 100%;
}

table {
 font-size: 11px;
}

table.maintable {
 width: 770px;
 border-left: 1px solid #AFADA1;
 border-right: 1px solid #AFADA1;
}

table.conenttable {
 width: 772px;
 border-left: 1px solid #AFADA1;
 border-right: 1px solid #AFADA1;
 border-bottom: 1px solid #AFADA1;
}

div.head_left {
 width: 265px;
 height: 137px;
 background-image: url('../img/page/logo_left.gif');
 background-repeat: no-repeat;
 background-position: 0px 0px; 
}

.img_leftborder {
 position:relative;
 top: 106px;
 padding: 0px;
 margin: 0px;
}

div.head_center {
 width: 295px;
 height: 137px;
 background-image: url('../img/page/logo_center_border.gif');
 background-repeat: no-repeat;
 background-position: bottom;
}

div.head_right {
 width: 210px;
 height: 137px;
 background-image: url('../img/page/logo_right.jpg');
 background-repeat: no-repeat;
}

td.menu {
 background-image: url('../img/page/cityKrakow_moje_poprawio-10.gif');
 background-repeat: no-repeat;
 background-color: #F1EEDB;
 width: 147px;
 border-right: 1px solid #B8B7AC;
 padding: 0px;
}

table.menuitem {
 background-image: url('../img/page/menu_item.gif');
 background-repeat: no-repeat;
 background-position: bottom;
}

td.menuitem {
 width: 148px;
 height: 29px;
 color: #404142;
 font-family: Arial;
 font-weight: Bold;
 text-align: right;
}

div.menubottom {
 background-image: url('../img/page/menu_bottom_back.jpg');
 background-repeat: no-repeat;
 background-position: bottom;
 width: 100%;
 height: 250px;
}

div.content {
 background-image: url('../img/page/cityKrakow_moje_poprawio-14.jpg');
 background-repeat: no-repeat;
 background-position: top right;
 width: 100%;
}

td.content_main {
 background: white url('../img/page/content_back.jpg') 50% 50% no-repeat;
 height: 100%;
}

A:active {
text-decoration:none;
font-weight:Bold;
color:#404142;
} 
A:link {
text-decoration:none;
font-weight:Bold;
color:#404142;
}
A:visited {
text-decoration:none;
font-weight:Bold;
color:#404142;
}
A:focus {
text-decoration:none;
font-weight:Bold;
color:#404142;
}
A:hover {
text-decoration:underline;
font-weight:Bold;
color:#404142;
}


A.menu_top:active {
text-decoration:none;
font-weight:Bold;
font-size: 12px;
color:#404142;
} 
A.menu_top:link {
text-decoration:none;
font-weight:Bold;
font-size: 12px;
color:#404142;
}
A.menu_top:visited {
text-decoration:none;
font-weight:Bold;
font-size: 12px;
color:#404142;
}
A.menu_top:focus {
text-decoration:none;
font-weight:Bold;
font-size: 12px;
color:#404142;
}
A.menu_top:hover {
text-decoration:none;
font-weight:Bold;
font-size: 12px;
color:red;
}


.flagueMove {
 border: 1px solid #A5A5A6;
 cursor: Pointer;
 position: relative;
}

.flagueOut {
 border: 1px solid white;
 position: relative;
}

.footer {
 border-top: 1px dashed #FF9EAD;
 border-bottom: 1px dashed #FF9EAD;
 text-align: center;
 margin: 5px;
 color: #404142;
 font-family: Arial;
 font-weight: Bold;
 font-size: 11px;
}

.powered_by {
 text-align: center;
 width: 100%;
}