/* ++++++++++++ import styles++++++++++++++++++++++*/
@import url('spec.css');
/* ++++++++++++ temporary +++++++++++++++++++++++*/
/* ++++++++++++ colors +++++++++++++++++++++++
#CCECF4    #809CC9   # F97594
	#24395B			#A10101				#EC002F								*/

table.aktualita tr td
{
	padding: 5px;
	margin: 0px;
	border: 0px;
	vertical-align: top;
	text-align : center;
	border-style : dotted;
	border-width : 1px;
	background-color : White;
}
/* ++++++++++++redefining html tags +++++++++++++++++*/
*
{
	/*font-family : "Verdana CE", "Arial CE", "Lucida Grande CE", "Helvetica CE", Verdana, Arial, Lucida, sans-serif;*/
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	margin: 0px;
	padding: 0px;
	border : none;
}
body
{
	padding: 0px;
	margin: 0px;
/*	
	SCROLLBAR-FACE-COLOR: #24395B; 
	SCROLLBAR-HIGHLIGHT-COLOR: #24395B; 
	SCROLLBAR-SHADOW-COLOR: #24395B; 
	SCROLLBAR-3DLIGHT-COLOR: #24395B; 
	SCROLLBAR-ARROW-COLOR: white; 
	SCROLLBAR-TRACK-COLOR: white; 
	SCROLLBAR-DARKSHADOW-COLOR: #24395B;
*/
}
img
{
	border: 0px;
}
table
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	width: 100%;
	border: 0px;
	vertical-align: top;
	background-color: transparent;
	text-align : center;
}
tr,td
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
th
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color : White;
	background-color : #3A82BB;
}
table.tabulka tr td
{
	padding: 2px;
	margin: 0px;
	border: 0px;
	vertical-align: middle;
	text-align: left;
	border-style : solid;
	border-width : 1px;
	background-color : White;
}
hr
{
	width : 50%;
	color : #3A82BB;
	height: 1px;
}
ul
{
	list-style-type : square;
	list-style-position : outside;
	padding-left : 30px;
	padding-bottom : 20px;
	padding-top : 5px;
	list-style-image : url(../images/point.gif);
}
li
{
	margin-top : 2px;
	margin-bottom : 2px;
}
ol
{
	padding-left : 35px;
	padding-right: 30px;
	padding-bottom : 10px;
	padding-top : 5px;
}
a
{
	font-size : 11px;
	color: #3A82BB;
	background-color: transparent;
	text-decoration: none;
	font-weight : bold;

}
a:hover
{
	text-decoration: underline;
}
a.bg
{
	color: #3A82BB;
	background-color: transparent;
	text-decoration: none;
}
a.bg:hover
{
	color: white;
	background-color: #3A82BB;
	text-decoration: none;
}
a.alternativ
{
	color: #122738;
	background-color: transparent;
	text-decoration: none;
}
a.alternativ:hover
{
	text-decoration: underline;
}
a.alternativbg
{
	color: #122738;
	background-color: transparent;
	text-decoration: none;
}
a.alternativbg:hover
{
	color: White;
	text-decoration: none;
	background-color: #122738;
}
a.light
{
	color: #24395B;
	background-color: transparent;
	text-decoration: none;
	font-weight : normal;
}
a.light:hover
{
	text-decoration: underline;
}
a.bilea
{
	color: White;
	background-color: transparent;
	font-weight : bold;
}
a.bilea:hover
{
	background-color: white;
	color: #122738;
}
a.efektbg
{
	color: #EC002F;
	background-color: white;
	text-decoration: none;
}
a.efektbg:hover
{
	color: White;
	background-color: #EC002F;
	text-decoration: none;	
}
/* +++++++++++++++++clases ++++++++++++++++++++++#293C63*/
.left, .right
{
	vertical-align : top;
	text-align : center;
	background-color :#122738;
	padding: 10px;
	width: 125px;
}
.right
{
	background-color : white;
	
	border-color : #122738;
	border-style : solid;
	border-width : 1px;
}
.stred
{
	vertical-align : top;
	text-align : center;
	background-color : transparent;
	padding: 5px;
	width: auto;
}
.bunka
{
	border: thin Silver;
	margin: 0px;
	padding: 2px;
	vertical-align : top;
	text-align : center;
	width: 125px;
	border-bottom-style : solid;
	background-color: White;
}
.small
{
	font-size: 9px;
	color: Gray;
	font-style: italic;
}
.bila
{
	font-weight: normal;
	font-size: 9px;
	color: White;
}
.tucna
{
	font-weight: bold;
}
.efekt
{
	font-weight: bold;
	color: #EC002F;
}
.cervena
{
	font-weight: bold;
	font-size: 11px;
	color: #3A82BB;
}
.cervenalight
{
	font-weight: normal;
	font-size: 11px;
	color: #3A82BB;
}
.modra
{
	font-weight: bold;
	font-size: 11px;
	color: #122738;
}
.modralight
{
	font-weight: normal;
	font-size: 11px;
	color: #122738;
}
.modramiddle
{
	font-weight: bold;
	font-size: 13px;
	color: #122738;
	background-color: transparent;
}
.cervenamiddle
{
	font-weight: bold;
	font-size: 13px;
	color: #3A82BB;
	background-color: transparent;
}
.modrabig
{
	font-weight: bold;
	font-size: 17px;
	color: #122738;
	background-color: transparent;
}
.cervenabig
{
	font-weight: bold;
	font-size: 17px;
	color: #EC002F;
	background-color: transparent;
}
.formtext
{
	background-color : transparent;
	border : thin;
	border-color : Black;
	border-width : 1px;
	border-style : solid;
	border-width : 1px;
	background-color : White;
}
.textbox
{
	margin: 0px;
	font-size: 110%;				
	height: 18px;
	border : thin;
	border-color : Black;
	border-width : 1px;
	border-style : solid;
	border-width : 1px;
	background-color : White;
}
.cleaner
{
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}
.blok1
{
	text-align: left;
	width: 150px;
}

.title
{
	text-align: left;
	width: 200px;
}
.formbutton
{
	color: White;
	font-weight : bold;
	background-color : #3A82BB;
	border : thin;
}

.alignleft
{
	text-align: left;
}
.tabulkaleft
{
	text-align: left;
	width: 70%;
}
.tabulkaleft tr td
{
	vertical-align: top;
}
/* +++++++++++++ defining id tags +++++++++++++++*/
#end
{
	background-color: #3A82BB;
}
#pushup
{	
	width: 100%;
	border : none;
	padding: 2px;
	margin: 0px;
	vertical-align : top;
	text-align: justify;
}
#okno
{
	z-index : auto;
	position: relative;
	top: 0px;
	left: 0px;
	background-color: Gray;
	overflow: auto;
	height: 100%;
	width: 500px;
}
#menu
{
	text-decoration : none;
	font-weight: bold;
	background-image: url(../images/compekon_a_r1_c1.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.clsCMOn
{
	font-size : 10px;
	color: White;
	text-decoration : none;
	padding: 2px 2px 2px 2px;
}

.clsCMOver
{
	font-size : 10px;
	color: white;
	text-decoration : none;
	padding: 2px 2px 2px 2px;
}