﻿body {
	margin: 0px;
	padding: 0px auto;
	background: #D2DEE8 url('../images/bgr.jpg') 0 0 repeat-x;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, serif;
	font-size: 75%;
}

H1 {
	visibility: hidden;
	display: none;
	height : 1px;
}
#obsah {
	width: 860px;
	margin: 1.5em auto 1em auto;
	text-align: left;                                      
	border: solid 1px #7A7B7E;
	background-color: White;
}
#obsah-in {
	margin: 3px;
}
DIV, SPAN, P, H1, H2, H3, H4, H5, H6, IMG {
	margin: 0px;
	padding: 0px;
}
IMG {
	border: 0px;
}
IMG.border {
    border: solid 2px #DDDDDD !important;
}
A {
	color: #0B66AC;
}
A:HOVER {
	color: #7A9B0C;
}

#hlavicka {
	height: 198px;
	position: relative;
}
#panel{
	
}

#levyPanel {
	float: left;
	width: 256px;
	margin: 0px;
	padding: 0px;
}
#levyPanel-obsah {
	margin: 0px;
}
#pravyPanel {
	margin: 0px 0px 0px 258px;
	padding: 0px;
	position: relative;
}
#pravyPanel-obsah {
	float: left;
	width: 556px;
	margin: 0px 20px;
}


#paticka {
	height: 31px;
	color: #BBBBBB;
	font-weight: bold;
	font-size: 7pt;
	letter-spacing: 1px;
	_margin-top: 0px; /* IE */ 
	border-top: 1px solid #DDDDDD;
}

hr.cleaner {
	clear: both;
	display: none;
}
div.cleaner {
	clear: both;
	height: 0px;
	font-size: 1px;
	border: none;
	margin: 0px;
	padding: 0px;
}

div.cleanerRight {
	clear: right;
	height: 0px;
	font-size: 1px;
	border: none;
	margin: 0px;
	padding: 0px;
}


.f, .f2 {
	display: block;
	float: left;
	width: 120px;
	font-weight: bold;
	color: #727272;
	}
.f2 {
	width: 250px;
	}

/* ------------------ DIVIZE ---------------------- */
div#pnlDivize {
	width: 860px;
	margin: 1em auto 0px auto;
	height: 20px;
}
div#pnlDivize-in {
    float: right;
}
div#pnlDivize UL {
	margin: 0px;
	padding: 0px;
}
div#pnlDivize LI {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	display: inline;
	list-style-type: none;
}
div#pnlDivize LI A {
	color: #5D5D5D;
	padding: 3px 18px 3px 20px;
	text-decoration: none;
	display: block;
	float: left;
	background: url('../obout/tree2/icons/mm_sip_CV.gif') 8px 8px no-repeat;
}
div#pnlDivize LI A:hover {
	color: white;
	background: #A5BDD1 url('../obout/tree2/icons/mm_sip_bV.gif') 8px 8px no-repeat;
}

	
/* ------------------ HLAVICKA ---------------------- */
div#logo {
	background: url('../Images/logo.gif') 0 0 no-repeat;
	width: 155px;
	height: 61px;
	position: absolute;
	left: 45px;
	top: 20px;
}
div#logo A {
	width: 256px;
	height: 99px;
	position: absolute;
	left: -45px;
	top: -20px;
	display: block;
}
div#pnlGreen2 {
	background: url('../Images/r_top_zeleny.jpg') 0 0 no-repeat;
	width: 596px;
	height: 98px;
	position: absolute;
	right: 0px;
	top: 97px;
	z-index: 10;
}



div.pnlSearch {
	/* background: #DDDDDD url('../Images/r_hledej.jpg') bottom right no-repeat; */
	position: absolute;
	right: 10px;
	bottom: 10px;
	z-index: 10;
}
div.pnlSearch INPUT {
	font-size: 8pt;
}
div#foto {
	width: 596px;
	height: 195px;
	position: absolute;
	left: 258px;
	top: 0px;
	z-index: 0;
	background-color: white;
	overflow: hidden;
}
div#foto DIV {
	overflow: hidden;
}
div#foto2 {
	width: 256px;
	height: 100px;
	position: absolute;
	left: 0px;
	bottom: 3px;
	z-index: 0;
	background-color: white;
	overflow: hidden;
}
div#lng {
	position: absolute;
	right: 10px;
	top: 4px;
	z-index: 20;
	text-align: right;
}
div#lng input,
div#lng IMG {
	border: 1px solid #C5C5C5 !important;
	margin-left: 3px !important;
}
/* ------------------ navigace menu1 a menu2 ---------------------- */
.nav {
	letter-spacing: 1px;
}

#levyPanel .nav .bil {
	margin-bottom: 3px;
}
#levyPanel .nav .mod {
	background: url('../Images/r_menu1.jpg') 0 0 no-repeat;
	height: 99px;
	padding-top: 3px;
}

