/* obecné styly */
body{
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 8pt;
	color: #333333; /* #cbd1d5; */
}

div, p, h1, h2, h3, form, input, img{
	margin: 0;
	padding: 0;
}
h1{
	color: black;
	font-size: 9pt;
}
a{
	text-decoration: none;
	color: #333333;
}
a img{
	border: none;
}
input{
	border: 1px solid Silver;
	background-color: transparent;
}
.clear{
	clear: both;
}

.MyGray
{
color: #2C2C2C;
}

.HiddenOver
{
overflow: hidden;
}

.Bold
{
font-weight: bold;
}


/* -------------------------------------------------- hlavička -------------------------------------------------- */
#top{
	background-image: url(images/top_bck.gif);
	background-repeat: repeat-x;
	height: 115px;
	width: 999px;
	overflow: hidden;
}
#top .part{
	background-image: url(images/top_sepa.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	float: left;
	height: 115px;
}

#top .part2{
	background-image: url(images/top_sepa.gif);
	background-repeat: no-repeat;
	/*background-position: 7px right;*/
	float: left;
	height: 115px;
	padding-left: 5px;
	padding-right: 5px;
	width: 290px;
}

#top .part3{
	background-image: url(images/top_sepa.gif);
	background-repeat: no-repeat;
	/*background-position: 7px right;*/
	float: left;
	height: 115px;
	padding-left: 5px;
	padding-right: 5px;
	width: 145px;
}

#top .part4
{
	background-image: url(images/top_sepa.gif);
	background-repeat: no-repeat;
	float: left;
	height: 115px;
	padding-left: 5px;
	padding-right: 5px;
	width: 240px;
}

#top h1 a{
	color: Black;
	font-weight: bold;
}

#topmenu{
	background-image: url(images/hmenu_bck.gif);
	background-repeat: repeat-x;
	height: 30px;
	background-position: bottom;
	font-weight: bold;
	margin-bottom: 12px;
}
#topmenu .part{
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(images/hmenu_sepa.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 30px;
	line-height: 28px;
	text-transform: uppercase;
	display: block;
}
#topmenu .selected, #topmenu .part:hover{
	background-color: #B22B10;
	background-image: url(images/hmenu_arrow.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	color: White;
}
#topmenu .topform{
	float: right;
	width: 200px;
	background-image: url(images/search.gif);
	background-position: 45px;
	background-repeat: no-repeat;
	height: 23px;
	padding-top: 7px;
}
#topmenu .input{
	width: 108px;
	font-size: 7pt;
	margin-left: 7px;
	padding-left: 3px;
	padding-right: 3px;
	border: 0px none;
}
#topmenu .submit{
	width: 32px;
	cursor: pointer;
	margin-left: 0px;
	padding: 0;
}

.dotline{
	border-bottom: 1px dotted #8C8C8C;
	height: 0px;
	overflow: hidden;
}
.ico_red{
	/* --- starý návrh - dělal mezery při číslech větších než 9
	height: 16px;
	background-image: url(images/ico_blank_red.gif);
	background-repeat: no-repeat;
	background-position: center;
	color: White;
	font-weight: bold;
	text-align: right;
	padding-left: 5px;
	padding-right: 5px;
*/
	width: 16px;
	height: 16px;
	float: left;
	text-align: center;
	background: url(images/ico_blank_red.gif) no-repeat;
	background-position: center;
	color: White;
	font-weight: bold;
	margin-right: 2px;
	padding-top: 2px;
	cursor: pointer;
}
.ico_gray{
	height: 16px;
	background-image: url(images/ico_blank_gray.gif);
	background-repeat: no-repeat;
	background-position: center;
	color: White;
	font-weight: bold;
	text-align: right;
	padding-left: 5px;
	padding-right: 5px;
}
.ico_red_big{
	background-image: url(images/ico_blank_red_big.gif);
	background-repeat: no-repeat;
	background-position: center;
	color: White;
	font-weight: bold;
	text-align: right;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 5px;
	padding-bottom: 4px;
	line-height: 24px;
	font-size: 13pt;
}
.ico_red_big1{
	background-image: url(images/ico_blank_red_big.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 24px;
	color: White;
	font-weight: bold;
	text-align: right;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 9px;
	padding-bottom: 9px;
	line-height: 24px;
	font-size: 13pt;
}
.ico_gray_big{
	background-image: url(images/ico_blank_gray_big.gif);
	background-repeat: no-repeat;
	background-position: center;
	color: White;
	font-weight: bold;
	text-align: right;
	padding-left: 3px;	/*puvodne 9*/
	padding-right: 3px;	/*puvodne 9*/
	padding-top: 5px;
	padding-bottom: 4px;
	line-height: 24px;
	font-size: 13pt;
}
.fleft{
	float: left;
}
.fright{
	float: right;
}
.bck_black{
	background-color: Black;
}
.bck_gray{
	background-color: Gray;
}
.bck_green{
	background-color: #7D910F;
	font-weight: bold;
}
.bck_tryhead
{
    background-color:  #7f8368;
}
.height19{
	height: 19px;
	line-height: 19px;
	font-size: 9pt;
}
.height17{
	height: 17px;
	line-height: 17px;
	font-size: 9pt;
}
.height15{
	height: 15px;
	line-height: 15px;
	font-size: 8pt;
}
.height32{
	height: 32px;
	line-height: 32px;
	font-size: 9pt;
}

.header{
	color: White;
	text-transform: uppercase;
	padding-left: 5px;
}
.header a{
	color: White;
}
.header .shaddow{
	float: right;
	text-transform: none;
	position: relative;
	top: 8px;
	font-size: 15pt;
	color: #90A133;
	height: 23px;
	overflow: hidden;
}
.header .small{
	font-size: 6pt;
	vertical-align: 3px;
	line-height: 10px;
}

#body{
	margin-left: auto;
	margin-right: auto;
	width: 999px;
	z-index: 0 !important;
}

