/*globalni styly*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
body h5{
	color: #ffa62b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom:3px;
	margin-top:8px;
	font-weight:bold;
}

tr {margin: 0px; border-width: 0px;}
td, th {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; margin: 0px;}
p { margin-top: 1px; margin-bottom: 1px; text-align: justify;}
.pLeft { margin-top: 1px; text-align: left; margin-bottom: 1px}
.pCenter { margin-top: 1px; text-align: center; margin-bottom: 1px;}
.pRight { margin-top: 1px; text-align: right; margin-bottom: 1px}
li {
	text-align: justify;
}
/*footer*/
.footer {
	padding-top: 6px;
	text-align: center;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-transform: uppercase;
	}
.footer a:link, .footer a:visited, .footer a:active {color: #666666; text-decoration: none}
.footer a:hover {color: #222222;text-decoration: none}
/*oramovani a podklady*/

.AreaPhoto {
	border-width: 1px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color: #808080;
}
.border_LBcornerGray {
	background-color: #ececec;
	background-image: url(../images/Giant/07layout/LBcornerGrey.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.border_LBcornerWhite {
	background-image: url(../images/Giant/07layout/LBcornerWhite.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.border_BcornerWhite {
	background-image: url(../images/Giant/07layout/Bcorner.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}
.border_RBcornerWhite {
	background-image: url(../images/Giant/07layout/RBcorner.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.border_gray {
	background-color: #ececec;
	border-width: 1px;
	border-style: solid;
	border-color: #808080;
}
.border_Lgray {
	background-color: #ececec;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #808080;
}
.border_Bgray {
	background-color: #ececec;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
}
.border_Bwhite {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
}
.border_Rwhite {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-right-color: #808080;
}
.border_Lwhite {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #808080;
}
.border_LRwhite {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #808080;
}
.back_gray {
	background-color: #ececec;
}

/*Top menu*/
.TopM_back {
	background-color: #5b5b5b;
	background-image: url(../images/Giant/07layout/TmenuUnselectBack.gif);
	background-repeat: repeat-x;
	background-position: top;	
}
.TopM_LightLine {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-right-color: #a9a9a9;
	line-height: 32px;
}
.TopM_DarkLine {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6f6f6f;
	line-height: 32px;
}

.TopM_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 32px;
	background-image: url(../images/Giant/07layout/TmenuUnselectBack.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 0;
	margin: 0;
}

.TopM_button ul {
	display: block;
	padding: 0;
	margin: 0;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-right-color: #6f6f6f;
	border-left-color: #a9a9a9;
}

.TopM_button ul li {
	float: left;
	display: block;
	font-weight: bold;

}

.TopM_button ul li a:link, .TopM_button ul li a:visited, .TopM_button ul li a:active, .TopM_button ul li a:hover {
	float: left;
	text-decoration: none;
	padding: 0px 15px 0 15px;
	margin: 0;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-left-color: #6f6f6f;
	border-right-color: #a9a9a9;
	color: #FFFFFF;
	background-color: #5b5b5b;
	background-image: url(../images/Giant/07layout/TmenuUnselectBack.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.TopM_button ul li a:hover  {
	background-image: url(../images/Giant/07layout/TmenuSelectBack.gif);
	color: #f5a31f;
}


/*Left menu*/
ul.LM_area, ul.LM_area ul  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	padding: 0;
	margin: 0;
}

ul.LM_area li, ul.LM_area ul li {
	list-style-type: none;
}

ul.LM_area li a:link, ul.LM_area li a:visited, ul.LM_area li a:active, ul.LM_area li a:hover {
	margin-bottom:2px;
	padding-left:5px;
	padding-right:4px;
	padding-bottom:4px;
	padding-top:4px;
	line-height: 14px; /*vyska jednoho radku menu*/
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #a9a9a9;
	background-color: #c0c0c0;
	background-image: url(../images/Giant/07layout/LmenuUnselectCorner.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	display:block;
	width: 170px;
	color: #2F2F2F;
	text-decoration: none;
	text-align: left;
}

ul.LM_area li a:hover  {
	background-color: #545454;
	background-image: url(../images/Giant/07layout/LmenuSelectCorner.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	color: #FFFFFF;
}

ul.LM_area ul li a:link, ul.LM_area ul li a:visited, ul.LM_area ul li a:active, ul.LM_area ul li a:hover {
	margin-bottom:2px;
	padding-left:9px;/*saskarna kvuli ffx, jinak to menil v sub sirku sloupce*/
	padding-right:0px;
	padding-bottom:2px;
	padding-top:2px;
	line-height: 14px; /*vyska jednoho radku menu*/
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	display:block;
	width: 170px;
	color: #2f2f2f;
	text-decoration: none;
	background-color: #ececec;
	background-image:none;
	font-weight: normal;
}

ul.LM_area ul li a:hover  {
	background-color: #545454;
	background-image: url(../images/Giant/07layout/LmenuSelectCorner.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	color: #FFFFFF;
}

/*styly pro hlavni oblast*/
.mainArea {
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 15px;
	padding-left: 40px;
}

.schemaModre h1{
	color: #1a99ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom:3px;
	font-weight:bold;
}
.schemaModre h2{
	color: #ffa62b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom:3px;
	margin-top:3px;
	font-weight:bold;
}
.schemaModre h3{
	color: #1a99ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom:3px;
	margin-top:3px;
}
.schemaModre h4{
	color: #1a99ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom:3px;
	margin-top:8px;
	font-weight:bold;
}
.schemaModre ol{
	margin-bottom:4px;
	margin-top:4px;
	padding-left:0px;
	margin-left:33px;
}
.schemaModre ol li{
	padding-left:0px;
	margin-left:0px;
}
.schemaModre ul{
	margin-bottom:4px;
	margin-top:4px;
	padding-left:0px;
	margin-left:25px;
}
.schemaModre ul li{
	padding-left:7px;
	margin-left:0px;
	list-style-type: square;
}
.schemaModre hr{
	color:#DDDDDD;
}
.schemaModre img{
	margin-right:5px;
	margin-bottom:7px;
	margin-top:2px;
	margin-left:5px;
	background-color: #ececec;
	border-width: 1px;
	border-style: solid;
	border-color: #808080;
}
.schemaSport h1{
	color: #1a99ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom:3px;
	font-weight:bold;
}
.schemaSport h2{
	color: #ffa62b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom:3px;
	margin-top:3px;
	font-weight:bold;
}
.schemaSport h3{
	color: #1a99ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom:3px;
	margin-top:3px;
}
.schemaSport h4{
	color: #1a99ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom:3px;
	margin-top:8px;
	font-weight:bold;
}
.schemaSport ol{
	margin-bottom:4px;
	margin-top:4px;
	padding-left:0px;
	margin-left:33px;
}
.schemaSport ol li{
	padding-left:0px;
	margin-left:0px;
}
.schemaSport ul{
	margin-bottom:4px;
	margin-top:4px;
	padding-left:0px;
	margin-left:25px;
}
.schemaSport ul li{
	padding-left:7px;
	margin-left:0px;
	list-style-type: square;
}
.schemaSport hr{
	color:#DDDDDD;
}
.schemaSport img{
	margin-right:5px;
	margin-bottom:7px;
	margin-top:2px;
	margin-left:5px;
	background-color: #ececec;
	border-width: 0px;
	border-style: solid;
	border-color: #808080;
}
.ramovanaTab{
	margin-top:10px;
	margin-bottom:10px;
}
.ramovanaTab TR TD{
	padding:2px;
	padding-left:4px;
	padding-right:4px;
	background-color:#F7F7F7;
}
.ramovanaTab TR TH{
	padding:2px;
	padding-left:4px;
	padding-right:4px;
	background-color:#EEEEEE;
	text-align:left;
	font-style: italic;
	font-size: 11px;
	font-weight: normal;

}
.ramovanaTab THEAD TR TD{
	padding:2px;
	padding-left:4px;
	padding-right:4px;
	text-align:center;
	font-weight:bold;
	background-color:#D1D1D1;
}
.schemaModre a, .schemaModre a:link, .schemaModre a:visited, .schemaModre a:active {color: #0052b8; text-decoration: none}
.schemaModre a:hover {text-decoration: underline}
}
.schemaSport a, .schemaSport a:link, .schemaSport a:visited, .schemaSport a:active {color: #0052b8; text-decoration: none}
.schemaSport a:hover {text-decoration: underline}
/*maly obrazek v zahlavi samotne textove casti..*/
.overviewIMG{
	margin-right:10px;
	margin-bottom:7px;
	background-color: #ececec;
	border-width: 1px;
	border-style: solid;
	border-color: #808080;
}
/*styly pro katalog*/
.katalog_imgMini{
	margin:1px !important;
	margin-right:10px !important;
	border-width: 4px !important;
	border-style: solid !important;
	border-color: #FFFFFF !important;
	float:left;
	background-color: #ffffff !important;
}
.katalog_imgMid{
	margin:1px !important;
	margin-right:10px !important;
	border-width: 4px !important;
	border-style: solid !important;
	border-color: #FFFFFF !important;
	float:right;
	background-color: #ffffff !important;
}

.katalog_poznamka{
	float:right; 
	width:300px;
	padding: 2px; 
	padding-right:10px;
	text-align: justify;
}

.katalog_prehled{
	background-color: #ececec;
	border-width: 0px;
	border-top-width: 3px;
	border-style: solid;
	border-color: #FFFFFF;
}

.katalog_detail{
	background-color: #ffffff;
	border-width: 1px;
	border-top-width: 0px;
	border-style: solid;
	border-color: #808080;
	padding:4px;
	display:none;
}
.katalogTechIco img{
	margin:1px;
}

/*styly pro tabulky - napr technologii*/
.tblList_Header p{
	padding:6px;margin:0px;
	padding-left:20px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
}
.tblList_L{
	background-color: #ffffff;
	border-width: 1px;
	border-right-width: 0px;
	border-style: solid;
	border-color: #808080;
	padding:4px;margin:0px;
}
.tblList_C{
	background-color: #e4e3e4;
	border-width: 0px;
	border-bottom-width: 1px;
	border-top-width:1px;
	border-style: solid;
	border-color: #808080;
	padding:4px;margin:0px;
	padding-left:10px;
	padding-right:10px;
}
.tblList_R{
	background-color: #ffffff;
	border-width: 1px;
	border-left-width: 0px;
	border-style: solid;
	border-color: #808080;
	padding:0px;margin:0px;
}
.tblList_CR{
	background-color: #e4e3e4;
	border-width: 1px;
	border-left-width: 0px;
	border-style: solid;
	border-color: #808080;
	padding:4px;margin:0px;
	padding-left:10px;
	padding-right:10px;
}
.tblList_Giant{
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #808080;
	padding:4px;margin:0px;
	padding-left:10px;
	padding-right:10px;
}

/*index page*/
.intro_newsBackground {
	background-color: #FFFFFF;
	background-image: url(../images/Giant/07layout/mainBottomBack.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.intro_newsTD {
	margin:0;padding:0;
}

.intro_newsTD p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0;padding:0;
	text-align: justify;
	margin-left:14px;
	margin-right:14px;
	margin-top:4px;
}

/*ruzne barvy nadpisu novinek*/
.intro_newsTD h1 {
	color:#1a99ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight:bold;
	margin:0;padding:0;
	margin-left:14px;
	margin-right:14px;
	margin-top:8px;
	text-transform: uppercase;
}

.intro_newsTD h2 {
	color:#ec9201;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight:bold;
	margin:0;padding:0;
	margin-left:14px;
	margin-right:14px;
	margin-top:8px;
	text-transform: uppercase;
}

.intro_newsTD h3 {
	color:#ec008c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight:bold;
	margin:0;padding:0;
	margin-left:14px;
	margin-right:14px;
	margin-top:8px;
	text-transform: uppercase;
}

.intro_newsTD h4 {
	color:#61a909;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight:bold;
	margin:0;padding:0;
	margin-left:14px;
	margin-right:14px;
	margin-top:8px;
	text-transform: uppercase;
}

.intro_newsTD a, .intro_newsTD a:link, .intro_newsTD a:visited, .intro_newsTD a:active {color: #0052b8; text-decoration: none}
.intro_newsTD a:hover {text-decoration: underline}

.intro_newsTD img {
	border-width: 1px;
	border-style: solid;
	border-color: #808080;
	text-align: left;
	padding:0px; margin:2px;
	float:none;
}
.aa  {
	border-width: 1px;
	border-style: solid;
	border-color: #808080;
}

