*
{
	font-family:Verdana;
	font-size: 13px;
	margin: 0px;
}


#top
{
    background-color: #6c0000;
    height: 109px;
    margin: 0px;
    width: 900px;
}

#top #logo
{

	margin: 29px 16px 0px 30px;
	float: left;
}


#indexTop
{
    float: left;
    color: #fff;
    height: 100px;
    overflow: hidden;
    width: 500px;
    margin-top: 6px;
}


#topInside
{
    margin: 0px;
    width: 100%;
}

#indexTopInside, #indexTopInside2
{
	float: left;
    width: 500px;
    margin-top: 6px;
	
}

#language_bar
{
	clear: all;
	float: right;
    margin-top: 87px;
    margin-right: 5px;
    border: 0px solid red;
}

#language_bar a
{
    color: #fff; 
    font-family: Arial;
}


#subtop
{
    background-color: #D07373;
    color: white;
    height: 28px;
    width: 100%;
    padding-top: 6px;
}


#subtop .title
{
    font-size: 16px; 
    font-weight: bold; 
    padding-left: 20px; 
}


.line
{
    height: 1px;
    background-color: #D07373;
    font-weight: 1px;
    font-size: 1px;
    margin: 10px auto 10px auto;
    width: 100%;
}



#indexLeftColumn
{
    /*border: 1px solid red;*/
    float: left;
    height: 600px;
    min-height: 600px;
    width: 230px;
}

#indexLeftColumnContent
{
    margin: 10px;
}


#indexMidColumn
{
	/*border: 1px solid red;*/
	width: 500px;
    float: left;
    color:#613E3E;
    font-family:Arial;
}


#indexMidColumn p
{
        font-family:Arial;
}

#indexMidColumnContent, #indexMidColumnContent2
{
	margin: 10px;
}


#indexFooter
{
	clear: all;
	text-align: center;
    /*border: 1px solid pink;*/
    margin-left: 230px;
    
    width: 500px;
    border-top: 1px solid  #D07373;
}


#indexFooterInside, #indexFooterInside
{
    clear: all;
    /*text-align: center;*/
    /*border-top: 1px solid  #D07373;*/
    margin-top: 30px;
    width: 500px;
	
}




.indexTournament, a.indexTournament 
{
    
    border: 1px  solid transparent;
    border-bottom: 1px solid #DCBE91;
    color: #F5ED9A;
    display: block;
    font-size: 13px;
    font-weight: bold;
    font-family: arial;
    margin: 0px;
    padding: 10px;
    text-decoration: none;
}


.indexTournament .title, a.indexTournament .title
{
    background-image: url('../img/kwadrat.gif');
    background-position: left;
    background-repeat: no-repeat;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    padding-left: 20px;
}

.indexTournament .info, a.indexTournament .info
{
    text-align: right;
    float: righ;
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
    margin: 2px;
}


a.indexTournament:hover
{
    background-color: #264526;
    border-bottom: 1px solid #6c0000;
    border: 1px solid #F5ED9A;;
    margin-top: 0px;
    color: white;
}


input {
    border: 1px solid #9B7575;
    background-color: #FFFAFA;
    font-family: arial;
}

p
{
	color:#613E3E;
	display:block;
	
	line-height: 1.4em;
    margin:1em 0;
}

a
{
    color:#889FE4;
}


a:hover
{
    color:#FF9999;
}

/**index:*/
#indexFooterInside2, #indexTopInside2, #indexMidColumnContent2,
#indexFooterInside2 p, #indexTopInside2 p, #indexMidColumnContent2 p
{
    color: #EEEEEE;
    font-family: Verdana;
}



/***    view style    ***/

.contentV ul
{
    list-style-image: url(../img/li_l1.gif);
	margin-bottom: 10px;
    margin-left: 20px;
    margin-top: 5px;
    padding-left: 0px; 
}

.contentV ul ul li
{
    list-style-image: url(../img/li_l2.gif);
    padding-left: 5px;
    list-style-position:inherit;
}



.contentV p 
{
    color:#613E3E;
    font-size:13px;
}


.contentV h1
{
	color:#613E3E;
	font-family: arial, verdana, sans-serif;
    font-size: 14px;
    font-weight: bold; 
}

.contentV h2
{
	color:#613E3E;
    font-family: verdana, sans-serif;
    font-size: 11px;
    font-weight: bold; 
}


.contentV a
{
    color:#889FE4;
}


.contentV a:hover
{
    color:#FF9999;
}

.contentV .decoration1
{
    background-image: url(../img/kwadrat.gif);
    background-position: left center;
    background-repeat: repeat-y;
    padding-left: 23px;
    margin-top: 30px;
}

/***^^^ view style ^^^***/
