/* GLOBALS */
BODY, TABLE, TD, SELECT, INPUT { margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #dbd6d2; }
BODY { background-color: #292828; }
TD, INPUT, SELECT, P, UL, LI, SPAN { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #dbd6d2; }

UL.inline { margin: 0; padding: 0; list-style-type: none; }
UL.inline LI { display: inline; }

SELECT.hotLinksSelect { width: 100%; background-color: #444241; border: 1px solid #6c6864; height: 18px; padding-left: 2px; }

IMG.leftThumb { float: right; margin-left: 8px; border: 1px solid #6d6d6e; }
IMG.contentThumb { float: left; margin-right: 10px; border: 1px solid #6d6d6e; }
IMG.contentThumb1 { border: 1px solid #6d6d6e; }
/* LINKS */

A:link { text-decoration: none; color: #4bb3e2; }
A:active { text-decoration: none; color: #4bb3e2; }
A:visited { text-decoration: none; color: #4bb3e2; }
A:hover { text-decoration: none; color: #29dd3d; }

A.linkHeader:link { font-size: 10px; color: #dbd6d2; text-decoration: none; vertical-align: middle; }
A.linkHeader:active { font-size: 10px; color: #dbd6d2; text-decoration: none; }
A.linkHeader:visited { font-size: 10px; color: #dbd6d2; text-decoration: none; }
A.linkHeader:hover { font-size: 10px; color: #29dd3d; text-decoration: none; }

A.linkMainNav:link { color: #dbd6d2; text-decoration: none; font-weight: bold; }
A.linkMainNav:active { color: #dbd6d2; text-decoration: none; font-weight: bold; }
A.linkMainNav:visited { color: #dbd6d2; text-decoration: none; font-weight: bold; }
A.linkMainNav:hover { color: #29dd3d; text-decoration: none; font-weight: bold; }

A.linkSubNav:link { color: #dbd6d2; text-decoration: none; font-weight: bold; }
A.linkSubNav:active { color: #dbd6d2; text-decoration: none; font-weight: bold; }
A.linkSubNav:visited { color: #dbd6d2; text-decoration: none; font-weight: bold; }
A.linkSubNav:hover { color: #29dd3d; text-decoration: none; font-weight: bold; }

A.linkLeft:link { font-size: 11px; color: #dbd6d2; text-decoration: none; }
A.linkLeft:active { font-size: 11px; color: #dbd6d2; text-decoration: none; }
A.linkLeft:visited { font-size: 11px; color: #dbd6d2; text-decoration: none; }
A.linkLeft:hover { font-size: 11px; color: #29dd3d; text-decoration: none; }


/* TABLES */
TABLE#container { width: 100%; }
TABLE#container TD#left { background: url(img/header_ext_left.gif) top repeat-x; }
TABLE#container TD#main { width: 970px; background: url(img/header_ext_right.gif) top repeat-x; }
TABLE#container TD#right { background: url(img/header_ext_right.gif) top repeat-x; }

TABLE#master { width: 100%; }

TABLE#header { width: auto; }
TABLE#header TD#topLinks { width: auto; height: 51px; border-bottom: 1px solid #5c5958; text-align: center; vertical-align: middle; background: url(img/toplinks_bgnd.gif) no-repeat center top; }
TABLE#header TD#logo { border-bottom: 1px solid #5c5958; }
TABLE#header TD#headerPic { width: 520px; border-bottom: 1px solid #5c5958; }

TABLE#main { width: 100%; }
TABLE#main TD#mainTD { width: auto; background-color: #4c4d4f; background-image: url(img/main_bottom.gif); background-repeat: repeat-x; background-position: bottom; }
	TABLE#centralContainer { width: 100%; }
	TD#mainNavTD { width: 249px; height: 210px; background: url(img/mainNav_bgnd.jpg) no-repeat; border-left: 1px solid #5c5958; }
		TABLE#mainNav { width: auto; margin-right: 10px; }
		TABLE#mainNav TD.item { padding-right: 20px; background: url(img/bullet_mainNav.gif) no-repeat 10px 6px; text-align: right; }
		TABLE#mainNav TD.divider { text-align: right; height: 16px; }
	TD#newsBigTD { width: auto; height: 210px; }
		TABLE#newsBig { width: 520px; height: 210px; }
		TABLE#newsBig TD#newsTD { background: url(img/newsBig_bgnd.jpg) no-repeat; text-align: center; height: 143px; }
		TABLE#newsBig TD#hotLinksTD { background: url(img/hotLinks_bgnd.jpg) no-repeat; text-align: center; height: 46px; }
		TABLE#newsBig TD#newsBigBottom { background: url(img/newsBig_bottom.jpg) no-repeat top; }
	TD#leftTD { width: 230px; }
		TABLE#leftContainer { width: 100%; }
		TABLE#leftContainer TD#aktivnostiTD { background: url(img/left_bgnd.jpg) repeat-y; }
			TABLE#left { width: 200px; margin: 15px 0px; }
			TABLE#left TD.sectionTitle { text-align: right; }
			TABLE#left TD.crta { height: 21px; }
			TABLE#left TD.aktivnost { padding: 8px; background-color: #4c4d4f; text-align: right; }
			TABLE#left TD.subMenuItem { padding-right: 5px; padding-left: 20px; background: url(img/bullet_subNav.gif) no-repeat 8px 6px; text-align: right; }
			TABLE#left TD.subMenuDivider { text-align: right; height: 16px; }
		TABLE#leftContainer TD#subMenuTD { background: url(img/left_bgnd.jpg) repeat-y; }
	TD#contentTD { width: auto; }
		TABLE#contentContainer { width: 100%; }
		TABLE#contentContainer TD#mainTD { background: url(img/content_bgnd.jpg) repeat-y; }
			TABLE#content { width: 460px; margin: 15px 20px; }
			TABLE#content TD.title { padding-bottom: 5px; }
			TABLE#content TD.crta { height: 19px; background: url(img/content_crta.gif) repeat-x left center; }
			TABLE#content TD.subTitle { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
			TABLE#content TD.pageContent { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #b3b5b8; line-height: 15px; }
			
TABLE#main TD#sponsorsTD { width: 200px; padding: 15px 0px; background-color: #3b3d3f; background-image: url(img/sponsors_bottom.gif); background-repeat: repeat-x; background-position: bottom; text-align: center; }
	TABLE#sponsors { width: 170px; }
	TABLE#sponsors TD { text-align: center; }

TABLE#footer { width: 100%; }
TABLE#footer TD { height: 35px; }
TABLE#footer TD#footerMain { padding-left: 25px; }
TABLE#footer TD#footerRight { width: 200px; text-align: center ;}
