body {
    margin: 143px 70px 25px 70px;
    padding: 0;
    background-color: #FFFFFF;
    background-image: url('../images/background.png');
    background-position: top left;
    background-repeat: repeat-x;
    font-family: Tahoma, Verdana, 'DejaVu Sans', 'Bitstream Vera Sans', sans-serif;
    font-size: 11px;
}

#title {
    position: absolute;
    top: 0;
    left: 0;
    width: 368px;
    height: 142px;
    background-image: url('../images/title.jpg');
    background-position: top left;
    background-repeat: no-repeat;
}

#title a {
    display: block;
    width: 368px;
    height: 142px;
}

#topclan-banner {
    position: absolute;
    top: 21px;
    right: 50px;
    width: 180px;
    height: 100px;
    
    /*background-image: url('../images/title.jpg');
    background-position: top left;
    background-repeat: no-repeat;*/
    background: black;
    color: blue;
}

#title strong {
    display: none;
}

#top {
    height: 70px;
}

#top_small {
    height: 49px;
}

#menu {
    float: left;
    padding-top: 0px;
    font-weight: bold;
	margin-bottom: 20px;
}

#menu h2 {
    display: none;
}

#menu a {
     display: block;  
    float: left;
    margin-right: 32px;
    /*color: #000000;*/
    font-size: 14px;
    text-decoration: none;
}

#name {
	position:relative;
/* 	top: -20px; */
     padding-top: 0px; 
    text-align: right;
}

#name a {
    color: #666666;
    font-size: 14px;
    text-decoration: none;
}

#left {
    float: left;
    width: 180px;
/* 	position: relative; */
/* 	top: 21px; */
}

#right {
    margin: 0 0 0 230px;
}

.panel_header {
    width: 100%;
    height: 21px;
    background-color: #000000;
    background-image: url('../images/panel_right.png');
    background-position: top right;
    background-repeat: no-repeat;
}

.panel_header_light {
    background-color: #CCCCCC;
    background-image: url('../images/panel_light_right.png');
    background-position: top right;
    background-repeat: no-repeat;
}

.panel_header_light_background {
    background-image: url('../images/panel_light_left.png');
    background-position: top left;
    background-repeat: no-repeat;
}

.panel_header_light_content {
    height: 21px;
}

.panel_header_light h2 {
    padding: 3px 0 0 12px;
    background-image: none;
    color: #000000;
}

.panel {
    background-color: #EEEEEE;
    margin-bottom: 25px;
    padding: 6px 8px 8px 8px;
    line-height: 14px;
    text-decoration: none;
}

.mail {
    background-color: #FFFFFF;
    color: red;
    font-weight: bold;
    margin-bottom: 10px;
}
.mail_direction {
margin: 0px 10px;
}
.mail_direction_in {
color: #999;
background-image: url('../images/mail_direction_bg.jpg');
background-repeat: no-repeat;
padding: 3px 10px;
width: 200px;
}

.panel_light {
    background-color: #EEEEEE;
    margin-bottom: 25px;
    padding: 10px 12px 12px 12px;
    line-height: 15px;
    min-height: 65px;
    _height: 65px;
}
.panel_light2 {
    background-color: #EEEEEE;
    margin-bottom: 0px;
    padding: 10px 12px 12px 12px;
    line-height: 15px;
    min-height: 65px;
    _height: 65px;
}

.panel_lightleft {
	float:left;
	background-color: #DDDDDD;
    min-height: 100%;
	width: 70px;
}

.iediv {
    background-color: #FFFFFF;
    margin-bottom: 25px;
    padding: 10px 0 12px 0;
    line-height: 15px;
    min-height: 65px;
    _height: 65px;
}

.panel_sig_light {
    background-color: #EEEEEE;
}

.panel_sig_dark {
    background-color: #CCCCCC;
}

.red {
    color: #FF0000;
}

.light {
    color: #666666;
}

h2 {
    margin: 0;
    padding: 3px 0 0 27px;
    background-image: url('../images/panel_left.png');
    background-position: top left;
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: normal;
    vertical-align: baseline;
}

ul {
    margin: 0 0 0 15px;
    padding: 0 0 0 0;
}

