/*
zakladni barvy:
#E9E9E9 - svetle seda
#C0C0C0 - tmave seda(silver)
#7DAAD1 - svetlounka modra
#4785C0 - tmavsi modra
#CC0C21 - cervena
#FF696A - svetle cervena
*/
html
{
	scrollbar-face-color: #98ccfe;
	scrollbar-shadow-color: #2586d7;
	scrollbar-highlight-color: #2586d7;
	scrollbar-3dlight-color: #eaf4ff;
	scrollbar-darkshadow-color: #eaf4ff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #ae0c0c;
}
body
{
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
	line-height: 1.3;
	color: #000000;
	margin: 6px 0;
	
}

#ul-menu-0
{
	list-style-type: none;
	margin: 0;
	margin-bottom: 2em;
	padding: 0;
	display:block;
}
#ul-menu-0 li
{
	border-bottom: rgb(209,209,209) 1px solid;

}
#ul-menu-0 li strong, #ul-menu-0 li a
{
	display: block;
	color: #fff;
	padding: 4px 8px;
	width: 100%;
}
#ul-menu-0 li strong
{
	background: #98ccfe;
	/*border-left: rgb(31,93,152) 10px solid;
	border-right: rgb(31,93,152) 10px solid;*/
	color: black;
	text-align: left;
	padding-left:15px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#ul-menu-0 li a
{
/*#eaf4ff*/
  	background: #EFF9FA;
	text-decoration: none;
	width: 100%;
	font-weight: bolder;
	color: #ae0c0c;
	text-align: left;
	padding-left:15px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#ul-menu-0 li.li-menu-1 a
{
	font-weight: bold;
	width: 170;
}
html>body #ul-menu-0 li strong, html>body #ul-menu-0 li a
{
	width: auto;
}
#ul-menu-0 li a:hover
{
	/*background-color: #2586d7;
	border-left: #1c64d1 10px solid;
	border-right: #5ba3e0 10px solid;
	font-weight: bolder;#FF696A*/
  	background: #d3e9fe;
	/*border-left: rgb(81,143,202) 10px solid;
	border-right: rgb(81,143,202) 10px solid;*/
	color: black;
	text-align: left;
	padding-left:15px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.obsahokraj
{
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;

}
.menuokraj
{
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;


}
.pataokraj
{
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;

}
.logookraj
{
	font-family: Tahoma;
	font-size: 11px;
	text-align: left;

	background-color: #EFF9FA;
}

input {
	border-style: solid;
	border-color: #7DAAD1;
	border-width: 1px;
	font-size: 11px;
	font-family: Tahoma;
	width: 340px;
}

textarea {
	border-style: solid;
	border-color: #7DAAD1;
	border-width: 1px;
	font-size: 11px;
	font-family: Tahoma;
	width: 340px;
	height: 200px;
}
.perex {
	border-style: solid;
	border-color: #7DAAD1;
	border-width: 1px;
	font-size: 11px;
	font-family: Tahoma;
	width: 340px;
	height: 100px;
}

.button {
	background-color: #7DAAD1;
	width: 100px;
	text-align: center;
	border-bottom: solid;
	border-bottom-width: 1px;
	border-bottom-color: black;
	border-right: solid;
	border-right-width: 1px;
	border-right-color: black;
}

table {
	font-size: 11px;
}
.modryborder {
	font-size: 11px;
	font-family: Tahoma;
	border-width: 1px;
	border-style: solid;
	border-color: #2586d7;
	background-color: transparent;
}

.silverborder {
	font-size: 11px;
	font-family: Tahoma;
	border-width: 1px;
	border-style: solid;
	border-color: silver;
	background-color: transparent;
}

a {
	font-size: 11px;
	font-family: Tahoma;
	color: #4785C0;
	font-weight: bolder;
	text-decoration: none;
}

a:hover {
	font-size: 11px;
	font-family: Tahoma;
	color: #CC0C21;
	font-weight: bolder;
	text-decoration: none;
}

h2 {
	color: #4785C0;
	font-size: 16px;
	font-weight: bolder;
	text-align: left;
	margin-top: 10px;
}

.h3 {
	color: #ae0c0c;
	font-size: 14px;
	font-weight: bolder;
	text-align: left;
	margin-top: 10px;
}

h3 {
	color: #ae0c0c;
	font-size: 14px;
	font-weight: bolder;
	text-align: left;
	margin-top: 10px;
}

h4 {
	color: #4785C0;
	font-size: 12px;
	font-weight: bolder;
}

.h4 {
	color: #4785C0;
	font-size: 12px;
	font-weight: bolder;
}

.textarea_velka {
	background-color: white;
	border-style: solid;
	border-width: 1px;
	border-color: #4785C0;
	width: 400px;
	height: 500px;
	text-align: left;
	text-indent: 2px;
	font-family: tahoma;
	font-size: 11px;
}

.textarea_mala {
	background-color: white;
	border-style: solid;
	border-width: 1px;
	border-color: #4785C0;
	width: 400px;
	height: 100px;
	text-align: left;
	text-indent: 2px;
	font-family: tahoma;
	font-size: 11px;
}

.textarea_text {
	background-color: white;
	border-style: solid;
	border-width: 1px;
	border-color: #4785C0;
	width: 400px;
	height: 17px;
	text-align: left;
	text-indent: 2px;
	font-family: tahoma;
	font-size: 11px;
}

.check {
	width: 16px;
	height: 16px;
}

.gray {
	font-family: Tahoma;
	font-size: 11px;
	color: gray;
}

.dolecara {
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #7DAAD1;
}

.rc1 {
	background-color: transparent;
	color: black;
	font-family: tahoma;
	font-size: 11px;
}

.left {
	background-color: transparent;
	color: black;
	font-family: tahoma;
	font-size: 11px;
	text-align: left;
	margin-left: 3px;
	margin-right: 3px;
}

.popisek {
	border-style: solid;
	border-width: 1px;
	border-color: gray;
	background-color: silver;
	text-align: left;
	text-indent: 1px;
	width: 100%;
	/*margin-left: 3px;
	margin-right: 3px;*/
}

.h3maly {
	color: #CC0C21;
	font-size: 13px;
	font-weight: bolder;
}

.malyinput {
	width: 110px;
	text-align: left;
	border-style: solid;
	border-width: 1px;
	border-color: black;
}

.malybutton {
	background-color: #7DAAD1;
	width: 55px;
	text-align: center;
	border-bottom: solid;
	border-bottom-width: 1px;
	border-bottom-color: black;
	border-right: solid;
	border-right-width: 1px;
	border-right-color: black;
}

.50pro {
	background-color: transparent;
	color: black;
	font-family: tahoma;
	font-size: 11px;
	text-align: center;
	margin-left: 3px;
	margin-right: 3px;
	width: 50%;
}

.firma {
	background-color: transparent;
	color: black;
	font-family: tahoma;
	font-size: 11px;
	text-align: left;
	margin-left: 10px;
	margin-right: 3px;
}

.odsazeni10 {
	background-color: transparent;
	color: black;
	font-family: tahoma;
	font-size: 11px;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
}

.odsazeni20 {
	background-color: transparent;
	color: black;
	font-family: tahoma;
	font-size: 11px;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
}

.popisfirma {
	background-color: #fffedf;
	color: black;
	font-family: tahoma;
	font-size: 11px;
	text-align: left;
	margin-left: 3px;
	margin-right: 3px;
	text-indent: 5px;
}

.vpravokraj {
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
	border-right: dashed 1px #BAD2E8;
	height: 100%;
}

.odsazenizvrchu {
	height: 21px;
	background-color: transparent;
}

.aktuality {


	background-color: #FFFEDF;
	text-align: left;
	width: 100%;
}

.aktuality-nadpis {
	background-color: #fff2a8;
	text-align: left;
	height:17;
	width: 100%;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 11px;
	padding-top: 2px;
}


select {
	background-color: #fffff;
	text-align: left;
	height:17px;
	width: 50%;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 11px;
	border-style: solid;
	border-color: #7DAAD1;
	border-width: 1px;
}

option {
	background-color: #fffff;
	text-align: left;
	height:17px;
	width: 50%;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 11px;
	border-style: solid;
	border-color: #7DAAD1;
	border-width: 1px;
}

.podpis {
	height: 17px;
	background-color: #F4F6F8;
	border-top:2px solid #fff2a8;
	border-bottom:2px solid #fff2a8;
	padding-top:3px;
}

/*li {
	margin-left: 12px;
	text-align: left;
}*/


