.schemeColor
{
	background: #336600;
	color: #555;
}

body {
	/*background: #FFF url(design/marginBgVert.jpg) repeat-x top;*/
	background: #FFF;
	color : #555;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	behavior: url(csshover.htc);
	font-size: 70%;
}
#mainObalBody {
	margin: 0 auto 0 auto; 
	padding: 0 20px; 
	width: 873px; 
	background: #FFF url(design/marginBg.jpg) repeat-y right;
	color: #555;
}
strong{
	font-weight: bolder;
}
legend {
	color : #24486B;
	background: #F6F7F9;
}

fieldset {
	padding: 3pt;
}

a:link, a:visited {
	color : #336699;
	text-decoration : underline;
}
a:hover {
	color : #555;
	text-decoration : underline;
}
h1 {
	color : #24486B;
	font-size : 190%;
	margin : 0;
	padding : 0;
}
h2 {
	color : #9F0F0F;
	font-size : 140%;
	margin : 0;
	padding : 0;
}
.smallHeader{
	font-size: 100%;
	padding-top: 3px;
	color: #829EAA;
	padding-left: 22px;
	background: transparent url(design/sipka.gif) no-repeat 5px 4px;
}
h3 {
	color : #9F0F0F;
	font-size : 130%;
	margin : 0;
	padding : 0;
}
h4 {
	color : #9F0F0F;
	font-size : 120%;
	margin : 0;
	padding : 0;
}
h5 {
	color : #24486B;
	font-size : 110%;
	margin : 0;
	padding : 0;
}
h6 {
	color : #24486B;
	font-size : 100%;
	margin : 0;
	padding : 0;
}
h6 a:link, h6 a:visited{
	color: #24486B;
	text-decoration: underline;
}
h6 a:hover{
	color: #336699;
	text-decoration: underline;
}
blockquote {
	margin-left : 20px;
	border-left: 1px solid #336699;
}

table {
}
td {
	color: #555;
}
td.header{
	background: #24486C;
	color : #FFF;
	padding: 0.2em;
}
hr {
	border: 1px solid #E4EBF1;
}
li{
	color: #336699;
	list-style-position: inside;
	list-style-image: url(design/sipkaTransparent.gif);
	margin-bottom: 0.3em;
}
p {
	color : #555;
	text-decoration : none;
}
div {
	text-decoration : none;
}

input {
	background: #A6B6C1;
	color: #000000;
	border: 1px solid #24486B;
}
input.tlacitko {
	background : #A6B6C1;
	border : 1px outset #24486B;
}
.classicInput{
	background: #A6B6C1;
	border: 1px solid #24486B;
	color : Black;
}
.datumForm{
	background : #A6B6C1;
	border : 1px outset #24486B;
	color : White;
}
.discussForm{
	background : #A6B6C1;
	color: #000000;
	border: 1px solid #24486B;
	font-size: 120%;
	float: left;
}
.okTlacitkoLogout {
	font-size: 90%;
	border : 1px outset #24486B;
	margin-top: 0.3em;
}

.okTlacitko{
	background: #FFF url(design/buttBack.jpg) top left;
	height: 20px;
	cursor: pointer;
	padding: 0 0 4px 0;
	margin: 0;
	color: #336699;
	font-weight: bold;
	vertical-align: top;
	border: 1px solid #AAA;
}

.topdate{
	float : left;
	color: #AAA;
}
.topLogoSpace{
	margin: 0 auto 0 auto; 
	padding: 0 20px 0 20px; 
	width: 873px;
	height:21px;
	background: #FFF url(design/top1.jpg) no-repeat;
	font-size: 90%;
}

#navig {
	border-bottom: 1px solid #C1C7D1; 
	padding: 4px; 
	padding-left: 7px; 
	font-size: 90%; 
	margin: 0; 
	background: #F4F3F8;
}

.loginWrapper{
	border: 0;
	margin: 0;
	padding: 0;
	margin-top: 0.5em;
	vertical-align: top;
	color: #2D4900;
	float: right;
}
.topDesignPic{
	height: 83px;
	float: none;
	vertical-align: middle;
	text-align: right;
	margin: 0;
}

.menuPomocne
{
	float: right;
	margin: 5px 0 0 0;
	border: 0;
	color: #666;
	font-weight: bold;
}
.menuPomocne a:link, .menuPomocne a:visited{
	color: #666;
	font-weight: bold;
	padding: 5pt;
	text-decoration: underline;
}
.menuPomocne a:hover{
	color: #777;
	font-weight: bold;
	padding: 5pt;
	text-decoration: underline;
}

