 /* ************** ZDE JSOU DEFINOVANY OBECNE KASKADY SPOLECNE PRO CELY WEB, DEFUNI VZHLED TEXTU V MAIN CASTI***************** */

body {
	color: #000000;
	font-family: Tahoma,"Helvetica CE",Helvetica,sans-serif;
	text-align: left;
	font-size: 75%;
	margin: 0;
	padding: 0;
	background: white;
}

a {
	color: #ff7214;
	text-decoration: underline;
}


a:link, a:visited {
	color: #ff7214;
	text-decoration: underline;
}

a:hover, a:focus, a:active {
    color: #ff7214;
	 text-decoration: none;
}


table {
	width: 95%;
	margin: 5px;
}

td {
	vertical-align: top;
}

th {
	vertical-align: top;
}

table.smallTable {
	width: 490px;
}

/*excelovská tabulka*/

table.datatable {
	margin: 5px;
	border-collapse: collapse;
	border: 1px solid black;
}
 
table.datatable td {
	vertical-align:  middle;
	padding: 2px 3px;
	border: 1px solid black;
}

table.datatable th {
	background: #f4f5f6;
	padding: 2px 3px;
	vertical-align: middle;
	border: 1px solid black;
} 

 
table.datatable tr .even {
	background: #ebebeb;
		vertical-align: middle;
}

table.datatable tr .odd {
	background: #ffffff;
		vertical-align: middle;
}

hr {
	border: 0px;
	width: 100%;
	height: 1px;
	color: #D8E9F4;
}

/*------------------------------------------------------------------*/
/* OBECNE DEFINICE FORMULARU----------------------------------------*/
/*------------------------------------------------------------------*/
form {
	display:inline;
}

input, select, textarea {
	font-family: Arial, Tahoma,"Helvetica CE",Helvetica,sans-serif;
	font-size: 1em;
}

input {
	background: #ffffff;
}

textarea {
	height: 100px;
	width: 325px;
	
}


label {
    color: #669602;
	 font-weight: normal;
	 padding: 0 0 0 0;
	 text-align: left;
}

legend {
	font-weight: bold;
	color: #669602;
}

fieldset {
	margin: 10px 0 0 0;
   border: #ff7114 1px solid;
	width: 590px;
	float: left;
	clear: both;
}

fieldset th {
	padding: 3px 0 0 0;
	text-align: left;
	width: 160px;
}
/*------------------------------------------------------------------*/
/* DEFINICE OBECNYCH TAGU-------------------------------------------*/
/*------------------------------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
}

h1 {
	font-size: 2em;
	font-weight: bold;
}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	padding-bottom: 3px;
}

h3 {
	clear: both;
	font-size: 1em;
	padding: 0em;
	margin: 10px 0 3px 0;
	color: #669602;
	border-bottom: #669602 1px solid;
}

h3 span {
	font-weight: normal;
	padding-left: 1em;
}

h4 {
	clear: both;
	font-size: 1em;
	padding: 0em;
	margin: 10px 0 3px 0;
	color: #669602;
}

h5 {
	clear: both;
	font-size: 1em;
	padding: 0em;
	margin: 10px 0 3px 0;
	color: #ff8216;
}

h6 {
	font-size: 0.9em;
	font-weight: bold;
}

img{
	border: 0em;
}

 /* ************** Zakladni veci co se vdzy vsude pouzivaji stejne***************** */
 .floatRight{
 	float:right;
 }

 .floatleft{
 	float:left;
 }

 .clearFloat{
 	clear: both;
 }
 .NoBorder{
 	border: 0em;
 }
 .underline{
 	text-decoration: underline;
 }

.unimportantText {
	color: #5B5B5B;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

ul {
	padding: 0 0 0 30px;
	margin: 0;
	clear: both;
	list-style: square;
}

li {
	
}
/* ------------------------------------------- */
/* obrazky v HTML editoru  ------------------- */
/* ------------------------------------------- */
.imgcontainerleft {
	float: left;
	padding: 10px;
}

.imgcontainerright {
	float: right;
	padding: 10px;
}

.imgcontainercenter {
	clear: both;
	text-align: center;
}

.imgname {
	font-weight: bold;
	clear: both;
}

.imgfile{}

.imgdesc {
	clear: both;
}

.imgauthor {
	clear: both;
}


.articleGreen {
	float: left;
	clear: none;
	width: 280px;
	padding: 0 0 10px 0;
	margin: 0 5px 10px 5px;
	background: #628a05 url(../images/custom/bg-green-span.gif) repeat-x;
}

.articleGreen h3 {
	width: 220px;
	float: left;
	font-size: 1.1em;
	color: #000000;
	font-weight: bold; 
	margin: 0 0 0 10px;
	padding: 10px 0 0 40px;
	height: 28px;
	border: none;
	background: url(../images/custom/bg-topnavigation.gif) no-repeat;
}

.articleGreen span {
	float: left;
	width: 250px;
	padding: 10px;
	color: #ffffff;
	background: url(../images/custom/bg-border.gif) bottom no-repeat;
}

.articleGreen span img {
	padding: 5px;
}

.articleGreen ul {
	padding: 10px 0 0 40px;
	margin: 0px 0;
	clear: both;
	list-style: square;
	color: #ffffff;
}

.articleGreen a {
	color: #ffffff;
}

.articleGreen a:link, 
.articleGreen a:visited {
	color: #ffffff;
}

.articleGreen a:hover, 
.articleGreen a:focus, 
.articleGreen a:active {
    color: #ffffff;
}


.articleOrange {
	float: left;
	clear: none;
	width: 280px;
	padding: 0 0 10px 0;
	margin: 0 5px 10px 5px;
	background: #ff8216 url(../images/custom/bg-orange-span.gif) repeat-x;
}

.articleOrange h3 {
	width: 220px;
	font-size: 1.1em;
	color: #000000;
	font-weight: bold; 
	float: left;
	margin: 0 0 0 10px;
	padding: 10px 0 0 40px;
	height: 28px;
	border: none;
	background: url(../images/custom/bg-topnavigation.gif) no-repeat;
}

.articleOrange span {
	float: left;
	width: 250px;
	padding: 10px;
	color: #ffffff;
	background: url(../images/custom/bg-border-or.gif) bottom no-repeat;
}

.articleOrange ul {
	padding: 10px 0 0 40px;
	margin: 0px 0;
	clear: both;
	list-style: square;
	color: #ffffff;
}

.articleOrange a {
	color: #ffffff;
}

.articleOrange a:link, 
.articleOrange a:visited {
	color: #ffffff;
}

.articleOrange a:hover, 
.articleOrange a:focus, 
.articleOrange a:active {
    color: #ffffff;
}