#logo{
	text-align: center;
	width: 288px;
	float: left;
	padding-top: 13px;
	/*
	background-image: url(images/top_sepa.gif);
	background-repeat: no-repeat;
	background-position: 7px right;
	
    padding-right: 40px;
    */
}
#logo p{
	font-size: 6pt;
	color: Gray;
}
#play{
	width: 295px;
}
#play h1{
	text-transform: uppercase;
	padding-top: 29px;
	padding-left: 10px;
	font-size: 7pt;
}
#play .playmap{
	float: right;
	padding-right: 8px;
}
#play form{
	width: 161px;
	text-align: right;
	margin-top: 3px;
	font-size: 7pt;
}
#playform{
	width: 161px;
	text-align: right;
	margin-top: 3px;
	font-size: 7pt;
}
#play select{
	border: 1px solid Silver;
	background-color: transparent;
	width: 115px;
	height: 15px;
	font-size: 7pt;
	margin-top: 2px;
}
#play .playtype{
	width: 57px;
}
.searchico{
	background-color: transparent;
	border: 0px none;
	background-image: url(images/search_butt.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 55px;
	cursor: pointer;
}

.searchicoen{
	background-image: url(images/search_butt_en.gif);
}

#play .playsub{
	margin-top: 1px;
}

#trygolf{
	width: 145px;
}

#trygolf h1{
	text-transform: uppercase;
	padding-top: 29px;
	padding-left: 10px;
	font-size: 7pt;
}
#trygolf img{
	float: right;
	padding-right: 25px;
}

.trygolf
{
	background-image: url(images/top_sepa.gif);
	background-repeat: no-repeat;
	/*background-position: 7px right;*/
	width: 145px;
	height:115px;
	float: left;
}

.trygolf h1{
	text-transform: uppercase;
	padding-top: 29px;
	padding-left: 10px;
	font-size: 7pt;
}
.trygolf img{
	float: right;
	padding-right: 25px;
}

.newcontacts a
{
    text-decoration: none;
	font-weight: normal;
	font-size: 8pt;
	float: left;
}

#contacts
{
	width: 190px;
	overflow: hidden;
}
#contacts h1{
	text-transform: uppercase;
	padding-top: 29px;
	padding-left: 10px;
	font-size: 7pt;
}
#contacts a
{
	text-decoration: none;
	font-weight: normal;
	font-size: 8pt;
}
#contacts .holder
{
	padding: 10px;
}
#login{
	width: 195px;
	font-size: 7pt;
}
#login h1{
	text-transform: uppercase;
	padding-top: 29px;
	padding-left: 10px;
	font-size: 7pt;
	text-align: left;
}
#login .subpart{
	height: 25px;
	padding-left: 20px;
	display: block;
	line-height: 25px;
	font-size: 7pt;
	float: right;
	color: #7D7D7D;
}
#login form{
	text-align: right;
	margin-top: 3px;
	padding: 0;
}
#loginform{
	text-align: right;
	margin: 0;
	padding: 0;
}

#login .loginrow{
	height: 17px;
	line-height: 15px;
	margin-bottom: 2px;
}
#login .loginrow input{
	width: 147px;
	height: 15px;
}
#login .logsub{
	background-image: url(images/login_butt.gif);
	background-repeat: no-repeat;
	width: 64px;
	height: 16px;
	border: 0px none;
	cursor: pointer;
}
#login .button{
	width: 88px;
	height: 17px;
	font-size: 7pt;
	cursor: pointer;
	margin-right: 9px;
	padding-bottom: 5px;
}

.publogsub{
	background-image: url(images/login_butt.gif);
	background-repeat: no-repeat;
	width: 64px;
	height: 16px;
	border: 0px none;
	cursor: pointer;
}

#page{
	background-image: url(images/page_bck.gif);
	background-repeat: repeat-y;
	_height: 30px;
}
#pagetry{
	background-image: url(images/page_bck_try.jpg);
	background-repeat: repeat-y;
	_height: 30px;
}
#page .xtop{
	height: 18px;
	line-height: 18px;
	background-color: White;
}
#pagetry .xtop{
	height: 18px;
	line-height: 18px;
	background-color: White;
}
#page2
{
	background-image: url(images/page_bck2.gif);
	background-repeat: repeat-y;
	_height: 30px;
}
#page2 .xtop{
	height: 18px;
	line-height: 18px;
	background-color: White;
}
#left{
	float: left;
	width: 184px;
	overflow: hidden;
}
#left .xtop a{
	width: 60px;
	float: left;
	text-align: center;
	background-image: url(images/lang_sepa.gif);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	background-color: #E6E6E6;
	font-weight: normal;
	text-decoration: none;
}
#left .xtop a.actual{
	background-image: none;
	background-color: #666666;
	color: #E8E8E8;
}
#lmenu{
	background-color: White;
	padding-top: 12px;
	margin-bottom: 30px;
}
#lmenu .padtop11{
	height: 11px;
	background-color: #E6E6E6;
}
#lmenu .part{
	background-image: url(images/lmenu_line.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 22px;
	line-height: 22px;
	text-transform: uppercase;
	display: block;
	color: #5F5F5F;
	padding-left: 8px;
	padding-top: 3px;
	font-weight: bold;
	background-color: #E6E6E6;
	position: relative;
}
#lmenu .selected, #lmenu .part:hover{
	background-color: #B22B10;
	color: White;
}
#lmenuarrow{
	background-image: url(images/arrow_lmenu.gif);
	background-repeat: no-repeat;
	background-position: left;
	position: absolute;
	left: -10px;
	top: 0px;
	height: 25px;
	width: 10px;
	display: block;
}
#spec1{
	width: 160px;
	height: 180px;
	border: 1px solid #CDCDCC;
	background-image: url(images/advert.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}