#levyPanel .nav A {
	color: white;
	text-decoration: none;
	font-size: 8pt;
}
#levyPanel .noDefault,
#levyPanel .noDefault A {
	color: black;
}

#levyPanel .nav DIV.selectedTop A {
	color: #96BE0D;
	font-weight: bold;
}
#levyPanel .nav .bil DIV.selected {
    background-color: #706D70;
}

#levyPanel .nav .bil DIV.selected A{
    color: White;
    background-color: #706D70;
    display: block;
    width: 190px;
    padding: 3px 4px;
    vertical-align: middle;
}

#levyPanel .nav .mod DIV.selected A {
	color: #96BE0D;
    font-weight: bold;
    background-color: Transparent;
}
#levyPanel .nav a:hover {
	color: #96BE0D;
}

#levyPanel .nav TABLE {
	border: none;
	padding-top: 3px;
}

#levyPanel .nav TABLE TD {
	border: none;
}

.nav .SMParent{
	border-bottom: 1px dotted #09548B;
	font-weight: bold;
	font-size: 8pt;
	width: 160px;
	cursor: hand;
	padding-top: 3px;
	padding-bottom: 8px;
	margin-left: 0px;
}

.nav .SMParent2 {
	padding-top: 3px;
	padding-bottom: 3px;
	cursor: hand;
}

.nav .SMChild {
	padding-top: 2px;
	padding-bottom: 2px;
}





/* --------------- PATICKA ----------------- */
#paticka .patickaL {
	margin: 8px 16px;
	float: left;
}
#paticka .patickaR {
	margin: 8px 20px;
	float: right;
}
/* --------------- LEFT ----------------- */
#levyPanel UL.aktualLeft    {
	margin: 4px 8px 0px 30px;
	padding: 0px;
}
#levyPanel UL.aktualLeft LI {
	list-style-image: url('../obout/tree2/icons/mm_sip_CV.gif');
	margin-bottom: 4px;
}
#levyPanel UL.aktualLeft LI A {
	font-weight: bold;
}
#levyPanel h2 {
	font-size: 1.3em;
}
/* --------------- RIGHT ----------------- */
#pravyPanel {
	line-height: 150%;
}
#pravyPanel h2 {
	font-weight: bold;
	font-size: 1.5em;
	color: #7A9B0C;
	padding-top: 10px;
}
#pravyPanel h3 {
	font-weight: bold;
	font-size: 1.2em;
	margin: 16px 0px 2px 0px;
	color: #095086;
}
#pravyPanel P {
	margin: 8px 0px;
	text-align: justify;
}

#pravyPanel IMG {
    /* border: solid 1px #B2B2B2 !important; */
}
#pravyPanel IMG.big {
    margin: 8px 0px;
}



UL.but {
	margin: 0px;
	padding: 0px;
}

UL.but LI {
	display: inline;
	list-style-type: none;
}
UL.but LI A {
	padding: 10px 11px;
	margin-right: 0px;
	text-align: center;
	font-weight: bold;
}
UL.but LI A:HOVER {
	color: #96BE0D;
}

UL.but LI A.selected {
	color: #96BE0D;
	text-decoration: none;
}
UL.ref LI {
    padding: 2px 4px;
}
UL.ref LI.alter {
    background-color: #F5F7EC;
    color: #607909;
}


/* --------------- panely ----------------- */

.pnlError {
	border: solid 1px red;
	padding: 10px 10px 0px 80px;
	margin: 4px 10px 4px 0px;
	background: #FFDFDF url('../images/icony/ikona_pozor.gif') no-repeat 10px 10px;
	display: block;
}

.pnlMessage {
	border: solid 1px green;
	padding: 10px 10px 0px 80px;
	margin: 4px 0px;
	background: #D2F4CA url('../images/icony/ikona_zprava.gif') no-repeat 10px 10px;
	display: block;
}
.pnlZeleny  {
	margin:  10px -20px;
	padding: 5px 20px;
	width: 100%;
	background-color: #E4EAC5;
}


/* --------------- ramecky ----------------- */

#levyPanel H2.ramecek, 
#pravyPanel H2.ramecek {
	margin-bottom: 10px;
	padding: 5px 20px;
	color: White !important;
}
#pravyPanel H2.ramecek {
	background: #96BE0D url('../images/ramecek_black.jpg') 0px 0px no-repeat;
	background: black url('../images/ramecek_black.jpg') 0px 0px no-repeat;
}
#levyPanel H2.ramecek {
	background: black url('../images/ramecek_black_L.jpg') right top no-repeat;
	padding: 4px 20px !important;
}

