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

body {
	color: #333;
	background-color: #fff;
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	background-image: url('/images/gradient.jpg');background-repeat: repeat-x;
}

/* HEADER */
#header {
	width: 100%;
	height: 240px;
	margin: 0px auto;
}

.logo {
	position: relative;
	display: block;
	width: 833px;
	height: 240px;
	margin: 0px auto;
	background-image: url('/images/zahlavi.jpg');background-repeat: no-repeat;
}

.logo a {
	display: block;
	width: 320px;
	height: 110px;
	margin: 0px auto;
	position: absolute;
	left: 30px;
	top: 20px;
}


#header_bottom {
	width: 833px;
	height: 10px;
	margin: 0px auto;
	background-image: url('/images/header_bottom.jpg');
	background-repeat: no-repeat;
	padding: 0px;	
}


/* HEADER POZADI*/
.pozadi {
	background-image: url('/images/pozadi.jpg');background-repeat: no-repeat;
	width:306px;
	height: 279px;
	float: left;
	position: absolute;
	left: -305px;
}

#menu {
	width: 815px;
	margin: 0px auto;
}



a {
	color: #666;
	text-decoration: none;
}

#div.menu ul {
	padding: 0px;
	display: block;
	margin: 0px auto;
	width: 833px;
	background-color: white;
}


li {
	list-style-type: none;
	float: left;
}

li a{
	background-color: white;
	text-transform: UPPERCASE;
	padding: 4px 17px 4px 9px;
	font-weight: bold;
	color: #333;
	display: block;
	text-decoration: underline;
	font-size: 0.85em;
}

li a:hover{
	border-top: 5px solid #ee4036;
}



li.current a{
	border-top: 5px solid #ee4036;
}

.userLogged {
	color: red;
}

table.userInfo {	
	border: 1px dotted black;
	font-size: 10px;
	float: right;
}

table.userInfo tr {	
	background-color: #EAEAEA;
}

table.userInfo tr:hover {	
	background-color: #eee;
	cursor: normal;
}

table.userInfo td {	
	padding: 4px;
}

div.loginbar{
	float: right;
	padding: 0px;
}

ul.login {
	margin: 0px;
	padding: 0px;
	height: 20px;
}

ul.login li {
	background-color: #eee;
	padding: 3px;
	margin: 2px;
	border: 1px solid #a8d3ff;
	width: 200px;
}

span.loginLabel {
	width: 70px;
	display: block;
	float: left;
}



/* MAIN CONTENT */
.content {
	padding: 0px 20px 20px 15px;
	width: 795px;
	margin: 0px auto;
	background-color: white;
	border: 1px solid #dde6ee;
	border-top: 0px;
}

.content h1 {
	color: #1d4e78;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	border-bottom: 1px solid #eef2f6;
	width: 430px;
	margin: 10px 0px 7px 0px;
}

.content h2 {
	color: red;
	font-size: 13px;
	font-family: Arial;
	font-style: italic;
	margin: 5px 0px 5px 0px;
}

.content p {
	width: 80%;	
	font-family: Arial;
	margin: 7px 0px 7px 0px;
	font-size: 12px;
}

.content p.homepage {
	width: 70%;
}

.content p a,
.content p a:hover,
.content p a:visited {
	color: red; 
	text-decoration: underline;;
}
.content a img {
	border: 0px;
}

.obrazek1 {
	position: relative;
	text-align: left;
	margin: 0;
	padding: 0;
	cursor: help;
	border-bottom: 1px dotted black;
	font-weight: bold;
}

#objekt_1 {
	width: 212px;
	height: 69px;
	position: absolute;
	z-index: 500;
	top: -58px;
	left: -27px;
	color: #ffffff;
	font: 1em Tahoma;
	padding-top: 10px;
	text-align: left;
	background: url('/images/buble.png');
	background-repeat: no-repeat;
	border-style: none;
	padding-left: 15px;
}



/* FOOTER */

#footer {
	display: block;
	height: 50px;
	background-image: url('/images/back-footer.gif');
	background-position: center left;
	background-repeat: repeat-x;
	margin: 0px auto;
	position: relative;
}

#footer p {
	width: 833px;
	height: 50px;
	display: block;
	margin: 0px auto;
	padding: 32px 0px 0 20px;
	font-size: 0.85em;
}

#footer p .r {
	display: block;
	float: right;
	width: 277px;
	height: 44px;
	margin-right: 0px;
	background-image: url('/images/footer_menu.jpg');background-repeat: no-repeat;
	padding: 10px 5px 0px 10px;
}

#footer p .l {
	display: block;
	float: left;
	width: 280px;
	padding-top: 10px;
}

#footer span a,
#footer span a:hover,
#footer span a:visited {
	color: #1d4e78; 
	text-decoration: underline;
}




.required input {
	
}

p.clause {
	font-size: 0.74em;
	margin: 5px;
}

th {
	width: 150px;
	text-align: left;
}

ul.error {
	float: none;
	margin: 10px;
	width: 800px;
	height: auto;
}

ul.error li {
	float: none;
	margin: 4px;
	display: block;
	width: auto;
	width: 50%;
	font-size: 13px;
}


#frmloginForm-username,#frmloginForm-password {
	width: 139px;
}

#frmloginForm-remember {
	margin: 0 5px 0 0;
}

#frmSpeakerForm-fullname,#frmSpeakerForm-type,#frmSpeakerForm-photo,#frmSpeakerForm-keyword,#frmSpeakerForm-prezentation_name {
	width: 235px;
}

.actions-button {
	border: 0px solid white;
}



/* ADMINISTRACE - MENU*/
.admin ul {
	margin: 0px;
	padding: 0px;
}

