body {
	text-decoration: none;
	color : #2A4362;
	font-size: 10px;
	margin : 0px;
	background-color : black;
	background-image : none;
}

body.rightmargin {
	margin : 0px;
	background-color : #EBA021;
	background-image : url(../slices/back.gif);
	background-position : top right;
	background-repeat : no-repeat;
}

td,div,span {
	font-family: "Verdana CE", "Helvetica CE", "Geneva CE", "Verdana", "Helvetica", "Geneva", "Arial CE", "Arial", sans-serif;
	font-size: 10px;
}

p,ol {
	margin-top : 0.5em;
	margin-bottom : 0.5em;
	font-size: 10px;
}

ul {  
	list-style-type: square;
}

li {
	margin-top : 0.5em;
	margin-bottom : 0.5em;
	margin-left : -24px;
	font-size: 10px;
}

p.nomargin {
	margin-bottom : 0em;
	margin-top : 0em;
}

a {
	color: #59768D;
	text-decoration: none;
	font-weight : bold;
}

a:hover {
	color: #81A6C3;
	text-decoration: none;
	font-weight : bold;
}



.menu1 A {
	color: white;
	font-size: 10px;
	font-weight : bold;
	margin-left : 0.5em;
	margin-right : 0.5em;
	text-decoration: none;
	text-transform : uppercase;
}

.menu1 a:hover {
	text-decoration: none;
	color: #AFBECA;
}

.menu2 A {
	color: #2A4362;
	font-size: 9px;
	font-weight : bold;
	margin-left : 0.5em;
	margin-right : 0.5em;
	text-decoration: none;
	text-transform : uppercase;
}

.menu2 a:hover {
	text-decoration: none;
	color: #ffffff;
}

.menu3 A {
	color: white;
	font-size: 9px;
	font-weight : bold;
	text-decoration: none;
    list-style-type: square #ffffff;
	text-transform : none;
}

.menu3 a:hover {
	text-decoration: underline;
	color: white;
}

.menu4 A {
	color: #EBA021;
	font-size: 8px;
	font-weight : bold;
	text-decoration: none;
	text-transform : uppercase;
}

.menu4 a:hover {
	text-decoration: none;
	color: #EBA021;
}

.smaller {
	font-size: 9px;
}

.normal {
	font-size: 10px;
}

.normal_bd,h3,.bold {
	font-size: 10px;
	font-weight : bold;
}

.poznamka,.note {
	font-size: 10px;
	font-weight : normal;
	margin-top : 0em;
	margin-bottom : 0.5em;
	color : #190A73;
	font-style : italic;
}

.white {
	font-size: 10px;
	font-weight : normal;
	color : #ffffff;
}
.white a {
	font-size: 10px;
	font-weight : bold;
	color : #ffffff;
}
.white a:hover {
	font-size: 10px;
	font-weight : bold;
	text-decoration: underline;
	color : #ffffff;
}

.orange {
	font-size: 8px;
	font-weight : normal;
	 list-style-type: square #EBA021;
	color : #EBA021;
}
.orange a {
	font-size: 9px;
	font-weight : bold;
	text-transform : none;
	 list-style-type: square #EBA021;
	color : #EBA021;
}

.orange a:hover {
	font-size: 9px;
	font-weight : bold;
	text-decoration: underline;
	text-transform : none;
	color : #EBA021;
}

.dulezite {
	font-size: 10px;
	font-weight : bold;
	color : #D4212D;
}

.dulezite a {
	font-size: 10px;
	font-weight : bold;
	color : #D4212D;
}

h1  {
	font-size: 11px;
	font-weight : bold;
	margin-top : 1em;
	margin-bottom : 0.5em;
	text-transform : uppercase;
	color : #2A4362;
}

h2 {
	font-size: 10px;
	font-weight : bold;
	margin-top : 0em;
	margin-bottom : 0em;
	text-transform : uppercase;
	color : #2A4362;
}

.imgtext {
	font-size: 10px;
	font-weight : normal;
	line-height : 1.25em;
	color : #000033;
}

.imgtextwhite {
	font-size: 10px;
	font-weight : normal;
	margin-top : 0em;
	margin-bottom : 0.5em;
	color : #AFBECA;
	font-style : italic;
}

.input {
    border : #2A4362;
	border-style: solid; 
	border-width: 1px;
	color: #2A4362;
	background-color : #FFFFFF;
	width: 200PX;
	height: 13px;
	font-family: "Verdana CE", "Helvetica CE", "Geneva CE", "Verdana", "Helvetica", "Geneva", "Arial CE", "Arial", sans-serif;
	font-size: 7pt;
	font-weight : normal;
}

.tlacitko	{
	background-color: #2A4362; 
	border: #ffffff; 
	border-style: solid; 
	border-width: 1px;
	font-family: "Verdana CE", "Helvetica CE", "Geneva CE", "Verdana", "Helvetica", "Geneva", "Arial CE", "Arial", sans-serif;
	color: #ffffff;
	font-size: 8pt;
	font-weight : bold; 
	cursor: hand;
}

.inputik {
  	border : #2A4362;
	border-style: solid; 
	border-width: 1px;
	color: #2A4362;
	background-color : #AFBECA;
	padding : 1px;
	margin : 1px;
	font-family: "Verdana CE", "Helvetica CE", "Geneva CE", "Verdana", "Helvetica", "Geneva", "Arial CE", "Arial", sans-serif;
	font-size: 8pt;
	font-weight : bolder;
}

.inputiksearch {
  	border : #ffffff;
	border-style: solid; 
	border-width: 1px;
	color: #2A4362;
	background-color : #AFBECA;
	padding : 1px;
	margin : 1px;
	font-family: "Verdana CE", "Helvetica CE", "Geneva CE", "Verdana", "Helvetica", "Geneva", "Arial CE", "Arial", sans-serif;
	font-size: 8pt;
	font-weight : bolder;
}

