body {
	background: #AFC7AD;
	margin: 0;
	padding: 0;
	text-align: center;
	padding-bottom: 15px;
	padding-top: 15px;
	color: #000000;
}

#main {
	margin: 0px auto;
	padding: 0;
	border: #2C7943 2px solid;
	width: 780px;
}

#header {
	background: #FFFFFF;
    width: 780px;
}

#logo_bg {
	padding: 2px;
    margin: 0px auto;
	width: 776px;
    height: 121px;
}

#logoleft {
    float: left;
    width: 285px;
    background: url(img/logo_left.gif);
    height: 121px;
}

#logobig {
    margin: 0 0 0 285px;
    background: #297339;
}

#logocenter {
    float: left;
    width: 295px;
    text-align: center;
    background: #297339;
}

#logoright {
    margin: 0 0 0 295px;
    background: url(img/logo_right.gif);
    height: 121px;    
}

#ticker {
    margin: 20px 0 0 0;
    font-family: Verdana;
    font-size: 14px;
    line-height: 25px;
}

#ticker a:link, #ticker a:visited, #ticker a:active {
    text-decoration: none;
    color: #FFFFFF;
}

#ticker a:hover {
    color: #AFC7AD;
}

img {
	display: block;
    border: 0;
}

.img2 {
    display: inline;
    vertical-align: center;
}

#menu {
	text-align: left;
	padding-left: 20px;
	background: url(img/bg_menu.gif);
}

ul#nav {
	margin: 0;
	padding-left: 0;
	white-space: nowrap;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right: 1px solid #215A29;
}

#nav li {
	border-left: 1px solid #215A29;
	display: inline;
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
}

#nav a {
	padding: 3px 10px;
	margin: 0;
	font-size: 11px;
	font-family: Georgia;

}

#nav a:link, #nav a:visited {
	color: #AFC7AD;
	text-decoration: none;
}

#nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#content {
	text-align: left;
    width: 780px;
    background: url(img/bg_main.jpg) top left repeat-y;
}

#left {
	float: left;
	width: 600px;
	font-family: Verdana;
}

#right {
	padding: 0px 10px 10px 0;
	margin: 0 0 0 600px;
	font-family: Verdana;
	font-size: 12px;
}

#subnav	{
	margin: 0 0 25px 0;
	padding: 5px;
	border: 0;
}

#subnav br {
    line-height: 17px;
}

div.cleaner {
    clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}

hr.cleaner {
    clear: both;
    height: 1 px;
    margin: -1px 0 0 0;
    padding: 0;
    border: none;
    visibility: hidden;
}

#login {
	background: url(img/login_bg.jpg);
	width: 780px;
	height: 24px;
	font-family: Georgia;
	font-size: 11px;
	color: #2C7943;
	text-align: left;
	display: table-cell;
	vertical-align: middle;
}

#header .pad {
	padding-left: 10px;
	padding-top: 3px;
}

#login form {
	margin: 0;
	padding: 0;
}

#login .text {
	background: #AFC7AD;
	border: 1px #2C7943 solid;
	font-family: Georgia;
	font-size: 9px;
	color: #2C7943;
}

#login .button {
	background: url(img/bg_menu.jpg);
	font-family: Georgia;
	font-size: 11px;
	color: #AFC7AD;
	border: 1px #AFC7AD;
}

#login .box {
	height: 9px;
}

#loginbox {
	float: left;
	width: 600px;
}

#registrace {
	text-align: right;
	padding: 5px 2px 2px 0;
	margin: 0 0 0 600px;
}

#registrace a:link, #registrace a:active, #registrace a:visited {
	color: #CC3300;
	font-family: Georgia;
	font-size: 11px;
	text-decoration: none;
}

#registrace a:hover {
	color: #2C7943;
	text-decoration: underline;
}

#navleft {
	float: left;
	width: 650px;
}

#navright {
	text-align: right;
	padding: 5px 5px 2px 0;
	margin: 0 0 0 650px;
}

#navigation {
	background: url(img/navigation_bg.jpg);
	width: 780px;
	height: 24px;
	text-align: left;
	font-family: Georgia;
	font-size: 11px;
	color: #FFFFFF;
}

#navigation a:link, #navigation a:active, #navigation a:visited {
	color: #AFC7AD;
	text-decoration: none;
}

#navigation a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#header .pad2 {
	padding-left: 10px;
	padding-top: 5px;
}

#left .box {
	padding: 6px;
}

#left .box_top {
	font-size: 18px;
}

