/* Default CSS Stylesheet for a new Web Application project */

/* Improt stylu pro uniwebcomponenty */

@import "UniWebComponets.css";

BODY, A, TH, TD, INPUT,SELECT,FONT,DIV
{
	FONT-FAMILY:  Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    
}

Table.BaseTable
{
	width:750px;
	background-image: url(images/levypruh.gif);
	background-repeat: repeat-y;

}

.tisk
{
	display: none;
}

BODY
{
    BACKGROUND-COLOR: white;

}
BODY.tisk
{
	background-color: White;
	background-image: none;
}

h1, .nadpis1{
	FONT-SIZE: 12pt;
	margin: 0px;
	padding: 0px;
}


h2, .nadpis2{
	FONT-SIZE: 12pt;
	COLOR: #006600; 
	font-weight : bold;
	padding: 0px;
	margin-top: 0px;
	margin-bottom:2px;
	width:100%;
}

h3, .nadpis3{
	FONT-SIZE: 9pt;
	COLOR: #006600; 
	font-weight : bold;
}

DIV.textundernadpis{
	
		padding-left: 11px;

}
HR
{
	background-color: #018F47;
    border-width: 0px;
    height: 1px;
    color: #018F47;
}
 

		
a
{
	color: 0A680A;
	text-decoration: none;
	font-size: 10pt;
}
a:hover
{
	text-decoration: underline;
}


	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	





.zahlavi
{
	width: 100%;
	height: 100px;
	background-image: url(images/zahlavi.jpg);
	background-repeat: no-repeat;
	background-color: #0A680A;
	text-align: left;
}
.menu
{
	width: 100%;
	height: 22px;
	>height: 22px;
	background-color: #0A680A;	
	text-align: left;
	background-image:url('images/bggreen.jpg');
	background-position:top;
    background-repeat:repeat-x;
	
	/*padding-left: 20px;*/
}
.menu a
{
	/*width: 90px;
	height: 16px;*/
	display: block;
	float: left;
	color: White;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 4px;
	border-right:1px solid white;
}
.menu a:hover
{
	background-color: #46C146;
	background-image:url('images/bglightgreen.jpg');
	background-position:top;
    background-repeat:repeat-x;
	text-decoration:none;
}
.language a{border:0px;}
.language a:hover{background:none;}
.menu a.active
{
	background-color: #46C146;
	background-image:url('images/bglightgreen.jpg');
	background-position:top;
    background-repeat:repeat-x;
}
.menu2
{
	background-color: #46C146;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	width: 100%;
	height: 22px;
	margin-top: 5px;
	
	/*padding-right: 10px;*/
}
.menu2odkazy
{
	text-align: right;
	float: right;
	width: 300px;
}
.menu2odkazy a
{
	display: block;
	float: right;
	color: Black;
	height: 17px;
	>height: 19px;
	text-decoration: none;
	font-size: 12px;
	margin-left: 0px;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
	border-left: 1px solid #46C146;
	border-right: 1px solid #46C146;
	margin-right: 10px;
}
.menu2odkazy a:hover, .menu2odkazy a.active
{
	background-color: #0A680A;	
	color: White;
	border-left: 1px solid white;
	border-right: 1px solid white;
}
.language
{
	float: left;
	width: 150px;
	height: 19px;
	overflow: hidden;
	margin-left: 6px;
}
.left_menu_td
{
	width: 270px;
	/*background-color: Green;*/
		padding-top: 6px;
}
.left_menu
{
	width: 170px;
	margin-left: 100px;
	margin-top: 0px;
}
.left_menu_td h2
{
	/*text-align: right;
	margin-right: 20px;*/
	position: relative;
	left: 170px;
}
.obsah_td
{
	width: 600px;
	padding-top: 6px;

}
.obsah_td .obsah
{
	padding-left: 10px;
}
.obsah_td .obsah p
{
	font-size: 10pt;
}
.left_menu
{
	margin-bottom: 20px;
	
}
.left_menu a
{
	display: block;
	width: 170px;
	>width: 170px;
	height: 155px;
	>height:156px;	
	
	
	background-image: url(images/left_menu_item.jpg);
	background-repeat: repeat-x;


	border-left: 1px solid black;
	border-top: 1px solid black;
	/*border-right: 1px solid black;*/
	
}
.left_menu a.last
{
	border-bottom: 1px solid black;
	>height: 157px;
}
.left_menu img
{
	border: none;
}
.left_menu a:hover
{
	
	background-image: url(images/left_menu_item_hover.jpg);
}
.left_menu a.static
{
	background-color: Blue;
}
.zapati
{
	width: 100%;
	height: 31px;
	>height: 43px;
	background-color: #0A680A;	
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	text-align: center;
	color: White;
	font-size: 14pt;
	font-weight: bold;
	padding-top: 10px;
}
 .export
{
	text-align: right;

}
 .export a
{
	color: Black;
}
.filtrZahlavi
{
	/*position: absolute;*/
	margin-left:10px;
	width:300px;
	float:left;
	height:20px;
	padding:0px;
}
.filtrZahlavi input{height:16px;border:1px solid black;}
.virtualniprohlidka{font-weight:bold;color:red;}
.red{color:Red;}
.center{text-align:center;}
.noborder{border:0px;}

#buttons a{display:block;width:260px;height:25px; color:#fff;margin-top:3px;margin-bottom:3px;text-align:center;padding-top:5px;}
#buttons a:hover{background:#46C146;text-decoration:none;
	background-image:url('images/bglightgreen.jpg');
	background-position:top;
    background-repeat:repeat-x;}
.bggreen
{
	background:#0A680A;
	background-image:url('images/bggreen.jpg');
	background-position:top;
    background-repeat:repeat-x;
	}
.bglightgreen{background:#7AC97A;	
	background-image:url('images/bglightgreen.jpg');
	background-position:top;
    background-repeat:repeat-x;
    color:#000;
	}
.bgred{background:#7AC97A;
	background-image:url('images/bglightgreen.jpg');
	background-position:top;
    background-repeat:repeat-x;
    color:#000;
	}
.greenbox{display:block;
	color:#fff;background:#0A680A;
	background-image:url('images/bggreen.jpg');
	background-position:top;
    background-repeat:repeat-x;
	margin-top:3px;margin-bottom:3px;text-align:center;padding-top:10px;padding-bottom:10px;}

#greenbox{display:block;width:260px; margin-top:3px;margin-bottom:3px;text-align:center;padding-top:10px;padding-bottom:10px;}
#greenbox a{color:#fff;font-size:10px;display:inline;}
#greenbox a:hover{display:inline;text-decoration:underline;background:none;}
#cenamini a{color:#0c480c;}
#cenastandard a{color:#0c480c;}
#cenahypoteka a{color:#0c480c;}
#bonus a{color:#0c480c;}

.price{font-size:18px; font-weight:bold;}
.white{color:#fff;}
.small{font-size:11px;}
.top{vertical-align:top;}
.levydetail{width:50px;background:#cfc;height:100%;}
.popis{padding:10px;font-size:12px;text-align:justify;}
.detail_podrobnosti{width:100%;}
.detail_podrobnosti td{font-size:12px;}
.DetNab_Data{font-size:12px;}
#detail_loga{width:100px;margin-left:50px;text-align:center;}
#detail_loga img{border:0px;}
#detail_loga a{display:block;margin-top:10px;}