HTML, BODY {
	font-family : Tahoma,Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
}

#container {
	height: 80%; 
	width: 100%;
	overflow: auto; 
	position: relative; top:122px; left:0px; 
	z-index: 4;
}

#leftHdr {}
#rightHdr {}
#mainHdr {
	background-image : url(/Layout/CiscoCSA/Images/tlo_do_expo2005R1C1_pasek.jpg);
	background-repeat : repeat-x;
}

#titleHdr {
	position: absolute;
	top: 98px;
	left:0px;
	height: 24px;
	width: 100%;
	z-index: 5;
	background-image : url(/Layout/CiscoCSA/Images/tlo_do_expo2005R2C1.jpg);
	background-repeat : no-repeat;
	background-color : White;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left : 160px;
	padding-top: 3px;
	background-position : left;
}

#logoHdr {
	position: absolute;
	top: 98px;
	right: 10px;
	height: 58px;
	width: 200px;
	z-index: 5;
	background-image : url(/Layout/CiscoCSA/Images/expo2005_onWhite.gif);
	background-repeat : no-repeat;
	background-color :Transparent;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-left : 100px;
	padding-top: 3px;
	background-position : top right;
}

#ciscoGreenStrip { position: absolute; top:58px; left:0px; bottom:83px; right: 0px; z-index: 5; }
#info_window { position: absolute; top: 0px; left:203px; width: 600px;  z-index: 4; background : White; padding: 10px 10px; overflow:auto;}

TABLE {
	font-family : Tahoma,Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	border : 0px solid White;
	color : #000000;
}

TABLE.small {
	border : 0px none White;
}

TABLE.noBold {
	font-weight : normal;
}

TD.small {
	font-family : Tahoma,Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	border : 0px solid Black;
}

TD.AgendaSmall {
	font-size : 11px;
	font-weight : normal;
	border : 0px solid #DEDEDE;
	border-left : 1px solid #DEDEDE;
	padding-left : 5px;
	padding-right : 2px;
}

TD.menu {
	font-size : 11px;
	font-weight : normal;
	background-color: #7FA6AD;
	border-left : 1px solid #DEDEDE;
	padding: 2px 10px 2px 10px;
	width: 125px;
}

SPAN.author {
	font-family : Tahoma,Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	font-style : italic;
}

SPAN.whiteText {
	color : #080808;
}

SPAN.redText {
		color : #AB0027;
}

SPAN.lightGreenText {
	color : #669999;
}

SPAN.persondescSmall{
	font-family : Tahoma,Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-align : right;
	font-size : 10px;
	color : #999999;
}

SPAN.text10px{
	font-size : 10px;
}

