/* vseobecne nastaveni */
body
{
	font-family: sans-serif, serif;
	font-size: medium;
	background-color: #ffffff;
}
img
{
	border-width: 0px;
}
a
{
	text-decoration: none;
	color: #0033cc;
}
a:hover
{
	text-decoration: underline;
	color: #0033cc;
}
table
{
	padding: 0px;
	margin: 0px;
}

/*
td
{
	vertical-align: text-top;
}

*/

/*INPUT, TEXTAREA {
	border: 1px solid black;
}*/
.no-border INPUT
{
	border-right: black 0px;
	border-top: black 0px;
	border-left: black 0px;
	border-bottom: black 0px;
}/* tabulka - obsahuje veskere informace na strance */
#master_maintable
{
	border-left: #808080 1px solid;
	border-right: #808080 1px solid;
}
/* TD hlavni tabulky - obsah stranky od zahlavi po zapati */
#master_obsah
{
	/* border-top: red 1px solid;
	border-bottom: red 1px solid;
	padding-right: 15px;
	padding-bottom: 15px; */
}
#master_navigator {
	padding-top : 3px;
	padding-left : 5px;
	padding-bottom : 3px;
	font-size: smaller;
}
/* leva cast stranky */
#popis
{
	width: 488px;
	font-size: smaller;
	margin-left: 20px;
	background-color: #ebebeb;
	/*background-image: url(/images/bg_left.png);
	background-repeat: no-repeat;*/
}
#popis .lu
{
	background: url(/images/bg_nadpis_lu.png) 0 0 no-repeat;
}
#popis .ru
{
	background: url(/images/bg_nadpis_ru.png) 100% 0 no-repeat;
}
#popis .ld
{
	background: url(/images/bg_nadpis_ld.png) 0 100% no-repeat;
}
#popis .rd
{
	background: url(/images/bg_nadpis_rd.png) 100% 100% no-repeat;
}
#popis #nadpis
{
	margin-right: 10px;
}
#popis #text
{
	padding: 10px;
	/*background-color: #ebebeb;*/
}
#loga
{
	padding-left: 20px;
	margin-right: 10px;
}
/* prava cast stranky */
#obsah
{
	width: 100%;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 5px;
	list-style-image: url(/images/bullet_poe.png);
}
#obsah .button_link
{
	padding: 1px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 5px;
	background: url(/images/button_border.png) repeat-x top;
	border: red 1px solid;
	text-align: center;
	font-weight: bold;
}

/* odstavce na strance */
#obsah .content_1
{
	/* background : url(/images/content_border.png) repeat-x top;
	background-color : .EAEAEA; */
	padding: 15px;
	margin-right: 20px;
}
#obsah .content_1 .title
{
	background: url(/images/content_border.png) repeat-x top;
	font: 150% sans-serif;
	vertical-align: super;
	color: #0033cc;
	text-align: left;
	border-bottom: none;
	padding-left: 15px;
}
#obsah .content_1 .title a
{
	color: #0033cc;
}
#obsah .content_1 .title a:hover
{
	text-decoration: none;
	color: #0033cc;
}
#obsah .content_1 table
{
	width: 100%;
}
#obsah .content_2
{
	padding: 15px;
	/* margin-top: 15px; */
	margin-right: 20px;
}
#obsah .content_2 .title
{
	background: url(/images/content_border.png) repeat-x top;
	font: 180% sans-serif;
	vertical-align: super;
	color: #0033cc;
	text-align: left;
	border-bottom: none;
	padding-left: 15px;
}
#obsah .content_2 .title a
{
	color: #0033cc;
}
#obsah .content_2 .title a:hover
{
	text-decoration: none;
	color: #0033cc;
}
#obsah .content_2 table
{
	width: 100%;
}
/* styl tabulky v textu */
.table_in_text
{
	font-size: small;
	width: 100%;
}
.table_in_text td
{
	border-top: 1px solid Red;
	border-right: 1px solid Red;
	padding-left: 5px;
	vertical-align: super;
}
/* .subtitle - podnadpis pouzity v kontaktech */
#obsah .subtitle
{
	border-bottom: 1px solid Red;
	margin-top: 10px;
	margin-right: 5px;
	font-size: large;
	text-align: center;
}
/* jednotlive textove odstavce na strance */
#obsah .text_line_upright
{
	border-top: 1px solid Red;
	border-right: 1px solid Red;
	padding: 5px;
	margin-right: 5px;
	font-size: smaller;
	text-align: center;
}
#obsah .text_line_right
{
	border-right: 1px solid Red;
	padding: 5px;
	margin-right: 5px;
	font-size: smaller;
}
#obsah .text_line_left
{
	border-left: 1px solid Red;
	padding: 5px;
	margin-right: 5px;
	font-size: smaller;
}
#obsah .text_line_off
{
	padding: 5px;
	margin-right: 5px;
	font-size: smaller;
}
/* tlacitko s odkazem */
#obsah .button
{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	padding-right: 40px;
	margin-bottom: 0px;
	background: url(/images/bg_btn_out.png) repeat-x center;
	border: 1px solid Red;
	text-align: center;
	font-weight: bolder;
}
/* styl dne v kalendari, kde uz je blokace lektora */
.blokacelektora
{
	background-position: left top;
	background-image: url(/images/roh.png);
	background-repeat: no-repeat;
}
/* MENU */
/*.mainmenu
{
	font-size: 13px;
    font-family: Verdana;
    padding: 6px;
    filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=lightblue);
}*/
.mainmenu_btn_out
{
	padding: 0px;
	padding-left: 5px;
	padding-right: 5px;
	background: url(/images/bg_btn_out.png) repeat-x center;
	border: 1px solid Red;
	text-align: center;
	color: black;
	font-weight: bolder;
	font-size: smaller;
}
.mainmenu_btn_out a
{
	color: black;
}
.mainmenu_btn_out a:hover
{
	color: black;
	text-decoration: none;
}