.admin ul li {
	list-style-type: square;
	border-bottom: 0px solid #dedede;
}

.admin ul li a {
	border-top: 0px solid #c2daa8;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

.admin ul li a:hover {
	border-top: 0px solid #c2daa8;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}

ul.sub {
	position: absolute;
	background-color: gray;
	top: 277dpx;
	margin: 0px;
	display: none;
	padding: 0px;
	width:auto;
	height: auto;
}

ul li:hover ul {
	display: block;
	width: 164px;
    border: 1px solid #eee; 
    border-top: 2px solid #eee; 
}

ul li:hover ul.sub li {
	border: 0px;
}

ul li:hover ul.sub li a {
	display: block;
	z-index: 10;
	width: 140px;
	border: 0px;
	text-decoration: none;
	text-transform: none;
	padding: 2px 8px 2 6px;
	background-color: #eee;
}
ul li:hover ul.sub li a:hover {
	background-color: #deeaf6;
	text-decoration: underline;
}

a.fake {
	display: none;
}

ul.admin_menu {
	height: 100px;
	margin: 15px 4px 0 0;
	padding: 5px;
}

ul.admin_menu li {
	float: none;
	list-style-image: url('/images/list-style-image.png');
	width: 300px;
	margin: 4px 0px 0 15px;	
}

ul.admin_menu li:hover {
	list-style-image: url('/images/list-style-image2.png');

}





/* RECNICI */

.recnici {
	font-size: 1.1em;
}

.recnici img {
	width: 117px;
	height: auto;
	display: block;
	margin-top: 10px;
}

.recnici td span {
	font-weight: bold;
	color: #1d4e78; 
	display: block;
}

.recnici td {
	font-size: 0.8em;
	padding: 0px 10px 0 10px;
	width: 150px;
}

.recnici td span a {
	color: #1d4e78; 
	text-decoration: underline;
	background-color: white;
}

.recnici td a {
	color: #1d4e78; 
	text-decoration: underline;
	display: block;
	width: 118px;
}

.recnici a:hover {
	color: #1d4e78; 
	text-decoration: none;
}

.recnici tr td img {
	border: 0px solid gray;
}

.recnici a img {
	border: 0px solid gray;
}

.recnici a img:hover {
	border: 0px solid gray;
	padding: 0px;
}



/* TIPS U FORMULARU */
.tips {
	font-size: 0.9em;
	font-family: Arial CE;
}

.tips ul {
	font-size: 0.9em;
	font-family: Arial CE;
	margin: 8px 0 100px 0;
	list-style-image: url('/images/list-style-image.png');
	padding-left: 25px;
}

.tips ul li {
	font-size: 0.9em;
	font-family: Arial CE;
	border-bottom: 0px;
	float: none;
}

#regForm form table tr:hover {
	color: #ee4036;
}

.zivotopis {
	font-size: 0.9em;
	width: 890px;
}

.zivotopis a {
	color: #1d4e78; 
	text-decoration: underline;;
	font-size: 90%;
}

.vizitka {
	margin: 0px 0 10px 0;
}

.vizitka p {
	font-size: 0.8em;
}

.partners td {
	padding-right: 10px;
	font-size: 0.75em;
}

.partners td a,
.partners td a:hover,
.partners td a:visited {
	color: #1d4e78; 
	text-decoration: underline;;
}

.seznam {
	float: none;
	width: 600px;
	margin: 5px 0 5px 30px;
	font-size: 0.82em;
	padding: 0px;
}

.seznam li {
	float: none;
	padding: 2px 0px 0px 20px;
	border: 0px;
	background: url('/images/list-style-image.png');
	background-repeat: no-repeat;
	background-position: 0% 50%;
	cursor: default;
	width: 100%;
}

.seznam li:hover {
	float: none;
	padding: 2px 0px 0px 20px;
	border: 0px;
	background: url('/images/list-style-image2.png');
	background-repeat: no-repeat;
	background-position: 0% 50%;
	cursor: default;
	width: 100%;
}


/* PROGRAM */

/* PROGRAM */

#rounded-corner
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	margin-bottom: 10px;
	width: 760px;
	text-align: left;
	border-collapse: collapse;
	font-size: 11px;
}
#rounded-corner thead th.rounded-company
{
	/*background: #77ac36 url('/images/left.png') left -1px no-repeat;*/
	background-color: #ee4036;
}
#rounded-corner thead th.rounded-q4
{
	/*background: #77ac36 url('/images/right.png') right -1px no-repeat;*/
	background-color: #ee4036;
}

#rounded-corner thead th.rounded-q1
{
	width: 220px;
}

#rounded-corner th
{
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: white;
	background: #ee4036;
	width: 160px;
}
#rounded-corner td
{
	padding: 3px 10px 3px 10px;
	background: #eee;
	border: 1px solid #fff;
	color: #669;
	width: auto;
}
#rounded-corner tfoot td.rounded-foot-left
{
	/*background: #c2daa8 url('/images/botleft.png') left bottom no-repeat;*/
	width: 500px;
}
#rounded-corner tfoot td.rounded-foot-right
{
	/*background: #c2daa8 url('/images/botright.png') right bottom no-repeat;*/

}
#rounded-corner tbody tr:hover td
{
	background: #deeaf6;
}


td span a {
	color :black;
}

td span a:hover {
	color: red;
	text-decoration: none;
}

tr td a img {
	margin-right: 10px;
}

td a em:hover{
	color: red;
}

div.kestazeni ul li a {
	text-decoration: none;
	border: none;	
}

div.kestazeni ul li a:hover {
	text-decoration: underline;
	border: none;	
}