#right{
	float: right;
	width: 174px;
	background-color: White;
	padding-left: 2px;
	padding-right: 8px;
	padding-bottom: 25px;
	overflow: hidden;
}
#spec2{
	width: 174px;
	padding-top: 10px;
	padding-bottom: 15px;
}
#right p.right{
	font-weight: bold;
	color: Black;
	padding-right: 10px;
}
#right .news{
	background-image: url(images/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	color: #8C8C8C;
	text-decoration: none;
	padding-right: 15px;
	padding-top: 10px;
	border-bottom: 1px dotted #8C8C8C;
	padding-bottom: 10px;
}
#right .news span{
	display: block;
	color: Black;
	text-transform: uppercase;
	padding-bottom: 3px;
}
#news2{
	padding-top: 10px;
}
#news2 .header{
	margin-bottom: 10px;
}
#right .news2{
	color: Black;
	background-image: url(images/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	text-decoration: none;
	padding-right: 15px;
	padding-top: 3px;
	border-bottom: 1px dotted #8C8C8C;
	padding-bottom: 3px;
}
#right .news3{
    color: Black;
	background-image: url(images/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	text-decoration: none;
	padding-right: 25px;
	padding-top: 3px;
	border-bottom: 1px dotted #8C8C8C;
	padding-bottom: 3px;
	font-weight: normal;
}
#right .grayblock{
	height: 26px;
	margin-left: 2px;
	background-color: #E0E0E0;
	margin-top: 23px;
	margin-bottom: 15px;
}
h1.grayshort{
	background-color: #666666;
	height: 16px;
	text-transform: uppercase;
	color: White;
	width: 60px;
	line-height: 16px;
	padding-left: 4px;
	font-weight: normal;
}
#anketa form{
	padding-top: 15px;
}
#anketa h2{
	font-size: 8pt;
	color: Black;
	padding-bottom: 15px;
}
#anketa .inqrow{
	height: 17px;
}
#anketa .inqrow span{
	line-height: 17px;
	margin-left: 10px;
}
#anketa input{
	border: none;
}
#anketa a{
	border: 1px solid Silver;
	height: 16px;
	width: 72px;
	display: block;
	float: left;
	line-height: 16px;
	text-align: center;
	font-size: 7pt;
}
#anketa .inqsub{
	background-image: url(images/arrow_red.gif);
	background-position: right;
	background-repeat: no-repeat;
	background-color: transparent;
	width: 25px;
	height: 16px;
	border: 0px none;
	cursor: pointer;
}
#anketa .hlas{
	color: Black;
	text-transform: uppercase;
	font-size: 7pt;
	margin-left: 14px;
	line-height: 16px;
}
#anketa .inqbot{
	margin-top: 8px;
}
#search{
	padding-top: 10px;
	font-size: 7pt;
}
#search input{
	width: 117px;
	margin-top: 3px;
}
#search form{
	text-align: right;
	padding-top: 15px;
}
#search .searchico{
	width: 55px;
	margin-top: 5px;
}
#search span{
	margin-right: 10px;
}
#content{
	height: auto;
	margin-left: 197px;
	margin-right: 209px;
	z-index: 0 !important;
	/* width: 587px; */
}
#content h1{
	text-transform: uppercase;
	font-size: 11pt;
	color: #2C2C2C;
}
#content h1 a{
	color: #2C2C2C;
}
#content h2{
	font-size: 10pt;
	color: #2C2C2C;
}
#content h2 a{
	color: #2C2C2C;
}
#content img.gallery{
	border: 3px solid #666666;
}
#content img.gallery_full{
	border: 8px solid #666666;
}
#content2{
	height: auto;
	margin-left: 197px;
	margin-right: 1px;
	/* width: 587px; */
}
#content2 h1{
	text-transform: uppercase;
	font-size: 11pt;
	color: #2C2C2C;
}
#content2 h1 a{
	color: #2C2C2C;
}
#content2 h2{
	font-size: 10pt;
	color: #2C2C2C;
}
#content2 h2 a{
	color: #2C2C2C;
}
#content2 img.gallery{
	border: 3px solid #666666;
}
#content2 img.gallery_full{
	border: 8px solid #666666;
}


#bottom{
	height: 27px;
	background-color: White;
}
#bottom div{
	float: left;
	height: 27px;
}
#bottom .left{
	width: 184px;
	background-color: #848180;
}
#bottom .center{
	margin-left: 8px;
	width: 587px;
	background-color: #848180;
	color: White;
	font-weight: bold;
	text-align: left;
	padding-left: 18px;
	padding-top: 7px;
	height: 20px;
	background-image: url(images/t-systems.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
#bottom .center img{
	vertical-align: middle;
}
#bottom .right{
	margin-left: 10px;
	width: 176px;
	background-color: Black;
	color: White;
	font-size: 7pt;
	text-align: left;
	padding-left: 8px;
	line-height: 27px;
}

/* ------------------------- MASTER PAGE ----------------------------- */
.InfoBar{
	/* height: 20px; */
	line-height: 19px;
	font-size: 11pt;
	padding: 2px;
}

.MasterError
{
color: White;
font-weight: bold;
font-size: 11px;
display: block;
text-align: center;
background: Red;
height: 15px;
overflow: hidden;
}

.MasterOK
{
color: White;
font-weight: bold;
font-size: 11px;
display: block;
overflow: hidden;
text-align: center;
background: Green;
height: 15px;
}

.DotCleaner
{
background-image: url(images/dots.gif);
background-repeat: repeat-x;
height: 2px;
width: 98%;
}

/* ------------------------- COURSES ----------------------------- */
#CourseForm
{
/* display: inline; */
padding: 4px;
margin: 15px 5px 0px 7px;
width: 235px;
float: left;
}

