BODY {
background: #e6e6e6;
color : #083394;
margin: 0px;
FONT-SIZE: 9pt;
FONT-FAMILY: Arial, Verdana, Arial, Helvetica, sans-serif;
}

input {
  padding: 0px 5px 0px 5px;
}

A:link {
	COLOR: #0000aa;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  TEXT-DECORATION: none;
}

A:active {
	COLOR: #405FFF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

A:visited {
	COLOR: #000082;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  TEXT-DECORATION: none;
}

A:hover {
	COLOR: #348AFF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

.oranzovy_ram {
  margin: 0px 0px 5px 0px;
  padding: 5px;
  background: none repeat scroll 0% 0% rgb(255, 153, 51);
  color: rgb(255, 255, 255);
  text-align: center;
}

.tlacitko {
 display: block;
 text-align: center;
 width: 140px;
 padding: 2px 5px 2px 5px;
 font-size: 12px;
 background: #f83;
 color: #00a;
 border: 1px solid #d41;
  -webkit-border-radius: 2px 2px 2px 2px;
  -moz-border-radius: 2px 2px 2px 2px;
  border-radius: 2px 2px 2px 2px;
  -webkit-box-shadow:0px 0 10px #888;  
  -moz-box-shadow:0px 0 10px #888;   
  box-shadow:0px 0 10px #888;
}

.tlacitko:hover {
 display: block;
 text-align: center;
 width: 140px;
 padding: 2px 5px 2px 5px;
 font-size: 12px;
 background: #fa5;
 color: #00a;
 border: 1px solid #d41;
  -webkit-border-radius: 2px 2px 2px 2px;
  -moz-border-radius: 2px 2px 2px 2px;
  border-radius: 2px 2px 2px 2px;
  -webkit-box-shadow:0px 0 5px #aaa;  
  -moz-box-shadow:0px 0 5px #aaa;   
  box-shadow:0px 0 5px #aaa;
}

.tlacitkom {
 text-align: center;
 /*width: 30px;*/
 padding: 1px 3px 1px 3px;
 font-size: 11px;
 background: #f83;
 color: #00a;
 border: 1px solid #d41;
  -webkit-border-radius: 2px 2px 2px 2px;
  -moz-border-radius: 2px 2px 2px 2px;
  border-radius: 2px 2px 2px 2px;
  -webkit-box-shadow:0px 0 10px #888;  
  -moz-box-shadow:0px 0 10px #888;   
  box-shadow:0px 0 10px #888;
}

.tlacitkom:hover {
 text-align: center;
 /*width: 30px;*/
 padding: 1px 3px 1px 3px;
 font-size: 11px;
 background: #fa5;
 color: #00a;
 border: 1px solid #d41;
  -webkit-border-radius: 2px 2px 2px 2px;
  -moz-border-radius: 2px 2px 2px 2px;
  border-radius: 2px 2px 2px 2px;
  -webkit-box-shadow:0px 0 5px #aaa;  
  -moz-box-shadow:0px 0 5px #aaa;   
  box-shadow:0px 0 5px #aaa;
}

.vyberka, .vyberka:visited {
  margin-right: 5px;
  padding: 3px 10px 3px 10px;
  background: #fff;
  color: #AC54AA;
	text-decoration: none;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
}

.vyberka:hover {
  padding: 3px 10px 3px 10px;
  /*font-weight: bold;*/
	background: #666;
	color: #fff;
  text-decoration: none;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
}


.menu {
  padding: 0px 0px 0px 0px;
	border: 0px solid #fff;
}


.menu a, .menu a:visited {
  display: inline-block;
  width: 180px;
  padding: 3px 0px 3px 10px;
  color: #229;
	text-decoration: none;
}
.menu a:hover {
  display: inline-block;
  width: 180px;
  padding: 3px 0px 3px 10px;
	background: #f63;
	color: #229;
	text-decoration: none;
}

.menu1 {
  padding: 0px 0px 0px 0px;
  background: #229;
  margin: 0px 10px 1px 0px;
  color: #ffffff;
  font-size: 11px;
}

.menu1 a, .menu1 a:visited {
  display: inline-block;
  padding: 1px 42px 1px 42px;
  text-decoration: none;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  border-right: 1px solid #fff;
}
.menu1 a:hover {
  display: inline-block;
  padding: 1px 42px 1px 42px;
  text-decoration: underline;
  text-align: center;
  background: #118;
  text-transform: uppercase;
}

.menu2 {
  padding: 0px 0px 0px 0px;
  background: #ccc;
  margin: 0px 10px 2px 0px;
  font-size: 11px;
}

.menu2 a, .menu2 a:visited {
  display: inline-block;
  padding: 1px 10px 1px 10px;
  text-decoration: none;
  text-align: center;
}

.menu2 a:hover {
  display: inline-block;
  padding: 1px 10px 1px 10px;
  text-decoration: underline;
  text-align: center;
}

.tlacidlo {
  background: #eee;
  border: 1px solid #ddd;
  display: block;
  width: 160px;
  height: 30px;
  padding: 10px 0px 0px 0px;
  text-align: center;
  margin: 2px;
}

.tlacidlo:hover {
  background: #ddd;
  border: 1px solid #bbb;
  display: block;
  width: 130px;
  height: 30px;
  padding: 10px 0px 0px 0px;
}

.tlacidlomini {
  background: #eee;
  /*border: 1px solid #ddd;*/
  display: block;
  width: 135px;
  padding: 3px 0px 2px 0px;
  text-align: center;
}

.tlacidlomini:hover {
  background: #ddd;
  /*border: 1px solid #bbb;*/
  display: block;
  width: 135px;
  padding: 3px 0px 2px 0px;
}


HR {
	height: 0;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: orange;
}

P {
  PADDING-bottom: 5px;
}
/*p:first-letter {
  padding-left: 10px;
}*/

li {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	/*padding: 5px 5px 10px 5px;*/
}

H1 {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 14px;
	TEXT-DECORATION: none;
  margin-top: 0px;
	color: #f63;
}

H2 {
	COLOR: #f83;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 13px;
	TEXT-DECORATION: none;
	MARGIN-Bottom: 5px;
	margin-top: 15px;
	/*border-bottom: 1px solid orange;*/
}

H3 {
	COLOR: #f93;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 13px;
	TEXT-DECORATION: none;
  /*border-bottom: 1px solid orange;*/
	MARGIN-Bottom: 5px;
	margin-top: 15px;
}

H4 {
	COLOR: #083394;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
	MARGIN-Bottom: 2px;
	margin-top: 15px;
}

THEAD {
	COLOR: #3A3AAD;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
}

DFN {
	border-bottom: dashed 2px #ffffff;
	font-style: normal;
	cursor: help;
}

TABLE {
  font-size: 10px;
  color: #555555;
  /*border: 1px solid #aaaaaa;
  border-collapse: collapse;*/
  margin-top: 10px;
}

TD {
  font-size: 12px;
  color: #555555;
  /*border: 1px solid #aaaaaa;
  border-collapse: collapse;*/
  /*text-align: center;*/
}

.pomoc { cursor: help; }

.tab2 {	background: #eeeeee; }

.tab1 {	background: #f9f9f9; 	}

/*CASTI STRANKY*/

/*.menu {
  clear: both;
  background: #f5f5f5;border-top: 1px solid #3D4A69;
  padding: 0px 10px 0px 10px; 
  text-align: left;
}*/

.polozkamenu {
  text-align: center;
	margin: 0px;
	display: block;
  width: 153px;
	padding: 3px 0px 3px 30px;
	/*-moz-border-radius-bottomleft: 1em;
	-moz-border-radius-bottomright: 1em;*/
	/*border-left: 1px solid orange;
	border-top: 1px solid #9AB7F9;*/
	background: #3c4347;
}

.polozka-on {
	text-align: left;
  margin: 9px;
	display: block;
  width: 131px; _width: 151px;
  padding: 10px 0px 10px 20px;
  /*background: white;*/
	/*-moz-border-radius-bottomleft: 1em;*/
	/*-moz-border-radius-bottomright: 1em;*/
	/*border-right: 3px solid orange;*/
	/*border-top: 1px solid black;*/
	border: 1px solid #00008B;
}

.skochore {
  clear: both;
  float: right;
  margin: 10px;
	padding: 5px 20px 5px 20px;
	/*-moz-border-radius-bottomleft: 1em;
	-moz-border-radius-bottomright: 1em;*/
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	background: #4d4d4d;
}

.page {
  margin-top: 5px;
  background: #fff;
  /*background-image: url('./img/main.png');*/
}

.lavy {
  color: #00008B;
  width: 200px;
  margin-left: 1px;
  border: 2px solid #fff;
  float: left;
  text-align: left;
  background: #fff;
}

.lavy ul {
	margin: 0; padding: 0;
	list-style-type: none;
	}
.lavy ul li {
	margin: 0; padding: 0px 0px 0px 2px;
	list-style-type: none;
  text-align: left;
	}

.lavy a, .lavy a:active, .lavy a:visited {
	color: #00a;
	}

.vybrane {
	background: #f40;
}

.ikona {
  text-align: left;
	margin: 2px 0px 5px 0px;
	display: block;
  padding: 2px 3px 2px 15px;
}

.pravy {
  float: right;
  width: 1030px;
}

.pravy-in {
  margin: 0px 0px 0px 2px;
  line-height: 1.5;
}

.vnutro {
  float: left;
  width: 780px;
  margin: 0px 0px 0px 2px;
  line-height: 1.5;
  padding: 2px 2px 10px 10px;
  text-align: left;
  -webkit-box-shadow:0px 0 20px #ccc;  
  -moz-box-shadow:0px 0 20px #ccc;   
  box-shadow:0px 0 20px #ccc;
  background: #fff;
}

.nadpisclanku {
  color: #049;
  font-weight: bold;
  border-bottom: 1px solid #D03030;
}
.nadpisclanku:hover {
  color: #006;
  font-weight: bold;
  border-bottom: 1px solid #006;
}
.nadpiszoznamu {
  color: #444;
  font-weight: bold;
  border-bottom: 1px solid #ddd;
}
.nadpiszoznamu:hover {
  color: #777;
  font-weight: bold;
  border-bottom: 1px solid #aaa;
}


.pravy-in_sirsi {
  margin: 0px;
  /*padding: 10px 30px 20px 30px;*/
  line-height: 1.5;
  text-align: left;
  background: #fff;
}

.clanok {
  text-align: left;
	border: 1px solid #ccc;
	padding: 5px 5px 5px 5px;
	line-height: 1.5;
	margin: 5px 0px 5px 0px;
	/*width: 495px; _width: 460px;*/
	background: #ffffff;
	color:#555555;
  /*background: -webkit-gradient(linear, 0% 0%, 80% 100%, from(#FFF), to(#EEE));
  background: -moz-linear-gradient(90% 100% 90deg,#EEE, #FFF);*/
  -webkit-border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  -webkit-box-shadow:0px 0 20px #ccc;  
  -moz-box-shadow:0px 0 20px #ccc;   
  box-shadow:0px 0 20px #ccc;
}

.podtitul {
	float: right;
	color: gray;
	font-size: 9px;
	FONT-FAMILY: Tahoma;
}

.nadpis {
  border-bottom: 2px solid orange;
}


.hlavna {	
	border: 1px solid #cccccc;
  width: 1240px;
  /*height: 850px;*/
	background: #eee;
	margin: 5px;
	padding: 2px;
  -webkit-box-shadow:0px 0 20px #ccc;  
  -moz-box-shadow:0px 0 20px #ccc;   
  box-shadow:0px 0 20px #ccc;
}

.horny {
  clear: both;
  text-align: left;
  height: 0px;
  /*background-image: url('./img/ll_header.jpg');
  background-position: bottom left;
  background-repeat: no-repeat;*/
  margin: 2px 0px 0px 0px;
  border: 1px solid #ffffff;
}

.dolny {
  clear: both;
  margin: 0px 0px 0px 0px;
  height: 16px;
  padding: 2px 0px 2px 0px;
  text-align: left;
  color: #ffffff;
  background: #ddd;
  border: 1px solid #ffffff;
}

a img {
  border: 0px;
}

.partneri {
  width: 480px;
}
.partneri td {
  width: 240px;
  padding: 10px 2px 2px 2px; 
}

.ikonaon {
  text-align: left;
  color: #888888;
  margin: 0px 0px 2px 0px;
	display: block;
  padding: 5px 3px 5px 18px;
	line-height: 1.2;
	background-image: url('./img/ikona01.png');
  background-position: left;
  background-repeat: no-repeat;
}

.ikonaon:link {
  color: #777777;
}
.ikonaon:visited {
  color: #aaaaaa;
}
.ikonaon:hover {
  background: #dddddd;
  background-image: url('./img/ikona02.png');
  background-position: left;
  background-repeat: no-repeat;
  color: red;
}

.zalozka {
  height: 26px;
  width: 74px;
  padding: 2px 0px 2px 0px;
  text-align: center;
  color: #999999;
  border-top: 1px solid #bbb;
  border-left: 1px solid #bbb;
  border-right: 1px solid #bbb;
}

.zalozka:hover {
  background: #dddddd;
}

.menuvyr {
	text-align: left;
  line-height: 1.2;
  font-style: normal;
  margin-left: 5px;
	display: block;
  padding: 5px 0px 5px 12px;
  background: #f2f2f2;
	/*-moz-border-radius-bottomleft: 1em;*/
	/*-moz-border-radius-bottomright: 1em;*/
	/*border-right: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;*/
	/*border: 1px solid #00008B;*/
	/*background-image: url('./img/ikona01.png');
  background-position: left;
  background-repeat: no-repeat;*/
  /*background-image: url('./img/web/p_tlacitko_lave01.jpg');
   background-position: left;*/
}

/*.menuvyr {
	text-align: left;
	margin-top: 5px;
	display: block;
  padding: 5px 0px 5px 15px;
  background: #efefef;
}*/

.menuvyr:link {
  color: #00008b;
  /*width: 155px;*/
}


.menuvyr:hover {
  /*width: 155px;*/
  /*background: #ddd;*/
  background-image: url('./img/web/p_tlacitko_lave02.jpg');
  background-position: left;
  /*background-repeat: no-repeat;*/
}

.minimenu {
  border-right: 1px solid #ddd;
  padding: 3px 10px 3px 10px;
  font: bold 11px/16px arial, helvetica, sans-serif;
  color: black;
}

.minimenu:link, .minimenu:hover, .minimenu:visited {
  border-right: 1px solid #ddd;
  padding: 3px 10px 3px 10px;
  font: bold 11px/16px arial, helvetica, sans-serif;
  color: black;
}

.minimenu:hover {
  background: #ddd;
}

.menuvyr2 {
	text-align: left;
  line-height: 1.2;
  font-style: normal;
  /*margin-top: 1px;
  margin-bottom: 1px;*/
  /*margin-left: 5px;*/
	display: block;
  padding: 2px 0px 2px 22px;
  /*background: #ddd*/ /*#ffebd6*/;
	/*-moz-border-radius-bottomleft: 1em;*/
	/*-moz-border-radius-bottomright: 1em;*/
	/*border-right: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;*/
	/*border: 1px solid #00008B;*/
	background-image: url('img/arrow.png');
  background-position: left;
  background-repeat: no-repeat;
  height: 20px;
} 
.menuvyr2:hover {
  /*background: #fff;*/
  /*background-image: url('./img/ikona02.png');
  background-position: left;
  background-repeat: no-repeat;*/
  text-decoration: underline;
  color: red;
}

.podmenu {
	text-align: left;
	font-size: 10px;
  /*line-height: 1.2;*/
  font-style: normal;
  margin: 0px 0px 1px 0px;
	display: block;
  padding: 4px 0px 2px 5px;
  background: #fff; /*#ffdcb9*/;
	/*-moz-border-radius-bottomleft: 1em;*/
	/*-moz-border-radius-bottomright: 1em;*/
	/*border-left: 1px solid #dbdbdb;*/
	/*border-bottom: 1px solid #dbdbdb;*/
	/*border: 1px solid #00008B;*/
	/*background-image: url('./img/ikona01.png');
  background-position: left;
  background-repeat: no-repeat;*/
  height: 20px;
} 
.podmenu:hover {
  background: #ffdcb9;
  /*background-image: url('./img/ikona02.png');
  background-position: left;
  background-repeat: no-repeat;*/
  color: #888;
  text-decoration: underline;
}

.podmenu:link {
  color: #555;
}

.menuvyr3 {
	text-align: left;
  line-height: 1.1;
  font-style: normal;
  /*margin-left: 10px;*/
	display: block;
  padding: 2px 0px 2px 12px;
  /*background: #eee;*/
	border-bottom: 1px solid #dbdbdb;
  height: 20px;
}

.menuvyr3:hover {
  background: #fff;
  color: red;
}

.lavyramik {
  border: 1px solid #ccc;
  border-right: 0px solid #ccc;
  height: 100px;
}

.pravyramik {
  border: 1px solid #ccc;
  border-left: 0px solid #ccc;
  vertical-align: top;
}

.minipopis {
  text-align: right;
  padding: 5px;
}