.loginForm{
	text-align: left;
	margin:0;
	padding: 3px;
	color: #AAA;
	float: none;
	width: 177px;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	background: transparent url(design/loginBack.jpg) repeat-y;
}
.searchForm{
	margin: 0;
	padding: 8px 0 8px 8px;
	border: 0;
}
.searchButton{
	width: 15px;
	height: 15px;
	background: transparent url(design/searchButt.gif) no-repeat center;
	padding: 0;
	margin: 2px 0 0 0.7em;
	vertical-align: top;
	cursor: pointer;
	border: 0;
}
.searchResultHighlight{
	background: #336600;
	color: #FFF;
}
.loginInput{
	font-size: 0.9em;
	height: 16px;
	color: #666;
	border: 1px solid #AAA;
	background: #EEE;
	margin: 0;
	padding: 0;
}
.logged{
	margin: 5px 0;
	color : #666;
}
.fullWidth
{
	width: 98%;
}
.halfWidth
{
	width: 49%;
}
.rightAlign
{
	text-align: right;
}
.rightFloat
{
	float: right;
}
.rightAlignFloat
{
	text-align: right;
	float: right;
}
.leftAlignFloat
{
	text-align: left;
	float: left;
}
.leftFloat
{
	float: left;
}
.marginZero
{
	margin: 0;
}
.paddingZero
{
	padding: 0;
}
.borderZero
{
	border: 0;
}
.font80, .font80 a
{
	font-size: 80%;
	text-decoration: none;
}
.font80 a:hover
{
	text-decoration: underline;
}
.nadpisCenter{
	color : #336699;
	font-style : italic;
	font-size : 220%;
	vertical-align : middle;
	text-transform : capitalize;
	font-variant : small-caps;
	text-align : center;
}


.pata{
	margin: 0 auto 0 auto; 
	padding: 4px 20px 0 20px; 
	width: 873px;
	height:21px;
	background: #FFF url(design/footerBackground.jpg) no-repeat;
	color: #666;
}
.pata a:link, .pata a:visited
{
	color: #777;
	text-decoration: underline;
}
.pata a:hover
{
	color: #555;
	text-decoration: underline;
}

.pataSystemLinks
{
	width:40%;
	float:left;
	color:#666;
	text-align:left;
	padding-left: 20px;
}
.pataMail
{
	width:40%;
	float:right;
	text-align:right;
	padding-right: 20px;
}
.hlavneOkno{
	background: transparent url(design/top4.jpg) no-repeat top left;
	padding: 0;
	margin: 0;
	border-left: 1px solid #DADBDD;
	border-right: 1px solid #DADBDD;
}
.whiteSpace{
	float : left;
	position : absolute;
	height : 30em;
}
.content
{
	width: 648px;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
}
.obsah{
	color: #555;
	text-align: left;
	width: 666px;
	padding: 0 5px 0 5px;
	background: transparent url(design/divBackground.jpg);
	border-left: 1px solid #829EAA;
	border-right: 1px solid #829EAA;
}
.obsahHeader{
	height: 25px;
	width: 680px;
	background: transparent url(design/divHeader.jpg) no-repeat;
}
.obsahFooter{
	height: 25px;
	width: 680px;
	margin-bottom: 3em;
	background: transparent url(design/divFooter.jpg) no-repeat;
}
.articleHeader{
	height: 1em;
	vertical-align: middle;
}
.menuHeader{
	height: 20px;
	background: transparent url(design/menuHeader.jpg) no-repeat;
	border-top: 1px solid #999;
	color: #24486B;

}
.menuFooter{
	height: 30px;
	background: transparent url(design/divFooter.jpg);
}
.rightPanel{
	float: left;
	width : 183px;
	padding: 0;
}

.rightPanel a{
	font-size: 90%;
	font-weight: bold;
}

.leftPanel{
	float: right;
	width : 159px;
	padding: 0;
}
.leftPanel a{
	font-size: 90%;
	font-weight: bold;
}
.leftWrapper{
	text-align: left;
	margin:0;
	padding: 3px;
	color: #AAA;
	float: none;
	width: 153px;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	background: transparent url(design/loginBack.jpg) repeat-y;
	line-height: 1.5em;
}
.leftWrapper a{
	font-weight: normal;
}

.hlavneOknoInstall{
	height : 100%;
	background: transparent url(Default_design/design/backgrnd.gif);
	font-size : 100%;
	text-align : left;
	vertical-align : middle;
	color: #666;
	font-weight: bold;
}