#CourseForm .Select
{
margin-left: 5px;
}

#CourseMap
{
margin-right: 10;
}

/* ------------------------ COURSE DETAIL ------------------------- */
.MainHolder
{
    width: 99%;
    
    /* _width: 592; */
    /*
    float: left;
    _float: none;
    width: 584px;
	/* margin-top: 10px; */
}
.IconInfo
{
float: right;
margin-right: 5px;
}

.CoursePhoto
{
float: left;
margin-right: 15px;
overflow: hidden;
/* width: 180px; */
max-width: 180px;
}

.TournHeadPhoto
{
    float: left;
    margin-right: 15px;
    overflow: hidden;
}

.CourseCity
{
font-weight: bold;
font-size: 11px;
text-align: left;
}
.CourseDescription
{
margin-right: 10px;
text-align: left;
margin-bottom: 10px;
}
.CourseGallery .rscImgGall_img
{
border: solid 2px #C8C8C8;
}

.NextInformation
{
float: left;
width: 295px;
margin-right: 7px;
}
.PanelMap
{
width: 280px;
overflow: hidden;
float: left;
}

.InfoTable
{
    width: 100%;
}

.InfoTable td.Name
{
font-weight: bold;
padding-top: 5px;
padding-bottom: 5px;
}

.InfoTable td.Value
{
font-weight: normal;
padding-top: 5px;
padding-bottom: 5px;
color: #2C2C2C;
}

.InfoTable td.Name, .InfoTable td.Value
{
background-image: url(images/dots.gif);
background-repeat: repeat-x;
background-position: bottom;
}

 .InfoTable td.NoDots
 {
    background-image: none;
 }

.Contacts
{
    margin-top: 5px;
    padding: 3px;
    font-weight: bold;
}

.StipTable
{
    width: 100%;
    padding: 0px;
    margin-top: 3px;
    border-collapse: collapse;
} 

.StipTable td.SecondHalf
{
background: background: #FFFF00;
}

.StipTable td.None
{
background: none;
}

.StipTable td.Head
{
font-weight: bold;
}

.StipTable td.Data
{
font-weight: normal;
}

.StipTable td.FirstHalf
{
background: #e6e6e6;
}

.ContactDiv
{
	position: absolute;
	background: white;
	left: 100px;
	top: 0px;
	padding: 5px;
}
.ContactDivNot
{
	border: none;
}
.TypeImageIcon
{
float: left;
margin-right: 2px;
}

.BubbleTable
{
border: 1px solid Gray;
background: white;
width: 200px;
}
.BubbleTable .Head
{
/*
background-image: url(images/bubble_head.gif);
background-repeat: no-repeat;
background-position: top center;
*/
height: 5px;
padding: 4px;
text-align: center;
font-weight: bold;
}
.BubbleTable .ContactType
{
	background-color: Black;
	color: White;
	padding: 3px;
	padding-left: 5px;
}
.BubbleTable .Data
{
padding-left: 5px;
padding-top: 2px;
padding-right: 5px;
}
.BubbleTable .Bottom
{
/*
background-image: url(images/bubble_head_down.gif);
background-repeat: no-repeat;
background-position: bottom center;
*/
height: 10px;
padding: 4px;
text-align: center;
font-weight: bold;
}

/* ----------------------- DEFAULT ----------------------------- */
.DefaultPhoto
{
float: left;
margin-right: 15px;
overflow: hidden;
width: 180px;
}

/* ----------------------- COURSE PART DETAIL --------------------- */
.HolePad
{
float: left;
}

.HoleInfo
{
width: 305px;
overflow: hidden;
float: left;
}

.HoleImageDiv
{
width: 260px;
background-image: url(images/dots_v.gif);
background-repeat: repeat-y;
background-position: top right;
float: left;
height: 300px;
padding: 5px;
}

.HoleInfoDiv
{
	width: 205px;
	border: 1px solid black;
	padding: 5px;
	overflow: hidden;
	padding-left: 10px;
}
.HoleLength
{
text-align: center;
padding-top: 3px;
padding-top: 3px;
background: #e7e5e6;
}
.HoleNumber
{
	float: right;
	margin-left: 1px;
}
.Rel
{
position: absolute;
}
.HoleLengths
{
width: 100%;
}
.HoleLengths td
{
	width: 12%;
	text-align: center;
}
.BLACKTee
{
	background: Black;
	color: White;
}
.WHITETee
{
	background: White;
	color: Black;
}
.YELLOWTee
{
	background: rgb(255,255,100);
	color: Black;
}
.BLUETee
{
	background: rgb(135,171,245);
	color: White;
}
.REDTee
{
	background: rgb(255,81,81);
	color: White;
}
.ORANGETee
{
	background: rgb(245,146,81);
	color: Black;
}
.GOLDTee
{
	background: rgb(230,174,62);
	color: Black;
}
.GREENTee
{
	background: #a6ff00;
	color: Black;
}


/* ------------------------ TOURNAMENT DETAIL ------------------------- */

.TournPhoto
{
float: left;
margin-right: 15px;
overflow: hidden;
width: 180px;
}
.TournPlace
{
font-weight: bold;
font-size: 11px;
text-align: left;
}
.TournDescription
{
margin-right: 10px;
text-align: left;
margin-bottom: 10px;
}
.TournDate
{
float:right;
text-align: right;
font-size: 14px;
font-weight: bold;
}
.MenuDiv
{
float: left;
margin-right: 7px;
margin-top: 0px;
padding: 0px;
}

.MenuDivHolder
{
padding-top: 5px;
padding-left: 5px;
background-image: url(images/dots.gif);
background-repeat: repeat-x;
background-position: top;
margin-top: 8px;
margin-bottom: 15px;
width: 99%;
}
.MenuIcon
{
	vertical-align: middle;
}