.mainmenu_btn_over
{
	padding: 0px;
	padding-left: 5px;
	padding-right: 5px;
	background: url(/images/bg_btn_over.png) repeat-x center;
	text-align: center;
	color: White;
	font-weight: bolder;
	font-size: smaller;
}
.mainmenu_btn_over a
{
	color: White;
}
.mainmenu_btn_over a:hover
{
	color: White;
	text-decoration: none;
}
.submenu
{
	padding-right: 3px;
	padding-bottom: 2px;
	border-right: #c0c0c0 1px solid;
	border-bottom: #c0c0c0 1px solid;
}
.submenu_btn_out
{
	padding-right: 15px;
	background: url(/images/bg_btn_out.png) repeat-x center;
	text-align: left;
	color: black;
	border-top-width: 1px;
	border-right: red 1px solid;
	border-left: red 1px solid;
	border-top-color: red;
	border-bottom: red 1px solid;
	font-weight: bolder;
	font-size: smaller;
}
.submenu_btn_out a
{
	color: black;
}
.submenu_btn_out a:hover
{
	color: black;
	text-decoration: none;
}

.submenu_btn_over
{
	padding-right: 15px;
	background: url(/images/bg_btn_over.png) repeat-x center;
	text-align: left;
	color: White;
	border-top-width: 1px;
	border-right: red 1px solid;
	border-left: red 1px solid;
	border-top-color: red;
	border-bottom: red 1px solid;
	font-weight: bolder;
	font-size: smaller;
}
.submenu_btn_over a
{
	color: White;
}
.submenu_btn_over a:hover
{
	color: White;
	text-decoration: none;
}
/* zapati */
#master_footer
{
	background-image: url(/images/footer_border.png);
	margin-top: 10px;
	height: 60px;
}
#master_footer td
{
	padding-left: 25px;
	vertical-align: middle;
	font-size: small;
}
/* chybova hlaseni */
.warning
{
	color: Red;
	font-style: italic;
	font-weight: bold;
	font-size: large;
}
.steps
{
	width: 95%;
	height: 30px;
	background-image: url(/images/bg-menu-main.png);
	background-repeat: repeat-x;
	color: #FFF;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
}
.see-also
{
	padding: 5px;
	font-weight: bold;
	font-size: small;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
}
.see-also A
{
	font-weight: normal;
}
.see-also A:HOVER
{
	font-weight: normal;
}
.logo-nadpis
{
	font-weight: bold;
	color: white;
	background-color: #0099ff;
	text-align: center;
	margin-bottom: 5px;
}
.logo-tlacitka
{
	padding-bottom: 10px;
	text-align: right;
}
.logo-tlacitka INPUT
{
	border: 1px solid black;
}
#logo_upload TD
{
	padding: 10px;
}
/* AJAX Extenders*/
.collapsePanelHeader
{
	width: 95%;
	height: 30px;
	background-image: url(/images/bg-menu-main.png);
	background-repeat: repeat-x;
	color: #FFF;
	font-weight: bold;
	cursor: hand;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
}
#prihlaska
{
	margin: 15px;
}
#prihlaska td
{
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: solid 1px #eeeeee;
}
#prihlaska .title
{
	padding-top: 20px;
	font-size: large;
	border-bottom: solid 2px silver;
}
#prihlaska .noborder, #prihlaska .noborder td
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
#prihlaska .nobordernormargin td
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	padding-top: 0px;
	font-size: small;
}
