/* ************************************ OBECNE ************************************ */
p 			{ margin-top: 0; margin-bottom: 10pt; }
ol 			{ margin-top: 0; margin-bottom: 0 }
ul 			{ margin-top: 0; margin-bottom: 0; list-style-image: url('bullet_sa.gif') }
table 		{ color: black; font-size: small; font-family: Tahoma, Arial, Helvetica, sans-serif }
/*a, a:link 		{ color: #00f; text-decoration: underline; }*/
a:visited 	{ color: #22f; }
a:hover 	{ color: #f00; }

/* The main text regions of the template are defined by these styles */

/*table.bodytable	{ border-collapse: collapse; color: black; font-size: x-small; font-family: Tahoma, Arial, Helvetica, sans-serif; background-color: white; border: solid 2px #FF9900 }
td.banner	{ border-bottom: solid 2px #FF9900; color: black; font-size: medium; background-color: #FF9900; padding: 8px }
td.bodycell	{ color: black; font-size: x-small; font-family: Tahoma, Arial, Helvetica, sans-serif; padding: 8px }
*/
table 
{
	font-size: 11px;
}

table th
{
	font-weight: normal!important;
}

/*
table th
{
	border:1px solid #000!important;
	position: relative;
	top: expression(this.parentNode.parentNode.parentNode.scrollTop-1);
}
*/


/* p:first-letter { margin-left:20pt; } --- dela problemy v odrazkach */


.center {
	text-align:center;
}
.left {
	text-align:left;
}
.right {
	text-align:right;
}


.vyber_projektu 
{
	float:left;
	padding-top: 22px;
	padding-right: 7px;
	left: 100%;
	/*margin-left: -258px;*/
	/*width: 240px;*/
	text-align: left ;
	font-size:10pt;
/*	font-weight:bold ;*/
	color: #eeeeee;
	z-index: 20;
	/*position: absolute;*/
}

.vyber_partnera_list
{
	color:Black;
	width:191px;
	font-size: 11px;
	background-color: White;
	border: 1px solid;
	border-color: #b7c3bf;
}

.aktualni_projekt_kod
{
	font-size: 12px;
}

.vyber_projektu_list 
{
	color:Black;
	width:12em;
	font-size: 11px;
}

.vyber_MO_list
{
	color:Black;
	width:140px;
	font-size: 11px;
	background-color: White;
	border: 1px solid;
	border-color: #b7c3bf;
}

.vyber_role_list
{
	color:Black;
	width:160px;
	font-size: 11px;
	background-color: White;
	border: 1px solid;
	border-color: #b7c3bf;
}


/* ****************** LOGIN ****************** */
.login {margin-left:300px;margin-top:140px;}
/*.login th {text-align:right;font-weight:bold;}*/
.login .text {width:200px;height:18pt;background:#efe url(images/input.png) no-repeat;padding:2pt;}
.login .button {padding:2pt;}
.login .error {color:#f00;}

/* ****************** OBSAH ****************** */

/*#frame {width:100%;height:640px;min-height:640px;background-color:#e9e9e9;}*/

table td {/*text-align:left;*/vertical-align:top;}

table th.text {
	text-align:justify;
	font-size: 11px;
	font-weight:normal;
	background-color:#e9e9e9;
	padding:20px 20px 20px 20px;
	margin:0 0 0 0;
}
.content 
{
	background-color:White;
	padding:0pt;
	
	vertical-align:top;
	height:500px;
	min-height:500px;
	}

.content_main
{
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-left:12px;
	margin-right: 12px;
	clear:both;
}
	
/*	
.content .person {float:right;text-align:right;padding:4pt;}
.content .person span {font-weight:bold;}
.content .person a {margin-left:10pt;}

.content .vyber {padding:0; font-size: 9pt;}
.content .vyber .active {color:#000;text-decoration:none;font-weight:bold;padding:2;}
.content .strom {padding:10pt;border-top:1pt dashed #ddd;}
.content .strom .ob_t2 {cursor:pointer;white-space:nowrap;}
.content .info {text-align:left;border-top:1pt dashed #ddd;padding:10pt;}
.content .nazev {width:35em;}
.content .popis {width:100%;}
.content #datalist td {vertical-align:bottom;}
.content #datalist span {font-weight:bold;}
.content #datalist .id {font-weight:normal;}
*/
/*#uid_title {font-weight:bold;width:8em;}*/
/*#nazev_title {font-weight:bold;width:8em;margin-top:10pt;}
#popis_title {font-weight:bold;margin-top:10pt;}*/
#button_save {margin-left:10pt;}

.content table
{
	font-size: 11px;
	font-weight: normal;
}
/*
.content table th
{
	padding-left: 0.2em;
	padding-right: 0.2em;
}
.content table td
{
	padding-left: 0.2em;
	padding-right: 0.2em;
}
*/
/*.plus, .minus 
{
	width:8px;height:8px;
	background-repeat:no-repeat;
	background-position:4px left;
	margin-right:6pt;
	/*padding-left:12px;
	cursor:pointer;*//*
}
.plus {background-image:url(images/strom_plus.gif);}
.minus {background-image:url(images/strom_minus.gif);}


#help:hover {background-position:-30px top;}
*/
input
{
	font-size: 11px;
}

select
{
	font-size: 11px;
}

.detailsview_separator
{
	height:1px;
	background-color:#B2D0DF;
}