/* jen pokud to není produkt - u produktu to nacitam z Themes */
#levyPanel H2.LevyZeleny {
	background: #95BD0D url('../images/ramecek_zeleny_L.jpg') right top no-repeat;
}
#pravyPanel H2.PravyModry {
	background: #009DE0 url('../images/ramecek_modry.jpg') no-repeat 0px 0px;
}
#pravyPanel H2.PravyZeleny {
	background: #95BD0D url('../images/ramecek_zeleny.jpg') no-repeat 0px 0px;
}
#pravyPanel H2.PravyZluty {
	background: #F8BB00 url('../images/ramecek_zluty.jpg') no-repeat 0px 0px;
}


/* --------------- default O firme a Doporucujeme ----------------- */
#pravyPanel-obsahUvod {
	float: left;
	width: 595px;
	margin: 0px;
	font-size: 8pt;
}
#pravyPanel .uvodFirma {
	float: left;
	width: 342px;
	background-color: #DEF0A4;
	margin-bottom: 3px;
}
#pravyPanel .uvodFirma .uvodFirmaTop {
    background: #DEF0A4 url('../images/r_svZel_top.jpg') left top no-repeat;
    height: 7px;
    font-size: 0px;
}
#pravyPanel .uvodFirma .uvodFirmaBottom {
    background: #DEF0A4 url('../images/r_svZel_bottom.jpg') left bottom no-repeat;
    height: 7px;
    margin-top: 17px;
    font-size: 0px;
}
#pravyPanel .uvodFirma H2 {
	color: #0B66AC;
	margin: 2px 8px;
	padding: 0px;
}
#pravyPanel .uvodFirma IMG {
	margin-right: 8px; 
}
#pravyPanel .uvodFirma P {
	margin-right: 8px; 
	text-align: left;
	line-height: 140%;
}


#pravyPanel .uvodDopor {
	float: left;
	width: 250px;
	margin-left: 3px;
	margin-bottom: 3px;
}
#pravyPanel .uvodDopor H3 {
	margin: 0px;
	padding: 5px 20px;
	color: White !important;
	font-size: 1.3em;
    background: #95BD0D url('../images/ramecek_zeleny.jpg') no-repeat 0px 0px;
}

#pravyPanel .uvodDopor .uvodDoporImg {
	width: 250px;
	height: 116px;
    background: black no-repeat 0px 0px;
}
#pravyPanel .uvodDopor .uvodDoporImg A {
	width: 250px;
	height: 116px;
    display: block;
}

/* --------------- default produkty ----------------- */
#pravyPanel .uvodProdukty  {
	width: 178px;
	height: 300px;
	float: left;
	padding: 10px;
	margin-top: -10px
}
#pravyPanel .uvodProdukty H4 {
	font-size: 1.2em;
}
#pravyPanel .uvodProdukty UL {
	margin: 4px 0px 0px 15px;
	padding: 0px;
}
#pravyPanel .uvodProdukty LI {
	list-style-image: url('../obout/tree2/icons/mm_sip_c.gif');
}
#pravyPanel .uvodProdukty A {
	color: Black;
}
#pravyPanel .uvodProdukty A:HOVER {
	color: #0B66AC;
}

#pravyPanel .bgr1 {background: #FFFCD3 url('../images/bgr-MT.jpg') 0 0 repeat-x;}
#pravyPanel .bgr2 {background: #EBF5C0 url('../images/bgr-KT.jpg') 0 0 repeat-x;}
#pravyPanel .bgr3 {background: #E8F3F9 url('../images/bgr-OP.jpg') 0 0 repeat-x;}

#pravyPanel .bgr1 IMG {margin-top: 20px;}
#pravyPanel .bgr2 IMG {margin-top: 45px;}
#pravyPanel .bgr3 IMG {margin-top: 25px;}



/* --------------- aktuality ----------------- */
.AktObal  {
}
.AktLeft  {
	margin-top: 2px;
	width: 90px;
	color: #7A9B0C;
	font-weight: bold;
	text-align: right;
	float: left;
}
.AktRight  {
	margin: 0px 10px 4px 105px;
}
#pravyPanel .AktRight H3 {
	margin: 0px;
	margin-bottom: 2px;
}
#pravyPanel .AktRight IMG {
	margin-left: 5px;
	border: solid 2px #DDDDDD;
}

/* --------------- fotografie ----------------- */

.tableFoto .AspNet-DataList TABLE    {
    width: auto;
    border: none;
    border-collapse: collapse;
    margin-top: 10px;
}
.tableFoto .AspNet-DataList TABLE TD    {
    width: 140px;
    padding: 5px 8px 5px 0px;
    text-align: center;
    font-size: 0.9em;
    font-weight: bold;
    vertical-align: top;
    border-bottom: solid 1px #DDDDDD;
}
.tableFoto .AspNet-DataList TABLE TD IMG    {
    border: solid 2px #DDDDDD !important;
  
}

/* --------------- kontakty ----------------- */
#pravyPanel .kontakt H3   {
    padding: 5px 0px;
}

