body {
	color: #4B1800;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	background-image: url(../layout/main_bg.gif);
	background-position: top;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	height:100%; 
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	
}

p {
	margin: 0px;
	padding: 0px;
}

a {
	color: #BF4914;
}
a:hover {
	color: #41307D;
}

.div_center {
	width: 1000px;
	text-align: center;
}
.div_menu {
	height: 16px;
	width: 390px;
	float: left;
	background-image: url(../layout/menu_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding-top: 10px;
	text-align: justify;
}
.div_content {
	width: 1000px;
	float: left;
	text-align: left;
	margin-bottom: 15px;
}

.div_home_center {
	width: 334px;
	float: left;
	background-image: url(../layout/malamut_arena.jpg);
	background-repeat: no-repeat;
	background-position: top;
	min-height: 500px;
	padding-top: 190px;
	padding-left: 75px;
	padding-right: 75px;
}

.div_home_center_down {
	width: 460px;
	float: left;
	min-height: 500px;
	padding-top: 50px;
	padding-left: 12px;
	padding-right: 12px;
}
.div_home_left {
	width: 246px;
	float: left;
	text-align: left;
	padding-left: 12px;
}
.div_home_right {
	width: 246px;
	float: left;
	text-align: right;
	padding-right: 12px;
}
.div_head {
	width: 239px;
	height: 37px;
	float: left;
	background-image: url(../layout/head.gif);
	text-align: center;
	padding-top: 12px;
}

.div_content_frame {
	width: 730px;
	float: left;
	padding-left: 12px;
}

.div_content_frame_sponzor {
	width: 988px;
	float: left;
	padding-left: 12px;
}
.content {
	padding-left: 10px;
	padding-right: 30px;
	padding-top: 20px;
	padding-bottom: 15px;
	float: left;
	text-align: left;
	width: 690px;
}

.content_sponzor {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 15px;
	float: left;
	text-align: left;
	width: 960px;
}
.lista {
	width: 220px;
	padding: 10px;
	background-color: #FFFDDD;
	border-color: #EDCCBD;
	border-width: 1px;
	border-style: solid;
	float: left;
	margin-top: 15px;
}
/* styles */

a.link1 {
	color: #BF4914;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	padding-right: 32px;
}
a.link1:hover {
	color: #41307D;
}

a.link1_en {
	color: #BF4914;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	padding-right: 26px;
}
a.link1_en:hover {
	color: #41307D;
}

a.link1r {
	color: #BF4914;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	padding-right: 18px;
}
a.link1r:hover {
	color: #41307D;
}

a.link1r_en {
	color: #BF4914;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	padding-right: 21px;
}
a.link1r_en:hover {
	color: #41307D;
}

a.link1x {
	color: #BF4914;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
a.link1x:hover {
	color: #41307D;
}

h1 {
	font-size: 18px;
	line-height: 22px;
	color: #BA3A00;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
h2 {
	font-size: 18px;
	line-height: 22px;
	color: #BA3A00;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
h3 {
	font-size: 15px;
	line-height: 22px;
	color: #6CA42F;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

.green {
	font-weight: bold;
	color: #6CA42F;
}
.green_2 {
    font-size: 14px;
	font-weight: bold;
	color: #6CA42F;
}

.green_3 {
	font-size: 18px;
	font-weight: bold;
	color: #6CA42F;
	line-height: 23px;
}

.black {
	font-size: 14px;
	font-weight: bold;
	color: Black;
}

.black_18 {
	font-size: 18px;
	font-weight: bold;
	color: Black;
}

.white {
	color: #ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.white_bold {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.title{
	font-weight: bold;
	color: #BA3A00;
}

.title_blue{
	font-weight: bold;
	color: #005dba;
}

.title2{
	font-weight: bold;
	color: #BA3A00;
	font-size: 14px;
}

.red_bold{
	font-weight: bold;
	color: #FF0000;
	font-size: 15px;
	text-align: justify;

}

#div_footer {
	width: 100%;
	height: 50px;
	color: #ffffff;
	padding-top: 17px;
	background-image: url(../layout/footer_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	text-align: center;
	font-size: 11px;
	line-height: 18px;
	margin-top: 20px;
	background-color: #8599a2;
	float: left;
}
#div_topper {
	float: left;
	height: 20px;
	width: 100%;
	background-image: url(../layout/topper_bg.gif);
	text-align: right;
	background-repeat: repeat-x;
}

a.lang {
	color: Red;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
a.lang:hover {
	color: #790000;
}

.flag {
	margin-right: 10px;
	border: none;
	border-width: 0px;
}
.donly {
	margin-left: 13px;
}


input.guest {
	width: 180px;
	height: 18px;
	background-color:#ffffff;
	background-repeat: repeat-x;
	padding-left: 4px; padding-right: 4px;
	padding-top: 3px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	border-width: 1px;
	border-color: #004e33;
	border-style: solid;
}

input.guest2 {
	width: 130px;
	height: 18px;
	background-color:#ffffff;
	background-repeat: repeat-x;
	padding-left: 4px; padding-right: 4px;
	padding-top: 3px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	border-width: 1px;
	border-color: #004e33;
	border-style: solid;
	margin-right: 10px;
}

input.guest3 {
	width: 100px;
	height: 18px;
	background-color:#ffffff;
	background-repeat: repeat-x;
	padding-left: 4px; padding-right: 4px;
	padding-top: 3px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	border-width: 1px;
	border-color: #004e33;
	border-style: solid;
}

textarea.guest {
	width: 458px;
	height: 55px;
	border: 0px;
	background-color: #ffffff;
	padding-left: 4px; padding-right: 4px;
	padding-top: 3px; padding-bottom: 3px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	border-width: 1px;
	border-color: #004e33;
	border-style: solid;
}

.diskusia{	
	font-weight: bold;
	font-size: 10px;
}
.diskusia_text{	
	font-weight: normal;
	font-size: 11px;
	margin-left: 10px;
}

.spravy_text{	
	font-weight: normal;
	font-size: 11px;
	margin-left: 10px;
}
.spravy_text *{	
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
}

.forum {
	font-size: 13px;
	font-weight: bold;
	color: #5789E2;
	text-align: left;
}
.nadpis_forum {
	font-size: 11px;
	font-weight: bold;
	color: #5789E2;
}
.forum_meno {
	font-size: 11px;
	font-weight: bold;
	color: #BA3A00;
}
.forum_small{
	font-size: 10px;
	font-weight: normal;
	color: #BA3A00;
}
.forum_datum{
	font-size: 10px;
	font-weight: normal;
	color: #BA3A00;
}