DIV.leftHdr {
	background-image: url(/Layout/CiscoCSA/Images/expo2005_onWhite.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color:#FFFFFF; 
}

DIV.ciscoGreenStrip {
	position: fixed;
	height:25px; width: 100%;
	background-image: url(/Layout/CiscoCSA/Images/ciscoGreenStrip.gif);
	background-position:right top;
	background-repeat: repeat;
	background-color:#FFFFFF;
}

DIV.rightHdr {
	background-image: url(/Layout/CiscoCSA/Images/cisco_systems.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color:#FFFFFF; 
	border-left:0px; border-top:0px;
	overflow:auto;
}
DIV.whiteBkgHdr{
	position: fixed;
	left:0px; top:0px; width:3000px; height:61px; 
	z-index: 4;
	background-color:#FFFFFF; 
	overflow:auto;
}

DIV.menuBar {
	background-image: none;
	background-position: left top;
	background-repeat: no-repeat;
	background-color:#FFFFFF; 
	overflow:auto;
	z-index: 6;
}

DIV.leftBar {
	background-image: url(/Layout/CiscoCSA/Images/partnerzy.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color:#FFFFFF; 
}

DIV.naviBar {
	background-image: none;
	background-position: left top;
	background-repeat: no-repeat;
	background-color:#FFFFFF; 
}

DIV.rightBar {
	background-image: url(/Layout/CiscoCSA/Images/cisco_10lat.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color:#FFFFFF; 
}
DIV.mainHdr{
	text-align : left;
	padding : 0px 0px 0px 0px;
}

DIV.agendaShow {
	display: block;
}

DIV.agendaHide {
	display: none;
	background-color:#CBBBE0; 
	overflow:auto;
}


A:link{
	color:  #024236;
}

A:visited{
	color: #024236;
}

A:hover{
	color: #FF0000;
}

A:active{
	color: #FF0000;
}

.hdr{
	font-family : Tahoma,Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-align : center;
	font-size : 18px;
}

.person{
	background-image: none;
	background-position: left top;
	background-repeat: repeat-y;
	background-color:#FFFFFF; 
	color : #999999;
}

INPUT {
	background-color:#FFFFFF;
}

INPUT.bold {
	font-weight: bold;
	color: #669999;
}

INPUT.grGray {
	background-image: url(/Layout/CiscoCSA/Images/agenda_bar_l.png);
	background-position: left top;
	background-repeat: repeat-y;
}

INPUT.bkNone{
	background: none;
	border-style: none;
	background-color:Transparent;
}


.personhdr{
	font-family : Tahoma,Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-align : left;
	font-size : 15px;
	font-weight : bold;
	color : #669999;
}

.persondesc{
	font-family : Tahoma,Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-align : right;
	font-size : 11px;
	color : #999999;
}

.agendahdr{
	font-family : Tahoma,Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-align : left;
	font-size : 16px;
	font-weight : bold;
	border : 0px solid White;
	border-left : 0px;
	border-top : 0px;
}

.agendahdrDay{
	font-family : Tahoma,Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #999999;
	text-align : left;
	font-size : 16px;
	font-weight : bold;
	border : 0px solid White;
	border-left : 0px;
	border-top : 0px;
}

.agendahdrGray{
	font-family : Tahoma,Arial, Helvetica, sans-serif;
	font-weight : normal;
	background : #FFFFFF;
	color : #024236;
	text-align : left;
	font-size : 20px;
	font-weight : bold;
	border : 0px solid White;
	border-left : 0px;
	border-top : 0px;
}

.agendahdrGreenText{
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	background : none;
	color : #044236;
	text-align : left;
	font-size : 16px;
	font-weight : bold;
	border : 0px solid White;
}

.agendahdr1{
	background : #024236;
	color : #DEDEDE;
	text-align : center;
	font-weight : bold;
	border : 0px none;
	border-left : 0px;
	border-top : 0px;
}

.agendahdr2{
	background : #CBD8E0;
	color : #024236;
	text-align : left;
	font-weight : bold;
	font-size : 16px;
	border : 0px none;
	border-left : 0px;
	border-top : 0px;
}

.agendahdr3{
	background : #DEDEDE;
	color : #000000;
	text-align : left;
	font-weight : bold;
	border : 0px none;
	border-left : 0px;
	border-top : 0px;
}

.agendahdr4{
	background : #808080;
	color : #cccccc;
	border : 0px solid White;
	border-left : 0px;
	border-top : 0px;
}

.agendacol1{
	background : #FFFFFF;
	text-align : center;
	border : 1px solid White;
	border-left : 0px;
	border-top : 0px;
}

.agendacol2{
	background : #84B3FF;
	border : 1px solid White;
	border-left : 0px;
	border-top : 0px;
}

.agendacol3{
	background : #FFFFFF;
	border : 1px solid White;
	border-left : 0px;
	border-top : 0px;
}

.agendacol4{
	background : #BBD2FF;
	border : 1px solid White;
	border-left : 0px;
	border-top : 0px;
}

.agendabreak{
	background : #D8D8D8 url(/Layout/CiscoCSA/Images/breakbkg.png) top left repeat-x;
	text-align : center;
	border : 1px solid White;
	border-left : 0px;
	border-top : 0px;
}

.order{
	width: 600px;
	font-weight : normal;
}

.orderperson{
	width: 600px;
	font-weight : normal;
}
.vmenucontrol {list-style:none; margin:3px 10px 0 3px; padding:0; font-size:11px; font-weight:normal; background-color:#7FA6AD; text-align:left;}
.vmenucontrol li { border-bottom:solid 2px white; padding:2px 10px; width:auto;}

/* Poll */
.poll_question_error {color:Red;}
.poll_field_error {border:1px solid #FAA;}

fieldset {border:1px solid #CCC; padding:1em; margin:1em 0;}
label.poll_question {float:left; clear:left; width:100%;}

.poll td.left { text-align: right;}
.poll caption { font-size:11px; }

.poll input.pq_radio { border:0;}
.poll input.pq_checkbox { border:0;}