.formInstall{
	height : 100%;
	text-align : left;
}
.errors{
	color : #FF0000;
	font-size : 100%;
}
.registracia{
	text-align : left;
	position : relative;
	float : left;
	font-style : normal;
}
.registraciaObal{
	text-align : right;
	font-weight : bolder;
	width: 90%;
}
.addLangObal{
	text-align : left;
	width : 670px;
	font-weight : bolder;
	font-size: 100%;
	background: #F2F3F3;
}
DIV.langKey{
	float : left;
	font-variant : normal;
	font-weight : normal;
	text-align : center;
	font-size : 100%;
}

#header
{
	height: 152px;
	width: 873px;
	position: relative;
}
#header span, #header span:hover
{
	background: transparent url(design/top2_01.jpg) no-repeat top right;
	width: 873px;
	height: 152px;
	display: block;
	position: absolute;
	top: 0; 
	left: 0;
	z-index: 1;
	cursor: pointer;
}

.headerEdit{
	border-bottom-style : dotted;
	border-bottom-color : #2D4900;
	border-bottom-width : 1px;
	height : 2em;
	overflow : auto;
}
.blogEdit{
	height : 4em;
	overflow : auto;
}
.infoNews{
	color : #336699;
	font-size: 90%;
	margin : 0.5em 0 0 0;
	clear: both;
}

.hlavickaNews{
	font-size : 100%;
}
.hlavickaNews a, .hlavickaNews a:link, .hlavickaNews a:visited{
	color : #24486B;
	font-weight : bolder;
	margin : 0;
	text-decoration : none;
}
.hlavickaNews a:hover{
	color : #336699;
	font-weight : bolder;
	margin : 0 0 0 0;
	text-decoration : none;
}
.hlavickaNews li{
	color: #2D4900;
}
.hlavickaNewsAll{
	font-size : 120%;
	color : #666;
	font-weight : bolder;
	padding : 0 0 0 0.2em;
	font-variant: small-caps;
}
.textNews{
	margin : 0;
	height : 5em;
	overflow : hidden;
	padding : 0;
	cursor : default;
}
.textNewsAll, .textNewsAll div, .textNewsAll td{
	text-align : left;
	line-height: 1.5em;
}

.center, .center td{
	text-align : center;
	vertical-align : middle;
	border: 0;
	margin: 0;
}

.categoryPath{
	font-weight: normal;
	font-size: 90%;
}
.categoryPath a:link,.categoryPath a:visited
{
	font-weight: bold;
	color: #24486B;
}
.categoryPath a:hover{
	color: #336699;
}

.editor{
	float : left;
}

.podnadpis{
	font-size : 100%;
	font-weight : bold;
	font-style : normal;
	color: #444;
}
.comment{
	line-height : 1.5em;
	background: #E6E6E6;
	color: #666;
	padding: 0.2em;
}
.anketaOtazka{
	margin : 0 0 0 0.5em;
	padding : 0;
	line-height : 1.5em;
	font-weight: bold;
	color: #444;
}
.anketaOdpoved{
	font-style : normal;
	margin : 0;
	padding : 0;
	color: #444;
}
.anketaOdpoved a, .anketaOdpoved a:visited{
	text-decoration: none;
}
.anketaOdpovedPercenta{
	font-style : normal;
	color : #444;
	font-weight : bolder;
}
.anketaOdpovedPercenta a, .anketaOdpovedPercenta a:visited{
	text-decoration: none;
	float: none;
}

.bottomCenter
{
	font-size:7pt;
	float:none;
	color: #555;
	text-align: center;
	line-height: 2em;
	padding: 0 0 1em 0;
}

.defaultImage
{
	background: #FFF;
	padding: 4px;
	border: 1px solid #A2BEC9;
	margin: 0.2em;
	text-decoration: none;
}
.clearAll
{
	clear: both;
}
.verticalTop, .verticalTop td
{
	vertical-align: top;
}
.verticalMiddle, .verticalMiddle td
{
	vertical-align: middle;
}
.addCartContainer
{
	width: 7em;
	text-align: center;
}
.font70
{
	font-size: 70%;
}

.newsList{
	margin-top: 0.5em;;
}
.newsList li {
	margin-top: 0.5em;
	padding: 0;
}

/*original from menu.css*/
.obal
{
	background: #EAEAEA;
	margin-left : 1.5%;
	border-top: 2px dotted #990000;
	margin-top : 15px;
}

.langFlags
{
	float : right;
}
.langFlags a:link,.langFlags a:visited
{
	text-decoration: none;
}
.langFlags a:hover
{
	text-decoration: none;
}

.styleSelector
{
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	background : #990000;
	color : White;
	font-size : 100%;
	float : left;
}

.printBody
{
	background: #FFF;
	color: #000;
}