HTML
{
}

BODY
{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	background-color: #F3F3F3;
	color: #000000;
	background-image: url('../img/bg-main.gif');
	background-repeat: repeat-y;
}

BODY.popup
{
	background-image: none;
	padding: 10px;
}

TABLE
{
	border-collapse: collapse;
	position: relative;
}

TABLE.col-padding TD, TABLE.col-padding TH
{
	padding-right: 20px;
}

TD, TH
{
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	text-align: left;
}

.cleaner
{
	clear: both;
}

.login-body
{
	background-image: none;
}

A
{
	color: #666666;
	text-decoration: none;
}

A IMG
{
	border: 0px;
}

A:hover
{
	text-decoration: underline;
}

FORM
{
	margin: 0px;
	padding: 0px;
}

INPUT, SELECT, TEXTAREA
{
	font-size: 9pt;
	font-family: Verdana, sans-serif;
	color: black;
}

.inp-text
{
	border: 1px solid black;
	line-height: 15px;
	height: 15px;
	vertical-align: bottom;
} 

.inp-wide, .fckwrapper
{
	width: 600px;
}


TEXTAREA.inp-wide
{
	height: 200px;
}

TEXTAREA
{
	width: 647px;
	padding: 5px;
	margin:0px;
	border:1px solid #696969;
}

.err-msg
{
	width: 300px;;
	display: block;
	border: 1px solid #000000;
	font-weight: normal;
	background-color: #cc0000;
	color: #ffffff;
	padding: 5px;
	margin-bottom: 5px;
}

.err-msg B
{
	font-weight: bold;
}

.hint
{
	position: relative;
	text-decoration: none;
	display: block;
	width: 14px;
	height: 16px;
	background-image: url('../img/hint.gif');
	z-index: 1;
	float: left;

}

.hint .hint-msg
{
	display: none;
	position: absolute;
	border: 1px dashed #2c94ff;
	font-weight: normal;
	background-color: #fff;
	color: #404040;
	padding: 10px 5px;
	font-size: 11px;
	white-space: nowrap;
	top: 7px;
	left: 8px;
	z-index: 2;
}

.hint .hint-msg TD {font-size: 11px;}

.hint-zahlavi
{
	margin-right: 2px;
	margin-left: 2px;
}

.hint.left .hint-msg
{
	right: 7px;
	left: auto;
}

.hint.hint-act .hint-msg
{
	display: block;
}

.hint-msg A
{
	color: #FF6600;
	display: inline;
	position: static;
}

.hint-msg TD
{
	border: 1px solid white !important;
}