li {
    margin: 0;
    padding: 0;
    list-style-type: disc;
    list-style-image: url('../images/bullet.png');
}

a {
    color: #000000;
    /*text-decoration: none;*/
}

a:hover {
    text-decoration: underline;
}

.small {
    font-size: 9px;
}

p {
    margin-top: 0;
    text-align: justify;
}

.avatar {
    margin: 3px 12px 10px 0;
    padding: 3px;
    float: left;
    background-image: url('../images/avatar.png');
    background-position: top left;
    background-repeat: no-repeat;
}

.heroguide {
    margin: 3px 3px 10px 0;
    padding: 3px;
    float: left;
    background-image: url('../images/avatar.png');
    background-position: top left;
    background-repeat: no-repeat;
}

.avatar_login {
    padding: 3px;
    background-image: url('../images/avatar.png');
    background-position: top left;
    background-repeat: no-repeat;
}

img {
    display: block;
}

.login {
    float: right;
    width: 78px;
}

h1 {
    margin: 0;
    padding: 75px 0 45px 0;
    font-size: 25px;
    font-weight: normal;
    line-height: 25px;
}

.tavern {
    margin: 0;
    padding: 0px 0 0 0;
    font-size: 25px;
    font-weight: normal;
    line-height: 25px;
}

.right {
    float: right;
}

.right h2 {
    background-image: none;
    padding: 3px 12px 0 0;
}

.forum {
    border: none;
    background: none;
    height: 14px;
    font-family: Tahoma, Verdana, 'DejaVu Sans', 'Bitstream Vera Sans', sans-serif;
    font-size: 11px;
    line-height: 100%;
}

.field {
    border: 1px solid #000000;
    font-family: Tahoma, Verdana, 'DejaVu Sans', 'Bitstream Vera Sans', sans-serif;
    font-size: 11px;
}

.contentpanel {
    float: left;
    min-width: 400px;
    _width: 400px;
}

.stred {
  text-align: center;
}

h2 a {
    text-decoration: none;
}

h2 a:hover {
    text-decoration: underline;
}

li a {
    text-decoration: none;
}

li a:hover {
    text-decoration: underline;
}

table a {
    text-decoration: none;
}

table a:hover {
    text-decoration: underline;
}

.td {
    background-color: #EEEEEE;
}

.penalty {
    color: #FFFFFF;
    border: 1px solid #FFFFFF;
}

.panel_subheader_light {
    border-top: 1px solid #EEEEEE;
    background-color: #DDDDDD;
    height: 21px;
}

.panel_subheader_light_content {
    padding: 3px 0 0 12px;
    color: #666666;
}

.margin {
    margin-bottom: 25px;
}

#reklama {
    position: absolute;
    left: 0;
    top: 188px;
    width: 100%;
    text-align: center;
}

#reklama a {
    text-decoration: none;
}

#reklama a:hover {
    text-decoration: underline;
}

#reklama2 {
    position: absolute;
    left: 0;
    top: 167px;
    width: 100%;
    text-align: center;
}

#reklama2 a {
    text-decoration: none;
}

#reklama2 a:hover {
    text-decoration: underline;
}

#submenu1 {
    position: absolute;
    left: 0;
    top: 167px;
    width: 100%;
}

#submenu2 {
    background-color: #EEEEEE;
    background-image: url('../images/menu_left.png');
    background-position: bottom left;
    background-repeat: no-repeat;
    margin: 0 70px;
}

#submenu3 {
    height: 21px;
    background-image: url('../images/menu_right.png');
    background-position: bottom right;
    background-repeat: no-repeat;
    text-align: center;
}

#submenu4 {
    padding: 3px 8px 0 8px;
}

#submenu4 a {
    text-decoration: none;
}

#submenu4 a:hover {
    text-decoration: underline;
}

.clanHintsContainer {
background-image: url('../images/lupa.gif');
background-repeat: no-repeat;
background-color: #fff;
margin-bottom: 20px;
padding-left: 25px;
}
.clanHintsContainer .in {
width: 100%;
}
.clanHintsContainer table {
font-size: 11px;
margin-top: 20px;
width: 100%;
}
.clanHintsContainer td {
padding: 3px 5px;
margin: 0;
}
.clanHintsContainer th {
text-align: left;
color: #aaa;
padding: 6px 10px;
}