#pravyPanel .kontakt P   {
    margin-bottom: 10px;
}

#pravyPanel .kontakt .twoCol   {
    width: 260px;
    float: left;
    margin-right: 15px;
}

#pravyPanel .kontakt .export DIV DIV  {
    width: 260px;
    float: left;
}

#pravyPanel .kontakt .mapa   {
    background-color: #96BE0D;
    text-align: center;
    width: 254px;
}

#pravyPanel .kontakt .mapa A   {
    display: block;
    font-weight: bold;
    color: White;
    padding: 3px 0px;
    text-decoration: none !important;
}
#pravyPanel .kontakt .mapa A:HOVER   {
    color: #095086;
}
#pravyPanel .kontakt .mapa A SPAN  {
    margin-bottom: 3px;
    display: block;
    text-decoration: underline;
}

/* --------------- produkty ----------------- */

.produktInfo     {
    float: left;
    width: 320px;
    margin-right: 5px;
}
.produktFoto    {
    float: right;
    width: 225px;
    padding-top: 10px;
}
.produktFoto .foto    {
    float: left;
    text-align: center;
    margin-left: 5px;
    margin-bottom: 5px;
	font-size: 0.9em;
    
}
.produktFoto .foto IMG    {
    border: solid 2px #DDDDDD !important;
}

UL.produkty,
UL.soubory    {
    margin-top: 2px;
    margin-left: 20px;
    padding: 0px;
}
.vlastnosti {
   background-color: #DDDDDD; 
   width: 100%;
   margin-top: 10px;
}


.vlastnosti TD {
   padding: 2px 6px;
   border-bottom: 1px solid white;
}
.vlastnosti .AspNet-GridView-Alternate {
   background-color: #F0F0F0; 
}

/* --------------- certifikaty ----------------- */
#pravyPanel #pravyPanel-obsah  {
   position: relative;
}

.box {
   position: relative;
}
.box DIV {
   float: left;
   width: 120px;
   height: 170px;
   text-align: center;
   margin-right: 5px;
   margin-bottom: 5px;
   padding: 5px;
   position: relative;
}
.box DIV IMG {
   border: 7px solid #F5F7EC !important;
   background-color: #868686;
   padding: 1px;
}
.box DIV A {
   text-decoration: none;
   width: 120px;
   height: 170px;
   display: block;
   padding: 5px;
}
.box DIV A:HOVER {
   background-color: #F5F7EC;
}
.box DIV SPAN {
   text-decoration: none;
   display: block;
   position: absolute;
   top: 7px;
   left: 95px;
   width: 16px;
   height: 16px;
}
.box DIV SPAN.pdf {
   background: url('../images/icony/pdf.gif') no-repeat
}
.box DIV SPAN.xls {
   background: url('../images/icony/xls.gif') no-repeat
}

.box DIV SPAN.new {
   left: 24px;
   width: 24px;
   background: url('../images/icony/new.gif') no-repeat
}

.box DIV.alter2 {
   background-color: #F5F7EC; 
}


.VOP UL {
   	 margin: 0px;
   	 padding-left: 0px;
}
.VOP LI {
   	 list-style-type: none;
   	 margin-top: 2px;
}


/* --------------- obecne ----------------- */


.cZluta {
   	color: #F8BB00 !important;
}
.cModra {
   	color: #0B66AC !important;
}
.cZelena {
   	color: #7A9B0C !important;
}
A.cZluta:HOVER {
   	color: #A47B00 !important;
}
A.cModra:HOVER {
   	color: #06426F !important;
}
A.cZelena:HOVER {
   	color: #526707 !important;
}

.floatRight {
   	float: right;
   	margin-left: 15px;
}
.zvyraznit {
   	font-weight: bold;
   	font-size: 1.2em;
}
.small {
   	font-size: 0.8em;
}
.error {
   	color: red;
   	font-size: 0.9em;
   	font-weight: bold;
}
.cRed  {
	color: Red;
}
.cWhite  {
	color: White;
}

.bold  {
	font-weight: bold;
}  
.big  {
	font-size: larger;
} 
.biger  {
	font-size: large;
} 
.aRight {
	text-align: right !important;
}  
.aCenter {
	text-align: center !important;
} 
.odsazR {
   	margin-right: 10px !important;
}
.odsazT {
   	padding-top: 20px !important;
}

.odsazB {
   	padding-bottom: 80px !important;
}

.imgOdsazL {
   	margin-left: 10px !important;
}
.imgOdsazR {
	margin-right: 10px !important;
}

TABLE.ram,
TABLE.ram TD {
	border: 1px solid gray !important;
	 border-collapse: collapse !important;
}

TABLE.linky,
TABLE.linky TD {
	border-bottom: 1px solid gray !important;
	 border-collapse: collapse;
}