#mmenu
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 170px;
	background-image: url('../img/logo.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#mmenu #ver
{
	position: absolute;
	font-size: 8pt;
	color: #ffffff;
	left: 75px;
	top: 39px;
}

#mmenu .inner
{
	position: relative;
	padding: 67px 10px 10px 10px;
	
}

#mmenu .inner A
{
	color: #ffffff;
	text-decoration: none;
	display: block;
	background-image: url('../img/bg-mmenu.gif');
	background-position: 0px 5px;
	line-height: 16px;
	background-repeat: no-repeat;
	padding-left: 9px;
	width: 150px;
	w\idth: 141px;
}

#mmenu .inner A:hover
{
	background-position: -21px -16px;
}


#mmenu .inner A.mmenu-act
{
	
}

#user-info-cont
{
	position: relative;
	right: 0px;
	bottom: 0px;
	margin-top: 10px;
}

#user-info
{
	font-size: 8pt;
	left: 0px;
	bottom: 0px;
	background-color: #567083;
	width: 170px;
	w\idth: 155px;
	padding: 5px 5px 5px 10px;
	color: #ffffff;
	border-top: 1px dashed black;
	border-bottom: 1px dashed black;
	border-right: 1px dashed #black
}

#user-info A
{
	color: white;
	font-weight: bold;
}

#user-info B
{
	font-weight: normal;
	color: #00000;
}

#user-info BR
{
	font-size: 7pt;
}

#main
{
	position: relative;
	margin-left: 170px;
	z-index: 2;
}

#main-content
{
	position: relative;
	margin: 10px;
	position: relative;
}

#scrolator
{
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: auto;
}

#mod-output
{
	width: 97%;
	position: relative;
}

.info-icon SPAN{display:none;}
.info-icon
{
	display: block;
	width: 16px;
	height: 16px;
	float: left;
	position: relative;
	margin: 0px 2px 0px 0px;
}

.info-icon EM
{
	display: block;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	background-position: center center;
}

.info-icon.on EM{background-image: url('../img/icon-on.gif');}
.info-icon.off EM{background-image: url('../img/icon-off.gif');}
.info-icon.approved EM{background-image: url('../img/icon-approved.gif');}
.info-icon.denied EM{background-image: url('../img/icon-denied.gif');}


.abutton SPAN{display: none;}
.abutton
{
	display: block;
	width: 24px;
	height: 24px;
	float: left;
	background-image: url('../img/icon-act.gif');
	background-position: 0px -24px;
	background-repeat: no-repeat;
}
.abutton EM
{
	display: block;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	background-position: center center;
}

.abutton:hover
{
	background-color: #dff1ff;
	background-position: 0px 0px;
}
.abuttons
{
	float: right;
	white-space: nowrap;
}
.abuttons.items2 {width: 48px;}
.abuttons.items3 {width: 72px;}
.abuttons.items4 {width: 96px;}


.abutton.edit EM {background-image: url('../img/icon-edit.gif');}
.abutton.delete EM {background-image: url('../img/icon-delete.gif');}
.abutton.delete{background-image: url('../img/icon-act-red.gif');}
.abutton.detail EM {background-image: url('../img/icon-detail.gif');}
.abutton.folder EM {background-image: url('../img/icon-folder.gif');}
.abutton.up EM {background-image: url('../img/icon-up.gif');}
.abutton.down EM {background-image: url('../img/icon-down.gif');}
.abutton.up, .abutton.down
{
	width: 12px;
	background-image: url('../img/icon-act-thin.gif');
}
.abutton.add EM {background-image: url('../img/icon-add.gif');}
.abutton.add-item EM {background-image: url('../img/icon-add-item.gif');}

.pozn
{
	color: #707070;
}

.perex
{
	font-size: 8pt;
}

A.my-button
{
	display: block;
	background-color: #ffffff;
	color: black;
	float: left;
	width: 100px;
	font-weight: bold;
	border: 1px solid #000000;
	position: relative;
	line-height: 15px;
	margin-right: 10px;
	text-align: center;
}

A.my-button:hover
{
	text-decoration: none;
	border: 1px solid #FF8000;
}

A.my-button.right
{
	padding: 0px 0px 0px 5px;
}

A.my-button.left
{
	padding: 0px 5px 0px 0px;
}

A.my-button B
{
	background-color: #0186B1;
	color: white;
	display: block;
}

A.my-button.right B
{
	padding: 0px 5px 0px 10px;
	float: right;
}

A.my-button.left B
{
	padding: 0px 10px 0px 5px;
	float: left;
}

A.my-button:hover B
{
	background-color: #FF8000;
}



.status_ok
{
	color: #008000;
}

.status_err
{
	color: #cc0000;
}

#login-box
{
	position: absolute;
	left: 50%;
	top: 200px;
	margin-left: -125px;
	width: 250px;
}

#login-err-msg
{
	position: absolute;
	left: 50%;
	top: 50px;
	margin-left: -130px;
	display: block;
	width: 250px;
	line-height: 20px;
	border: 1px solid #000000;
	font-weight: bold;
	text-align: center;
	background-color: #cc0000;
	color: #ffffff;
	padding: 5px;
}

.info-msg
{
	width: 300px;
	display: block;
	line-height: 20px;
	border: 1px solid #000000;
	font-weight: bold;
	text-align: center;
	background-color: #FF6600;
	color: #ffffff;
	padding: 5px;
	margin: 10px 0px;
}

.sipka
{
	font-weight: bold;
	color: #FF8000;
}

.vlist-zobrazeno
{
	width: 100%;
	margin-bottom: 10px;
}

.vlist-not-found
{
}

.vlist-navi, .vlist-alpha-navi
{
	text-align: center;
	line-height: 30px;

}

.vlist-table
{
	width: 100%;
}

.vlist-table TD
{
	margin-bottom: 1px;
	border: 1px solid #f3f3f3;
}


/*animalco*/

.stat-changer-1, .stat-changer-2, .stat-changer-3
{
	float: none;
	width: 10px;
	line-height: 10px;
}

A.stat-changer-1{background-color: #0080FF;}
A.stat-changer-1:hover{background-color: #33cc00;}
A.stat-changer-2{background-color: #33cc00;}
A.stat-changer-2:hover{background-color: #CC0000;}
A.stat-changer-3{background-color: #CC0000;}
A.stat-changer-3:hover{background-color: #33cc00;}

A.small-im IMG
{
	border: 1px solid black;
}

A.small-im:hover IMG
{
	border: 1px solid #FF8000;
}


.mail-box, .item-detail
{
	background-color: white;
	border: 1px dashed #808080;
	padding: 5px;
}


.mail TD
{
	font-family: Verdana;
	font-size: 8pt;
	color:
	black;
}

.mail A
{
	font-weight: bold;
	color: #2A367C;
	text-decoration: none;
}

.mail A:hover
{
	text-decoration: underline;
}

.mail .page-title
{
	font-size: 10pt;
	font-weight: bold;
}

.mail .out-text
{
	float: right;
	display: block;
	text-align: right;
}

.mail .celk-cena
{
	text-align: right;
	margin-right: 3px;
	font-size: 9pt;
	font-weight: bold;
}

.mail .vlist-table
{
	width: 100%;
}

.mail TR.zahlavi TD
{
	background-color: #808080;
	color: white;
	font-weight: bold;
}

.out-text
{
	float: right;
	display: block;
	text-align: right;
}

.out-text-inp
{
	text-align: right;
	border: 0px solid black;
	background-color: transparent;
} 

.celk-cena
{
	text-align: right;
	margin-right: 3px;
	font-size: 15px;
	font-weight: bold;
	
}

.act-name
{
	text-transform: lowercase;
}

.vt DIV
{
	cursor: pointer;
	line-height: 16px;
	position: relative;
}

.vt .leaf
{
	background-image: url('../img/dot.gif');
	background-repeat: no-repeat;
	background-position: 1px 50%;
	padding-left: 15px;
	margin: 1px 0px 0px 0px;
	height: 16px;
	background-color: silver;
}
.vt .leaf-mo
{
	background-color: lightgrey;
}

.vt .fold-title
{
	background-image: url('../img/plus.gif');
	background-repeat: no-repeat;
	background-position: 1px 50%;
	padding-left: 15px;
	margin: 1px 0px 0px 0px;
	background-color: #666666;
	height: 16px;
	color: white;
}

.vt .fold-title-on
{
	background-image: url('../img/minus.gif');
}

.vt .fold-title-mo, .vt .fold-title-on-mo
{
	background-color: #999999;
}

.vt .fold
{
	padding-left: 20px;
}

.vt .abutton
{

}


.abs_buttons
{
	position:absolute;
	right: 0px;
	top: 0px;
}

.vlist-row-on
{
}

.vlist-row-off
{
	background-color: #dddddd;
}

.vlist-row-on A, .vlist-row-off A, .vt A
{
	color: #0186B1;
	/*color: #ffffff;*/
}

.vlist-row-on A:hover, .vlist-row-off A:hover, .vt A:hover
{
	color: #ff3100;
}

.table2d
{
	border-collapse: separate;
	border-spacing: 1px;
}

.table2d TH.lcol
{
	text-align: right;
	vertical-align: middle;
	background-color: #cccccc;
	padding: 2px 5px;
	white-space: nowrap;
}

.table2d .trow TH
{
	vertical-align: top;
	background-color: #cccccc;
	padding: 2px 5px;
}

.table2d TD
{
	text-align: center;
	vertical-align: middle;
}

.table2d .brow TD
{
	text-align: left;
}

INPUT.pbutton
{
	border: 1px solid white;
	font-weight: bold;
	color: white;
	background-color: #0186B1;
	line-height: 15px;
	height: 20px;
	white-space: nowrap;
}


BUTTON.pbutton
{
	border: 1px solid white;
	font-weight: bold;
	color: white;
	background-color: #0186B1;
	padding: 0px 0px 0px 5px;
	_padding-right: 31px;
	line-height: 20px;
	white-space: nowrap;
	width: auto;
}

*:first-child+html BUTTON.pbutton
{
	padding-right: 5px;
}

.pbutton SPAN
{
	display: block;
	float: left;
	height: 20px;
	line-height: 20px;
}

.pbutton EM
{
	display: block;
	width: 26px;
	height: 20px;
	float: right;
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	_margin-right: -26px;
}

*:first-child+html .pbutton EM
{
	margin-right: -26px;
}

.pbutton.edit EM {background-image: url('../img/icon-edit.gif');}
.pbutton.list EM {background-image: url('../img/icon-list.gif');}
.pbutton.add EM {background-image: url('../img/icon-add-item.gif');}
.pbutton.del EM {background-image: url('../img/icon-delete.gif');}
.pbutton.save EM {background-image: url('../img/icon-save.gif');}
.pbutton.detail EM {background-image: url('../img/icon-detail.gif');}
.pbutton.folder EM {background-image: url('../img/icon-folder.gif');}
.pbutton.approve EM {background-image: url('../img/icon-approve.gif');}
.pbutton.approve {background-color: #287217 !important;}
.pbutton.approve:hover {background-color: #45b52b !important;}
.pbutton.deny EM {background-image: url('../img/icon-deny.gif');}
.pbutton.deny {background-color: #9e0101 !important;}
.pbutton.deny:hover {background-color: #db1616 !important;}

.pbutton:hover
{
	background-color: #FF8000;
}

H1, H2, H3, H4
{
	margin: 0px;
	font-weight: bold;
}

H1
{
	font-size: 13pt;
	font-weight: bold;
	line-height: 40px;
}
H2{font-size: 14pt; margin-bottom: 15px;}
H3{font-size: 12px;}
H4{font-size: 12px;}

H3 SPAN
{
	font-weight: normal;
}

.cms_one_component
{
	background-color: #eeeeee;
	border: 1px dashed #aaaaaa;
	margin: 0px 0px 20px 0px;
	width: 620px;
}

.cms_one_source
{
	padding-top: 10px;
}

.cms_one_component .mtrj
{
	padding: 10px;
}

.debug_msg
{
	background-color: #eee;
	border: 1px dashed #ccc;
	color: #c00;
	padding: 10px;
}

.debug_msg PRE
{
	margin: 0px;
}

.required
{
	float: right;
	color: red;
}

.required-note
{
	font-size: 90%;
	color: #404040;
	display: block;
	padding-top: 5px;
}

.required-note .required
{
	float: left;
}

.element-wrapper
{
	float: left;
	position: relative;
	display: block;
	margin-right: 2px;
}

.label-wrapper
{
	float: left;
	position: relative;
	display: block;
}

.element-wrapper INPUT
{
}

.clanek
{
	display: block;
	width: 700px;
	background-color: #fff;
	border: 1px dashed #2c94ff;
	padding: 20px;
	color: #333;
}

.clanek H2
{
	margin: 0px;
	font-size: 18px;
}

.clanek .datum
{
	color: #666;
	margin-bottom: 20px;
}

.clanek .prvni-obrazek
{
	float: left;
	margin: 0px 5px 5px 0px;
}

.clanek .perex
{
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.clanek .body
{
	margin-top: 10px;
}

.clanek .obrazky
{
	clear: both;
	padding-top: 10px;
}

.clanek .obrazky .obrazek
{
	float: left;
	margin: 0px 5px 5px 0px;
}

.clanek .obrazky .obrazek IMG, .clanek .prvni-obrazek IMG {border: 1px solid #000; display: block;}
.clanek .obrazky .obrazek A:hover IMG, .prvni-obrazek A:hover IMG {border: 1px solid orange;}

.clanek .prilohy
{
	clear: both;
	padding-top: 10px;
}

.clanek .autor
{
	float: right;
	font-style: italic;
	clear: left;
	margin-top: 10px;
}

.bar
{
	display: block;
	height: 12px
	width: 100px;
	line-height: 10px;
	border: 1px solid #797979;
	background-color: #fff;
	font-size: 10px;
	position: relative;
	float: left;
	margin: 0px 2px 0px 0px;
}

.bar SPAN
{
	background-color: #4b89be;
	height: 12px;
	display: block;
}

.bar EM
{
	width: 100%;
	position: absolute;
	display: block;
	text-align: center;
	width: 100%;
	height: 100%;
	line-height: 12px;
	left: 0px
	top: 0px;
	white-space: nowrap;
	font-style: normal;
	
}

.sortimg
{
	margin-left: 0px;
}

TD.align-center
{
}

.align-center .info-icon
{
	margin-left: auto;
	margin-right: auto;
	float: none !important;
}

TD.align-center .bar
{
	margin-left: auto;
	margin-right: auto;
}

.zahlavi A
{
	display: block;
	float: left;
}

.alt
{
	display: none;
}

.related-links
{
	position: relative;
	border: 1px solid #696969;
}

.related-links, .related-links TD, .related-links TH, .related-links INPUT, .related-links SELECT, .related-links BUTTON
{
	font-size: 11px;
}


.related-links-selected
{
	background-color: #fff;
	margin: 0px !important;
	padding: 0px !important;
	display: block;
	list-style-type: none;
	position: relative;
}

.related-links-selected.standalone
{
	border:1px solid #696969;
	width: 400px;
}

.related-links-selected LI
{
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: relative;
	clear: both;
	padding: 5px 0px 5px 5px;
	line-height: 14px;
}

	
.related-links-selected LI DIV
{
	display: block;
	width: auto;
	padding-right: 50px;
}

.related-links-selected LI DIV IMG
{
	position: relative;
	left: -4px;
	margin-right: -2px;
	margin-top: -4px;
	margin-bottom: -6px;
}

.related-links-selected LI:hover
{
	background-color: #efefef;
	color: #14629d;
}


.related-links-selected LI.nohover:hover
{
	background-color: #fff;
	color: #000;
}

.related-links-selected LI .abutton
{
	margin: -5px 0px -5px 0px;
	position: absolute;
	display: block;
}

.related-links-selected LI .abutton.delete
{
	right: 0px;
	top: 5px;
}

.related-links-selected LI .abutton.down
{
	right: 24px;
	top: 5px;
}

.related-links-selected LI .abutton.up
{
	right: 36px;
	top: 5px;
}

.related-links .open-close
{
	border-bottom: 1px solid #696969;
	color: white;
	background-color: #efefde;
	padding: 0px;
	display: block;
	position: relative;
	height: 10px;
	background-image: url('../img/bg-horizontal-open-close.gif');
	background-repeat: no-repeat;
	background-position: center 3px;
}

.related-links.opened .open-close
{
	background-position: center -9px;
	cursor: pointer;
	border-top: 0px solid #efefde;
}

.related-links .open-close:hover
{
	/*background-color: #d1d1c2;*/
}

.related-links .related-ctrl
{
	display: none;
	background-color: #efefde;
	font-size: 80%;
	margin: 0px;
	padding: 5px;
}

.related-links.opened .related-ctrl
{
	display: block;
}

SELECT
{
	_margin-bottom: 2px;
}


.related-links .related-ctrl LABEL
{
}

UL.inline-list
{
	display: block;
	list-style-type: none;
	background-color: #fff;
	border:1px solid #696969;
	margin: 0px;
	padding: 5px;
	width: 647px;
}

UL.inline-list LI
{
	display: inline;
	list-style-type: none;
	padding-right: 7px;
}


UL.inline-list LI A
{
	text-decoration: none;
	padding: 0px 0px;
}

UL.inline-list LI A:hover
{
	text-decoration: none;
	background-color: #c00;
	color: #fff;
}

SELECT.ciselnik
{
	width: 400px;
}

SELECT.ciselnik_wide
{
	width: 180px;
}

TR.is-link TD
{
	background-color: #dff1ff;
	color: #fff;
	background-color: #FF8000;
	text-decoration: none;
	cursor: pointer;
}

TR.is-link A, TR.is-link A:hover
{
	color: #fff;
	text-decoration: none;
}