.clanHintsContainer .even td {
border-bottom: 1px solid #FFBCC1;
border-right: 1px solid #FFBCC1;
border-left: 1px solid #FFF8F8;
border-top: 1px solid #FFF8F8;
}
.clanHintsContainer .even {
background: #FFF4F5;

}
.clanHintsContainer b {
background-color: #5EFF75;
}
.clanHintsContainer i {
color: #aaa;
}

.commentLinks {
margin-top: 3px;
margin-bottom: 25px;
}
.commentLinks a {
background-image: url('../images/arrow_down.gif');
background-repeat: no-repeat;
background-position: right bottom;
padding-left: 10px;
padding-right: 10px;
color: black;
}
.commentLinks a:hover {
background-image: url('../images/arrow_down_h.gif');
}
.parsedCommentLink a {
background-image: url('../images/arrow_up.gif');
background-repeat: no-repeat;
background-position: left center;
padding-left: 10px;
padding-right: 5px;
color: black;
}
.parsedCommentLink a:hover {
background-image: url('../images/arrow_up_h.gif');
}
.commentLinks em {
font-style: normal;
color: #888;
}
a.thumbsLinkUp {
padding-left: 5px;
background-image: url(../images/thumbs_up.gif);
background-repeat: no-repeat;
}
a:hover.thumbsLinkUp {
background-image: url(../images/thumbs_up_h.gif);
}
a.thumbsLinkDown {
padding-left: 5px;
background-image: url(../images/thumbs_down.gif);
background-repeat: no-repeat;
}
a:hover.thumbsLinkDown {
background-image: url(../images/thumbs_down_h.gif);
}
#rateValue strong {
color: #000;
font-weight: bold;
}
.darkred {
color: #720F0F;
text-decoration: underline;
}


/* chat styles */
#chatOutputContainer {
}



#chatFormContainer {
margin-top: 15px;
}

#scrollArea {
overflow: auto;
height: 400px;
border: 1px solid #888;
background-image: url(../images/chat-background.gif);
background-repeat: repeat-y;

}
#scrollArea ul {
margin-left: 7px;
}
#scrollArea ul li {
font-family: verdana;
padding: 3px 0 0 0;
list-style-image: none;
list-style-type: none;
font-size: 11px;
line-height: 180%;
}


#scrollArea ul li span.date {
color: #666;
padding-right: 10px;
}
#scrollArea ul li.highlight span.date {
color: #000;
font-weight: bold;
}
#scrollArea ul li span.name {
color: #3249FA;
font-weight: bold;
}
#scrollArea ul li.highlight span.name {
color: #EE325F;
}

#scrollArea ul li.init span.name {
padding-right: 25px;
}
#scrollArea ul li.init span.text {
font-family: 'Lucida Console', 'Courier CE', 'Courier New', courier, monospace;
font-weight: bold;
}

td.su1 {
width: 56px;
padding: 10px;
}


td.medzi { /*pozri menu a # */
/* 	width: 55px; */
	min-width: 55px;
	height: 100%;
/* 	margin-right: 32px; */
	/*background-image: url(../images/design/medzi.png); /*?e
	background-repeat: repeat-y;*/
	background-color: #ffffff;
	color: #000000;
	font-size: 14px;
	padding: 0px;
	padding-left: 0px;
	padding-right: 35px;
	vertical-align: middle;
}
	td.medzi a {
/*  		margin-right: 32px;  */
		font-weight: bold;
		font-size: 14px;
		color: #000000;
		background-color: #ffffff; /* 51 51 106 */
		text-decoration: none;
		display: block;
		margin: 0px;
		padding: 2px 0px 2px 0px; /*hpdl*/
	}
	td.medzi a:visited { /* ako A */
/*  		margin-right: 32px;  */
		color: #000000;
		background-color: #ffffff; /* 51 51 106 */
		text-decoration: none;
	}
	td.medzi a:hover {
/* 		margin-right: 32px; */
		background-color: #eeeeee; /* 238 238 249 */
		color: #000000;
		text-decoration: none;
	}