#left .box_middle {
	font-size: 14px;
}

#left .box_bottom {
	font-size: 12px;
    margin-top: 2px;
    /*border-top: 2px #DDD dotted;
    font-size: 70%;
    text-align: right;*/
}

#left a:link, #left a:visited, #left a:active, #index_real a:link, #index_real a:visited, #index_real a:active {
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
}

#left a:hover, #index_real a:hover {
	text-decoration: underline;
	color: #2C7943;
}

#right a:link, #right a:visited, #right a:active {
	color: #CC3300;
	text-decoration: none;
}

#right a:hover {
	text-decoration: underline;
	color: #2C7943;
}

#right .nadpis {
	color: #444444;
	font-size: 15px;
	margin-bottom: 10px;
}

#login a:link, #login a:visited, #login a:active {
	color: #CC3300;
	text-decoration: none;
}

#login a:hover {
	text-decoration: underline;
	color: #2C7943;
}

table {
    font-size: 12px;
}

table.list {
width:100%;
padding:0;
}
table.list td,table.list th {
border-right:0;
border-left:0;
}
table.list td div {
background-color:#FFFFFF;
padding:6px;
border-left:1px solid #777777;
border-right:1px solid #777777;
border-bottom:1px solid #777777;
}
div.error, div.notice, div.info {
margin:10px 100px;
padding:10px;
text-align:center;
color:#000000;
font-weight:bold;
-moz-border-radius:8px;
}
div.error {
background-color:#FFAAAA;
border:4px solid #FF0000;
}
div.notice {
background-color:#AAAAFF;
border:4px solid #0000FF;
}
div.info {
background-color:#AAFFAA;
border:4px solid #00FF00;
}

#newpm {
padding: 6px;
margin: 0px auto;
text-align: center;
width: 275px;
background-color: #FF0000;
margin-top: 5px;
}

#newpm a:link, #newpm a:visited, #newpm a:active {
color: #FFFFFF;
font-weight: bold;
font-size: 15px;
text-decoration: none;
}

#newpm a:hover {
text-decoration: underline;
}

#index_workaround {
    background-color: #FFFFFF;
    width: 780px;
    font-family: Verdana;
}
#index_left {
    float: left;
	width: 385px;
    text-align: left;
}

#index_right {
    margin: 0 0 0 385px;
    text-align: left;
}

#index_left_main .box {
	padding: 6px;
}

#index_left_main .box_top {
	font-size: 18px;
}

#index_left_main .box_middle {
	font-size: 14px;
}

#index_left_main .box_bottom {
	font-size: 12px;
    margin-top: 2px;
}

a.nadpisek {
    border: 2px solid #2C7943;
    margin: 0 0 0 10px;
    border-bottom: 2px solid #FFFFFF;
    padding: 8px;
    background: url(img/bg_menu.gif);
    font-size: 11px;
	font-family: Georgia;
}

a.nadpisek:link, a.nadpisek:visited {
	color: #AFC7AD !important;
    font-weight: normal !important;
	text-decoration: none;
}

a.nadpisek:hover {
	color: #FFFFFF !important;
	text-decoration: none !important;
}

.bb {
    width: 370px;
    margin: 8px 0 0 10px;
    border: 2px solid #2C7943;
}

.bb .box {
	padding: 4px;
}

.bb .box_top {
    font-size: 14px;
}

.bb .box_middle {
	font-size: 11px;
}

.bb .box_bottom {
	font-size: 11px;
}

#index_right form {
    display: table-cell;
}

.box_middle .quote {
    border: 3px black dashed;
    width: 94%;
    background: url(img/quote.jpg);
    position: relative;
    left: 3%;
    text-align: center;
    color: white;
}

.box_middle h2 {
    border-bottom: 3px #DDD dotted;
    color: grey;
    font-variant: small-caps;
}

table.kiekko_tbl {
    border-left: #CCCCCC 1px solid;
    border-right: #CCCCCC 1px solid;
    border-top: #CCCCCC 1px solid;
    border-bottom: #CCCCCC 1px solid;
}

th.kiekko_tbl_header {
    border: #CCCCCC 1px solid;
    border-top: 0px;
    background-color: #297339;
    color: #AFC7AD;
    font-family: Georgia;
    font-size: 11px;
    font-weight: normal;
}

td.kiekko_tbl_row0 {
    background-color: #CCCCCC;
}

td.kiekko_tbl_divider {
    background-color: #000000;
    height: 3px;
}