/* CSS Document by Dieter Schneider | www.csstemplateheaven.com */
.linkButton
{
	text-decoration:none;
	font-size: 1em;
	color:#800203;
	font-weight:bold;
}
.linkButton:hover
{
	font-size: 1em;
	color:Black;
	font-weight:bold;
}

.linkButtonWhite
{
	text-decoration:none;
	font-size: 1em;
	color:White;
	font-weight:bold;
}
.linkButtonWhite:hover
{
	font-size: 1em;
	color:White;
	font-weight:bold;
	text-decoration:underline;
}

/**************************************** Menu ****************************/

#navcontainer ul
{
	color: White;
	float: left;
	width: 100%;
	/*height: 54px;*/
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	padding: 9px 1em;
	width: 137px;
	font-weight:bold;
	/*height: 18px;*/
	color: #720201;
	text-decoration: none;
	float: left;
	background-image: url(../images/menu_right_border.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#navcontainer ul li a:hover
{
	color: #fff;
	background-image: url(../images/menu_hover.jpg);
	background-repeat: repeat-x;
}

/**************************************** Contact form ****************************/



.label { font-style: italic; }

input.fields_contact_us {display: block;
        width: 100px;
        background: #FFFFFF;
		border-top: 1px solid #E5E3E4;
		border-left: 1px solid #E5E3E4;
		border-bottom: 1px solid #EDEDED;
		border-right: 1px solid #EDEDED;
		margin-top: 3px;
	    margin-bottom: 3px;}

textarea {width: 155px;
          background: #FFFFFF;
		  border-top: 1px solid #E5E3E4;
		  border-left: 1px solid #E5E3E4;
		  border-bottom: 1px solid #EDEDED;
		  border-right: 1px solid #EDEDED;
		  display: block;
          margin-top: 3px;}

.submit_button_contact {
	margin-top: 15px;
	margin-left: 88px;
	padding: 2px;
	background-color: #910603;
	cursor: pointer;
	color: #FFFFFF;
}

/*Menu moje*/
.menuSelected
{
	color: Black;
	background-image: url(../images/menu_hover.jpg);
	background-repeat: repeat-x;

}
.menuSelected a
{
}
.menuSelected a:hover
{
	color: Black;
	text-decoration: underline;
}


/*tabulka seznam uzivatelu*/
table.tuser { width: auto; margin: 0; border: 1px solid #999999; padding: 0; }
.tuser thead { background: #800203; color:White; }
.tuser .thead { background: #800203; color:White;  }
.tuser tr.first { background: white; }
.tuser tr.second { background: #ececec; }
.tuser th { margin: 0; border: 1px solid #e0dfe3; padding: 1px 2px 1px 2px; }
.tuser th a { text-decoration:none; color:White; }
.tuser td { margin: 0; border-right: 1px solid #e0dfe3; padding: 1px 2px 1px 2px; }
.tuser col.col1 { width: 7%; text-align: center; }
.tuser col.col2 { width: 24%; text-align: right;}
.tuser col.col3 { width: 15%; text-align: right; }
.tuser col.col4 { width: 15%; text-align: right; }
.tuser col.col5 { width: 15%; text-align: right; }
.tuser col.col6 { width: 24%; text-align: left; }
.tuser col.col7 { width: 24%; text-align: left; }

.detailUserFirst
{
	padding:0;
	text-decoration:none;
	border:0px;
	border-bottom-style:none;
	vertical-align:middle;
	text-align:right;
	height:25px;
}
.detailUserSecond
{
	padding:0;
	background-color:#EAEAEA;
	text-decoration:none;
	border:0px;
	border-bottom-style:none;
	text-align:right;
	vertical-align:middle;
	height:25px;
}


 .tdetail { width: auto; margin: 0; border: 1px solid #999999; padding: 0; }
.tdetail thead { background: #800203; color:White; }
.tdetail .thead { background: #800203; color:White;  }
.tdetail tr.first { background: white; }
.tdetail tr.second { background: #EAEAEA; }
.tdetail th { margin: 0; border: 1px solid #e0dfe3; padding: 1px 2px 1px 2px; }
.tdetail th a { text-decoration:none; color:White; }
.tdetail td { margin: 0; border-right: 1px solid #e0dfe3; padding: 1px 2px 1px 2px; }


/*tabulka Vytvoření role*/
table.tNewRole { width: 300px; margin: 0; border: 1px solid #999999; padding: 0; }
.tNewRole thead { background: #800203; color:White; }
.tNewRole .thead { background: #800203; color:White;  }
.tNewRole tr.first { background: white; }
.tNewRole tr.second { background: #ececec; }
.tNewRole th { margin: 0; border: 1px solid #e0dfe3; padding: 1px 2px 1px 2px; }
.tNewRole th a { text-decoration:none; color:White; }
.tNewRole td { margin: 0; border-right: 1px solid #e0dfe3; padding: 1px 2px 1px 2px; }

.tNewRoleSloupec1 { width: 50%; text-align: right; }
.tNewRoleSloupec2 { width: 50%; text-align: right; }


/*Design pro tabulky*/
table.tableDesign { margin: 0; border: 1px solid #999999; padding: 0; }
.tableDesign thead { background: #800203; color:White; }
.tableDesign .thead { background: #800203; color:White;  }
.tableDesign tr.first { background: white; }
.tableDesign tr.second { background: #ececec; }
.tableDesign th { margin: 0; border: 1px solid #e0dfe3; padding: 1px 2px 1px 2px; }
.tableDesign th a { text-decoration:none; color:White; }
.tableDesign td { margin: 0; border-right: 1px solid #e0dfe3; padding: 1px 2px 1px 2px; }

.selrow { background: #c5c5c5; }

.tRight { text-align: right; }
.tRight10 { width: 10px; text-align: right; }
.tRight20 { width: 20px; text-align: right; }
.tRight30 { width: 30px; text-align: right; }
.tRight40 { width: 40px; text-align: right; }
.tRight50 { width: 50px; text-align: right; }
.tRight60 { width: 60px; text-align: right; }
.tRight70 { min-width: 70px; text-align: right; }
.tRight80 { width: 80px; text-align: right; }
.tRight90 { width: 90px; text-align: right; }
.tRight100 { min-width: 100px; text-align: right; }
.tRight110 { width: 110px; text-align: right; }
.tRight120 { width: 120px; text-align: right; }
.tRight130 { width: 130px; text-align: right; }
.tRight140 { width: 140px; text-align: right; }
.tRight150 { min-width: 150px; text-align: right; }
.tRight160 { width: 160px; text-align: right; }
.tRight170 { width: 170px; text-align: right; }
.tRight180 { width: 180px; text-align: right; }
.tRight190 { width: 190px; text-align: right; }
.tRight200 { width: 200px; text-align: right; }
.tRight250 { width: 250px; text-align: right; }
.tRight300 { width: 300px; text-align: right; }
.tRight350 { width: 350px; text-align: right; }

.tLeft10 { width: 10px; text-align: left; }
.tLeft20 { width: 20px; text-align: left; }
.tLeft30 { width: 30px; text-align: left; }
.tLeft40 { width: 40px; text-align: left; }
.tLeft50 { width: 50px; text-align: left; }
.tLeft60 { width: 60px; text-align: left; }
.tLeft70 { width: 70px; text-align: left; }
.tLeft80 { width: 80px; text-align: left; }
.tLeft90 { width: 90px; text-align: left; }
.tLeft100 { width: 100px; text-align: left; }
.tLeft120 { width: 120px; text-align: left; }
.tLeft140 { width: 140px; text-align: left; }
.tLeft160 { width: 160px; text-align: left; }
.tLeft180 { width: 180px; text-align: left; }
.tLeft200 { width: 200px; text-align: left; }
.tLeft250 { width: 250px; text-align: left; }
.tLeft300 { width: 300px; text-align: left; }
.tLeft350 { width: 350px; text-align: left; }
	