.MenuDiv a
{
font-weight: normal;
margin: 0px;
padding: 0px;
}

/* ---------------------------------------- ARTICLES ------------------------------- */
.SectionLabel
{
	color: #afafaf;
	font-size: 12px; 
}
.ArticleDiv
{
	width: 100%; 
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	overflow: hidden;
	background: #f6f6f6;
	background-image: url(images/dots.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.ArticleDivNoDots
{
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
	background-color: #f6f6f6;
	padding-left: 8px;
}
.ArticleDivNoDotsNoBack
{
	width: 99%; 
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
	padding-left: 8px;
	background-color: #E6E6E6;
	
}
.ArticleDivNoBack
{
	width: 100%; 
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	overflow: hidden;
	background: #ffffff;
	background-image: url(images/dots.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.ArticleImg
{
vertical-align: middle;
width: 105px;
}
.ArticleHeader
{
font-weight: bold;
color: Black;
padding-bottom: 5px;
font-size: 12px;
}
.ArticleText
{
/* color: #797979; */
color: Black;
padding-bottom: 5px;
}

.ArticleTrip
{
    
}

/* --------------------------------- Juries ------------------------- */
.JuryLink
{
	display: block;
	width: 100%;
	padding-left: 7px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.JuryLink:hover
{
	background-color: #E6E6E6;
}

/* --------------------------------- Gallery ------------------------- */
.GalleryPreviewImage
{
	border: 2px solid #E6E6E6;
	cursor: pointer;
}
.GalleryMainImage
{
text-align: center;
margin: 5px;
border: 3px solid black;
width: 550px;
max-width: 550px;
cursor: pointer;
}

.tableImageHolderc
{
    text-align: center;
    margin: 0 auto;
}

/* ----------------------------- TryGolf ------------------- */
.zgnew
{
    width: 585px;
    height: 567px;
    margin: auto;
}

.zgnew a
{
    display: block;
	text-decoration: none;
	font-weight: normal;
	cursor: pointer;
}

.zgnew a:hover
{
    text-decoration: none;
}

.zgnew .whynew
{
    background-image: url(images/zg_why.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 237px;
	height: 150px;
}

.zgnew .hownew
{
    background-image: url(images/zg_how.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 168px;
	height: 166px;
	padding-right: 9px;
}

.zgnew .wherenew
{
    background-image: url(images/zg_where.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 170px;
	height: 164px;
	padding-left: 23px;
}

.zgnew .whennew
{
    background-image: url(images/zg_when.gif);
	background-position: 10px top;
	background-repeat: no-repeat;
	width: 178px;
	height: 44px;
	padding-right: 55px;
	padding-top: 133px;
}

.zgnew .howmanynew
{
    background-image: url(images/zg_howmany.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 145px;
	height: 25px;
	padding-left: 55px;
	padding-top: 130px;
}

#zg .links{
	text-align: right;
	height: 10px;
	margin-top: 7px;
	padding-right: 10px;
}
#zg h2{
	text-transform: uppercase;
	color: #897E62;
	font-style: italic;
	padding-top: 3px;
	font-size: 9pt;
	padding-left: 12px;
}
#zgbody{
	width: 560px;
	height: 480px;
	left: 20px;
	position: relative;
	padding-bottom: 20px;
	margin-top: 30px;
}
#zgbody a{
	position: absolute;
	display: block;
	text-decoration: none;
	font-weight: normal;
}
#zgbody .when{
	left: 20px;
	top: 300px;
	background-image: url(images/zg_when.gif);
	background-position: right top;
	background-repeat: no-repeat;
	width: 178px;
	height: 44px;
	padding-top: 133px;
	padding-right: 55px;
}
#zgbody .how{
	left: 3px;
	top: 129px;
	background-image: url(images/zg_how.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 168px;
	height: 166px;
	padding-right: 9px;
}
#zgbody .why{
	left: 155px;
	top: 15px;
	background-image: url(images/zg_why.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 237px;
	height: 150px;
}



#zgbody .more{
	left: 479px;
	top: 4px;
	background-image: url(images/zg_more.gif);
	background-position: center;
	background-repeat: no-repeat;
	width: 69px;
	height: 66px;
}
#zgbody .where{
	left: 366px;
	top: 130px;
	background-image: url(images/zg_where.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 170px;
	height: 164px;
	padding-left: 23px;
}
#zgbody .howmany{
	left: 333px;
	top: 300px;
	background-image: url(images/zg_howmany.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 145px;
	height: 25px;
	padding-left: 55px;
	padding-top: 130px;
}
.links a{
	height: 10px;
	color: #99A940;
	border-left: 1px solid #99A940;
	padding-left: 7px;
	margin-left: 10px;
	font-weight: normal;
}
.TryGolfTable
{
	width: 560px; height: 480px; border: 1px solid black;
}

.TryGolfTable td 
{
	width: 33%;
}

/* ----------------------------------------- User Controls ------------------------------- */
/* diskuze */
.divWrapper
{
    width: 100%;
}

.DiscTable
{
    width: 100%;
    border: 0px;
    margin-bottom: 5px;
}

.DiscTable .leftpart
{
    text-align: center;
    width: 22%;
    vertical-align: top;
}

.DiscTable .leftpartcolor
{
    text-align: center;
    width: 22%;
    vertical-align: top;
    background-color: #EAEAEA;
}

.DiscTable .rightpart
{
    text-align: left;
    width: 78%;
    vertical-align: top;
    padding-left: 7px;
}

.DiscTable .headpart
{
    height: 21px;
    background-color: #969696;
}

.DiscTable .headparttd
{
    color: White;
    font-weight: bold;
    padding-left: 28px;
    vertical-align: middle;
    font-size: 12px;
    font-weight: bold;
    background-image: url(images/arrow_discussion.gif);
	background-position: 12px 0px;
	background-repeat: no-repeat;
}

.DiscTable .datediv
{
    width: 100%;
    height: 21px;
    background-color: #EAEAEA;
    color: #B22A10;
    /* padding-left: 30px; */
    line-height: 20px;
    /* padding-top: 5px; */
    vertical-align: middle;
}

.DiscTable .textdiv
{
    width: 90%;
}

.DiscTable .icon
{
    text-align: center;
    border: 0px;
    width: 60px;
    margin-top: 8px;
}

.DiscTable .finalseparator
{
    margin-top: 5px;
    height: 5px;
    background-color: #DCDCDC;
    
}

.NavigationTable
{
    width: 100%;
    border: 0px;
    margin-bottom: 3px;
    margin-top: 30px;
    text-align: center;
    color: White;
}

.NavigationTable tr
{
    background-color: #B22A10;
    height: 21px;
    vertical-align: middle;
}

.DiscMenuTable
{
    width: 100%;
    border: 0px;
    margin-bottom: 3px;
    margin-top: 3px;
    text-align: left;
    color: White;
}

.DiscMenuTable tr
{
    background-color: #B22A10;
    height: 21px;
    vertical-align: middle;
}

.DiscMenuTable td
{
    text-align: left;
    padding-right: 5px;
}

.DiscMenuTable .sendemail
{
    background-image: url(images/icon_sendemail.gif);
	background-position: 12px 3px;
	background-repeat: no-repeat;
	padding-left: 30px;
}

.DiscMenuTable .sendpm
{
    background-image: url(images/icon_sendpm.gif);
	background-position: 12px 3px;
	background-repeat: no-repeat;
	padding-left: 30px;
	width: 15%;
}

.DiscMenuTable .block
{
    background-image: url(images/icon_block.gif);
	background-position: 12px 3px;
	background-repeat: no-repeat;
	padding-left: 30px;
	width: 15%;
}

.DiscMenuTable .addtofav
{
    background-image: url(images/icon_addtofav.gif);
	background-position: 12px 3px;
	background-repeat: no-repeat;
	padding-left: 30px;
}

/* diskuze end */

/* seznam for */

.ForumTable
{
    width: 100%;
    border: 0px;
    margin-bottom: 5px;    
}

.ForumTable .ForumTableHead
{
    height: 30px;
    width: 100%;
    background-color: Black;
    color: White;
    font-size: 13px;
}

.ForumTable .ForumTableHead td
{
    text-align: left;
    padding-left: 3px;
    padding-right: 3px;
}

.ForumTable .headpart
{
    height: 21px;
    background-color: #969696;
}

.ForumTable .headparttd
{
    color: White;
    font-weight: bold;
    padding-left: 28px;
    vertical-align: middle;
    font-size: 13px;
    font-weight: bold;
    background-image: url(images/arrow_discussion.gif);
	background-position: 12px 0px;
	background-repeat: no-repeat;
}

.ForumTable .commontd
{
    text-align: left;
    vertical-align: top;
    padding-top: 15px;
    padding-left: 5px;
    padding-right: 5px;
}

.StatsTable
{
    width: 100%;
    border: 0px;
    margin-bottom: 3px;
    margin-top: 30px;
    text-align: center;
    color: White;
}

.StatsTable tr
{
    background-color: #B22A10;
    height: 21px;
    vertical-align: middle;
}

.StatsTable td
{
    color: White;
    font-weight: bold;
    padding-left: 28px;
    vertical-align: middle;
    font-size: 12px;
    font-weight: bold;
    background-image: url(images/arrow_discussion.gif);
	background-position: 12px 0px;
	background-repeat: no-repeat;
	text-align: left;
}

.StatsLabel
{
    font-weight: bold;
    font-size: 12px;
}


/* seznam end */



.CourseMap
{
padding: 5px;
text-align: center;
}

.userInfoTable
{
    width: 100%;
    text-align: left;
}

.userInfoTable .Head
{
font-weight: bold;
font-size: 110%;
}


.userInfoTable td.Name
{
font-weight: bold;
padding-top: 5px;
padding-bottom: 5px;
}

.userInfoTable td.Value
{
font-weight: normal;
padding-top: 5px;
padding-bottom: 5px;
color: #2C2C2C;
}

.userInfoTable td
{
background-image: url(images/dots.gif);
background-repeat: repeat-x;
background-position: bottom;
}

 .userInfoTable td.NoDots
 {
    background-image: none;
 }
 
.tableImageHolder
{
	overflow: scroll !important;
}


 
 /* =================== */
/* SKORKARTA           */
/* =================== */

.ScoreCard
{
}

.ScoreCard .HoleNum 
{
    text-align: center;
    background: #e6e6e6;
}

.ScoreCard th
{
    padding: 3px 7px 3px 7px;
}

.ScoreCard td 
{
    font-size: 11px;
    text-align: center;
    padding: 1px 5px 1px 5px;
}

.ScoreCard .SummaryRow td
{
    font-weight: bold;
    background: #dcdcdc;
}

.ScoreCard .SummaryLeft
{
	font-weight: bold;
	background: #dcdcdc;
}

.ScoreCard .RED 
{
    background: rgb(255,81,81);
}

.ScoreCard .HCP
{
}

.ScoreCard .PAR
{
}

.ScoreCard .YELLOW 
{
    background: rgb(255,255,100);
}

.ScoreCard .GREEN 
{
    background: #a6ff00;
}

.ScoreCard .BLACK 
{
    background: #000000;
    color: #ffffff;
}

.ScoreCard .WHITE 
{
    background: #ffffff;
}

.ScoreCard .BLUE 
{
   background: rgb(135,171,245);
}

.ScoreCard .ORANGE 
{
    background: rgb(245,146,81);
}

.ScoreCard .GOLD 
{
    background: rgb(230,174,62);
}

.ScoreCard .HoleNum, .ScoreCard th, .ScoreCard td, .ScoreCard .SummaryRow td, .ScoreCard .BLACK, .ScoreCard .YELLOW, .ScoreCard .WHITE, .ScoreCard .RED, .ScoreCard .BLUE, .ScoreCard .ORANGE, .ScoreCard .GOLD, .ScoreCard .GREEN, .ScoreCard .SummaryLeft
{
	background-image: url(images/dots.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.ScoreCardHolder
{
overflow: auto;
width: 575px;
}
/* =================== */
/* TABULKA HRACÍCH HCP */
/* =================== */

.HcpIndices 
{
}

.HcpIndices th
{
    padding: 3px 7px 3px 7px;
}

.HcpIndices .RED 
{
    background: rgb(255,81,81);
}

.HcpIndices .YELLOW 
{
    background: rgb(255,255,100);
}

.HcpIndices .GREEN 
{
    background: #a6ff00;
}

.HcpIndices .BLACK 
{
    background: #000000;
    color: #ffffff;
}

.HcpIndices .BLUE 
{
    background: rgb(135,171,245);
}

.HcpIndices .ORANGE 
{
    background: rgb(245,146,81);
}

.HcpIndices .GOLD 
{
    background: rgb(230,174,62);
}

.HcpIndices td 
{
    font-size: 10px;
    text-align: right;
    padding: 2px 5px 2px 5px;
    background-image: url(images/dots.gif);
	background-repeat: repeat-x;
	background-position: middle;
}

.HcpIndices .RED, .HcpIndices .YELLOW, .HcpIndices .GREEN, .HcpIndices .BLACK, .HcpIndices .BLUE, .HcpIndices .ORANGE, .HcpIndices .GOLD
{
	background-image: url(images/dots.gif);
	background-repeat: repeat-x;
	background-position: middle;
}

/* ========================
      PARAMETRY JAMKY
=========================*/

.HoleParams .RED 
{
    background: rgb(255,81,81);
}

.HoleParams .YELLOW 
{
    background: rgb(255,255,100);
}

.HoleParams .GREEN 
{
    background: #a6ff00;
}

.HoleParams .BLACK 
{
    background: #000000;
    color: #ffffff;
}

.HoleParams .BLUE 
{
    background: rgb(135,171,245);
}

.HoleParams .ORANGE 
{
    background: rgb(245,146,81);
}

.HoleParams .GOLD 
{
    background: rgb(230,174,62);
}



/* ========================
   SOUHRN VÝSLEDKŮ HRÁČE
=========================*/
.GolferResultSummary { border: solid 1px #909090; }

.GolferResultSummary td
{
    padding: 2px 5px 2px 5px;
    text-align: center;
    background: #dddfd4;
}

.GolferResultSummary th 
{
    background: url('images/boxhead.gif');
    padding: 2px 10px 2px 10px;
}

.GolferResultSummary .Separator
{
    height: 10px;
}

.GolferResultSummary .Legend 
{
    font-weight: bold;
    text-align: left;
    background: url('images/boxhead.gif');
}

.LinkArrowR 
{
    /* background: url('images/arrow_r.gif') left center no-repeat; */
    padding: 0px 0px 0px 5px;
    display: block;
    width: 100%;
    background-color: #e6e6e6;
}




/* ========================
   PODBARVENÍ VÝSLEDKŮ
=========================*/
.SCORE_HIO
{
    background: #d92921 !important;
}

.SCORE_ALBATROS
{
    background: #83c721 !important;
}

.SCORE_EAGLE
{
    background: #d8ce29 !important;
}

.SCORE_BIRDIE
{
    background: #d88106 !important;
}

.SCORE_PAR
{
    background: #aa9d78 !important;
}

.SCORE_BOGEY
{
    background: #91babf !important;
}

.SCORE_2BOGEY
{
    background: #618b91 !important;
}

.SCORE_3BOGEY
{
    background: #2d6651 !important;
}

.SCORE_OTHER
{
    background: #735480 !important;
}


.ScoreLegend .ScoreColor
{
    width: 15px;
}

.TeamResultCounted 
{
    font-weight : bold;
    color: #009900;
}

.TeamResultNotCounted 
{
    color: #696969;
    text-decoration: line-through;
}

.test
{
	width: 16px;
	height: 16px;
	float: left;
	text-align: center;
	background: url(images/ico_blank_red.gif) no-repeat;
	background-position: center;
	color: White;
	font-weight: bold;
	margin-right: 2px;
	padding-top: 2px;
	cursor: pointer;
}

/* -------------- OBECNÉ PRVKY ------------- */
.ListTable 
{
}

.ListTable tr, .ListTable .Row 
{
    background: rgb(241,241,241);
}

.ListTable .AltRow 
{
    background: rgb(252,252,252);
}


/* ---------------- MENU ----------------- */
.topmenu{
	background-image: url(images/hmenu_bck.gif);
	background-repeat: repeat-x;
	height: 30px;
	background-position: bottom;
	font-weight: bold;
	margin-bottom: 12px;
}
.topmenu .part{
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(images/hmenu_sepa.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 30px;
	line-height: 28px;
	text-transform: uppercase;
	display: block;
}
.topmenu .selected, .topmenu .part:hover{
	background-color: #B22B10;
	background-image: url(images/hmenu_arrow.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	color: White;
}
.topmenuselected
{
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	background-repeat: no-repeat;
	background-position: right;
	height: 30px;
	line-height: 28px;
	text-transform: uppercase;
	display: block;
	background-color: #B22B10;
	background-image: url(images/hmenu_arrow.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	color: White;
}
.topmenu .topform{
	float: right;
	width: 200px;
	background-image: url(images/search.gif);
	background-position: 45px;
	background-repeat: no-repeat;
	height: 23px;
	padding-top: 4px;
}
.topmenu .input{
	width: 108px;
	font-size: 7pt;
	margin-left: 7px;
	padding-left: 3px;
	padding-right: 3px;
	border: 0px none;
	padding-bottom: 4px;
}
.topmenu .submit{
	width: 32px;
	cursor: pointer;
	margin-left: 0px;
	padding: 0;
	border: 0px none;
}

.lmenu{
	background-color: White;
	/* padding-top: 12px; */
	height: 100%;
	width: 100%;
	/* margin-bottom: 30px; */
}
.lmenu .padtop11{
	height: 11px;
	background-color: #E6E6E6;
}
.lmenu .part{
	background-image: url(images/lmenu_line.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 22px;
	line-height: 22px;
	text-transform: uppercase;
	display: block;
	color: #5F5F5F;
	padding-left: 8px;
	padding-top: 3px;
	font-weight: bold;
	background-color: #E6E6E6;
	position: relative;
}
.lmenu .selected, .lmenu .part:hover{
	background-color: #B22B10;
	color: White;
}
.lmenuarrow{
	background-image: url(images/arrow_lmenu.gif);
	background-repeat: no-repeat;
	background-position: left;
	position: absolute;
	left: -10px;
	top: 0px;
	height: 25px;
	width: 10px;
	display: block;
}

.IE8Fix{
z-index: 100;
}

/***********************/
/* MAIN MENU		   */
/***********************/

.MyLeftMenu
{
	
}

.MyLeftMenuItem
{
	border-top: 2px dotted #8a8889;
	line-height: 22px;
	text-transform: uppercase;
	display: block;
	color: #5F5F5F;
	padding-left: 5px;
	padding-top: 1px;
	padding-right: 2px;
	font-weight: bold;
	background-color: #E6E6E6;
	z-index: 5000;
	overflow: visible !important;
	text-decoration: none;
}

.MyLeftMenuItemHover
{
	background-color: #B22B10;
	color: White;
	z-index:5000;
	position: relative;
	overflow: visible !important;
	text-decoration: none;
}
.MyLeftMenuItemHover a:hover
{
	text-decoration: none;
}

.MyLeftMenuDynamicItem
{
	border-top: 2px dotted #8a8889;
	line-height: 22px;
	text-transform: uppercase;
	display: block;
	color: #5F5F5F;
	padding-top: 1px;
	padding-left: 5px;
	padding-right: 2px;
	font-weight: bold;
	background-color: #E6E6E6;
	text-align: left;
	overflow: visible !important;
	position: relative;
	text-decoration: none;
}
.MyLeftMenuDynamicItem a:hover
{
	background-color: #B22B10;
	color: White;
	z-index:5002;
	text-decoration: none;
}

.MenuItemStaticStyle
{
	display: block;
	font-style: italic;
	color: #86a605;
	font-weight: bold;
	font-size: 105%;
	z-index: 5003;
}

/* trygolf menu */
.MyLeftMenuItem1
{
	border-top: 2px dotted #8a8889;
	line-height: 22px;
	text-transform: uppercase;
	display: block;
	color: #5F5F5F;
	padding-left: 5px;
	padding-top: 1px;
	padding-right: 2px;
	font-weight: bold;
	background-color: #e2e6c1;
	z-index: 5000;
	overflow: visible !important;
	text-decoration: none;
}

.MyLeftMenuItemHover1
{
	background-color: #B22B10;
	color: White;
	z-index:5000;
	position: relative;
	overflow: visible !important;
	text-decoration: none;
}
.MyLeftMenuItemHover1 a:hover
{
	text-decoration: none;
}
/* --- konec menu --- */

.RightDiv
{
	width: 99%;
	overflow: hidden;
}

.QuadTable
{
    width: 100%;
    border: none;
    overflow: hidden;
    text-align: left;
}
.QuadTable td
{
    padding: 5px;
    width: 50%;
    border: 1px solid black;
    background-color: #E6E6E6;
}

.TrippleTable
{
    width: 100%;
    border: none;
    overflow: hidden;
    text-align: left;
    background: transparent;
    z-index: -2 !important;
}
.TrippleTable td
{
    width: 33%;
    background-color: #FFFFFF;
    border: 1px solid #E6E6E6;
    overflow: hidden;
    text-align: center;
}

.RightMenuDataHolder
{
	padding: 5px;
}

.SubMenuLinks
{
	color: Black;
	background-image: url(images/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 200px;
	padding-left: 30px;
}

.hcpbutton
{
	width: 32px;
	height: 16px;
	border: none;
	background-image: url(images/okbutton.gif);
	cursor: pointer;
}

.BannerCenter
{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.BannerCenter1
{
    text-align: center;
    margin: 0px auto;
    overflow: hidden;
    width: 170px;
    border: 1px solid black;
    height: 530px;
}

.SignOutLink
{
    float: left;
}

/* ankety */
.PollTable
{
    border: 1px dotted gray;
    padding: 5px;
    text-align: left;
    overflow: scroll;
    width: 174px;
}

.PollTable .td
{
    border: none;
}

#pnlNews
{
 position: absolute;
 top: 0px;
 left: 0px; 
 width: 100%;
 height: 400px;
 /*
 border-style: solid;
 border-width: 1px;
 border-color: #79777C;
 */
 background-color: #ffffff;
 overflow: auto;
}

#pnlNewsContent
{
 padding: 3px 3px 3px 3px;
 position: absolute;
 top: 0px;
 left: 0px;
 overflow: hidden;
 width: 96%;
}

.GalleryTable
{
    border: 1px dotted gray;
    min-height: 700px;
    width: 400px;
}

.GalleryHolder
{
    overflow: auto;
    overflow-y:hidden;
}

.GalleryDetailHolder
{
    overflow: auto;
}

.TournMainInfo
{
    width: 99%;
}