td.medzihover { /*pozri menu a # */
/*  	margin-right: 32px;  */
/* 	width: 55px; /*???*/ 
	min-width: 55px;
	height: 100%;
	background-color: #eeeeee;
	color: #000000;
	font-size: 14px;
	padding: 0px;
	padding-left: 0px;
	padding-right: 35px;
	vertical-align: middle;
}
	td.medzihover a {
/*  		margin-right: 32px;  */
		font-weight: bold;
		font-size: 14px;
		color: #000000;
		background-color: #eeeeee; /* 51 51 106 */
		text-decoration: underline;
		display: block;
		margin: 0px;
		padding: 2px 0px 2px 0px; /*hpdl*/
	}

td.medzihover div {
	visibility: visible;
	position: absolute;
	margin-top: 0px;
  	width: 120px;  
	border: 1px solid black;
	overflow: hidden;
}

td.medzi div {
	visibility: hidden;
	position: absolute;
	margin-top: 0px;
	padding: 0px;
	list-style-type: none;
}

div.submenuhover {
	visibility: visible;
}

td.medzi div a , td.medzihover div a {
	font-weight: normal;
		font-size: 12px;
	background-color: #eeeeee;
	color: #000000;
	text-decoration: none;
}

td.medzi div a:hover , td.medzihover div a:hover {
	color: #000000;
	background-color: #dddddd;
	text-decoration: underline;
}

td.medzi2 { /*pozri menu a # */
/* 	width: 55px; */
	min-width: 55px;
	height: 100%;
/* 	margin-right: 32px; */
	/*background-image: url(../images/design/medzi.png); /*?e
	background-repeat: repeat-y;*/
	background-color: #eeeeee;
	color: #000000;
	font-size: 12px;
	padding: 0px;
	padding-left: 5px;
	padding-right: 20px;
	vertical-align: middle;
}
	td.medzi2 a {
/*  		margin-right: 32px;  */
		font-weight: normal;
		font-size: 10px;
		color: #000000;
		background-color: #eeeeee; /* 51 51 106 */
		text-decoration: none;
		display: block;
		margin: 0px;
		padding: 2px 0px 2px 0px; /*hpdl*/
	}
	td.medzi2 a:visited { /* ako A */
/*  		margin-right: 32px;  */
		color: #000000;
		background-color: #eeeeee; /* 51 51 106 */
		text-decoration: none;
	}
	td.medzi2 a:hover {
/* 		margin-right: 32px; */
		background-color: #dddddd; /* 238 238 249 */
		color: #000000;
		text-decoration: none;
	}

td.medzihover2 { /*pozri menu a # */
/*  	margin-right: 32px;  */
/* 	width: 55px; /*???*/ 
	min-width: 55px;
	height: 100%;
	background-color: #dddddd;
	color: #000000;
	font-size: 12px;
	padding: 0px;
	padding-left: 5px;
	padding-right: 20px;
	vertical-align: middle;
}
	td.medzihover2 a {
/*  		margin-right: 32px;  */
		font-weight: normal;
		font-size: 10px;
		color: #000000;
		background-color: #dddddd; /* 51 51 106 */
		text-decoration: underline;
		display: block;
		margin: 0px;
		padding: 2px 0px 2px 0px; /*hpdl*/
	}

td.medzihover2 div {
	visibility: visible;
	position: absolute;
	margin-top: 0px;
  	width: 150px;  
	border: 1px solid black;
	overflow: hidden;
}

td.medzi2 div {
	visibility: hidden;
	position: absolute;
	margin-top: 0px;
	padding: 0px;
	list-style-type: none;
}

div.submenuhover2 {
	visibility: visible;
}

td.medzi2 div a , td.medzihover2 div a {
	font-weight: normal;
		font-size: 12px;
	background-color: #eeeeee;
	color: #000000;
	text-decoration: none;
}

td.medzi2 div a:hover , td.medzihover2 div a:hover {
	color: #000000;
	background-color: #dddddd;
	text-decoration: underline;
}

