﻿body
{
	background-color: Black;
	color: White;
	font-family: Comic Sans MS;
}

.divMaster
{
    text-align: center;
}

.divSubMaster
{
    text-align: left;
    width: 1000px;
    margin: 0px auto;
}

.banner
{
	background-image: url('Images/banner.gif');
	background-position: top center;
	background-repeat: no-repeat;
	height: 181px;
	width: 100%;
}

.floatingdiv
{
	background-position: top right;
	background-color: #346FAB;
}

.floatingdiv {
	position:absolute;
	top:150px;
	left:40%;
	width:700px;
	background-color:transparent;
	clear:none;
	margin:0px;
	padding:0px;
	display:inline;
	color: Blue;
}

.floatingdiv table 
{
	clear:none;	
}

/*Stin*/
.stinHorniLevy {
	background-image:url("Images/stin_leva-horni.png");
	background-repeat:no-repeat;
	width:24px;
	height:24px;
}
.stinHorniPravy {
	background-image:url("Images/stin_prava-horni.png");
	background-repeat:no-repeat;
	width:24px;
	height:24px;
}
.stinDolniLevy {
	background-image:url("Images/stin_leva-dolni.png");
	background-repeat:no-repeat;
	width:24px;
	height:24px;
}
.stinDolniPravy {
	background-image:url("Images/stin_prava-dolni.png");
	background-repeat:no-repeat;
	width:24px;
	height:24px;
}

.stinHorni {
	background-image:url("Images/stin_horni.png");
	background-repeat:repeat-x;
}
.stinDolni {
	background-image:url("Images/stin_dolni.png");
	background-repeat:repeat-x;
}
.stinLevy {
	background-image:url("Images/stin_levy.png");
	background-repeat:repeat-y;
}
.stinPravy {
	background-image:url("Images/stin_pravy.png");
	background-repeat:repeat-y;
}
.stinBorder {
	background-color:#FFFFFF;
	/*border:1px #014A96 Solid;*/
	padding-left:7px;
	padding-right:7px;
	padding-top:7px;
	padding-bottom:7px;
	padding-right:7px;
	z-index:2;
	color: #DD5555;
}
/*Stin*/

.popup
{
	z-index:1;
	background-color: #fff77b !important;
	padding-left:15px;
	background-image:url("images/tooltip_gradient_bg.jpg") !important; 
	background-repeat:repeat-y;
	border-right:1px #064892 Solid !important;
	cursor:pointer !important;
	text-align:left;
}
.popup a
{
	text-decoration:none; 
	display:block;
	padding:5px;
	cursor:pointer !important;
	background-color:#fff77b !important;
	white-space:nowrap;
	cursor:pointer !important;
	text-align:left;
}

.popup a:hover
{
	background-color: #e73939!important;
	color: White;
	cursor:pointer !important;
	text-align:left;
}

.popup li
{
	list-style-type:none;
	background-color:#fff77b !important;
	cursor:pointer !important;
	text-align:left;
}

.contentTd
{
	width: 90%;
	padding: 20px 20px 20px 20px;
}

.linksBanner img
{
	width: 100%;
	cursor: hand;
	padding: 10px 10px 10px 10px;
	text-align: center;
}

.linksBanner a
{
	width: 100%;
	padding: 10px 10px 10px 10px;
	text-align: left;
	text-decoration: underline;
}

/*Menu*/

.menu
{ 
	width: 100%;
	background-image: url(images/title.jpg);
	background-repeat: repeat-x;
	color: White;
	padding-left: 5%;
} 

/*Menu*/

.nadpis
{
	color: White;
	font-weight: bold;
	font-size: 20px;
	background-color: #430000;
	padding: 10px 10px 10px 10px;
	display: block;
}

.text
{
	padding: 3px;
	color: White;
	background-color: #a10002;
	display: block;
	padding: 10px 10px 10px 10px;
	font-family: Comic Sans MS;
}

.showError
{
	font-weight: bold;
	color: Red;
}

.showInfo
{
	font-style: italic;
	color: Green;
}

.fotoDetail
{
	border: solid 2px red;
}

.footer
{
	background-image: url(images/title.jpg);
	height: 22px;
	vertical-align: bottom;
	text-align: left;
}

.footer div
{
	background-color: #c16767;
	height: 3px;
}

.footer a
{
	padding-left: 10px;
    text-decoration: none;
	color: White;
	font-size: 12px;
	vertical-align: super;
}

.beziciText
{
	color: White;
}

.buttonNew
{
	background-color: #430000;
	height: 25px;
	color: White;
}

.nemuAdmin
{
	width: 150px;
	font-size: 12px;
	background-color: #430000;
	display: block;
}
