.bsi-1-a {background: #ffcc33;}
.bsi-1-b {background: #cccc33;}
.bsi-1-c {background: #ffff99;}
.bsi-1-d {background: #ffcc00;}

.bsi-2-a {background: #33cc00;}
.bsi-2-b {background: #ccffcc;}
.bsi-2-c {background: #99ff99;}
.bsi-2-d {background: #33ff00;}

.bsi-3-a {background: #ff9900;}
.bsi-3-b {background: #cc6600;}
.bsi-3-c {background: #ffcccc;}
.bsi-3-d {background: #ffcc99;}

.bsi-4-a {background: #330099;}
.bsi-4-b {background: #330066;}
.bsi-4-c {background: #ccccff;}
.bsi-4-d {background: #cc99ff;}

A:link {color:#33cc00; font-family: Verdana; font-weight: bold; text-decoration:none; border-bottom:dotted 1px #33ff00;}
A:visited {color:#33cc00; font-family: Verdana; font-weight: bold; text-decoration:none; border-bottom:none;}
A:active {color:#33cc00; font-family: Verdana; font-weight: bold; text-decoration:none; border-bottom:none;}
A:hover {color:#000; font-family: Verdana; font-weight: bold; text-decoration:none; border-bottom:dotted 1px #000;}

.bodycopy8 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8px; color:#000; line-height:12px;}
.bodycopy9 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color:#000; line-height:14px;}
.twoColFixLtHdr #quote{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#330099; line-height:20px; font-style:italic;}
.twoColFixLtHdr #quoteRef {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8px; color:#000; line-height:15px;font-style:normal; text-align:right;}
.twoColFixLtHdr #quoteRefName {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color:#000; line-height:15px;font-style:normal; text-align:right; font-weight:bold;}
.bodycopy10 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color:#000; line-height:15px;}
.bodycopy11 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#000; line-height:17px;}
.bodycopy12 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color:#003399; line-height:18px;}
.bodycopy14 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color:#000; line-height:21px;}
.bodycopy14title {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color:#003399; line-height:21px;}
.bodycopyform { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; color:#000;}


body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffcc33;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

.indent {
padding-left:10px;
}

.twoColFixLtHdr #container {
	width: 795px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixLtHdr #content {
	width: 795px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background-image:url(bsi_cz_slices_09.gif);
	background-repeat:repeat-y;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixLtHdr #header { 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color:#000000; 
	background: #ffcc33; /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.twoColFixLtHdr #menu {
    height: 30px; 
	background-image:url(bsi_cz_slices_05.jpg);
	background-repeat:no-repeat;
	margin-top:-1px;
	padding-top: 0px;
	padding-left: 260px;
} 
.twoColFixLtHdr #menuSK {
    height: 30px; 
	background-image:url(bsi_cz_slices_05_sk.jpg);
	background-repeat:no-repeat;
	margin-top:-1px;
	padding-top: 0px;
	padding-left: 260px;
} 
.twoColFixLtHdr #subpagemenu {
    height: 30px; 
	background-image:url(subbanner02.jpg);
	background-repeat:no-repeat;
	padding-top: 0px;
	padding-left: 260px;
} 

.twoColFixLtHdr #subpagemenuSK {
    height: 30px; 
	background-image:url(subbanner02_sk.jpg);
	background-repeat:no-repeat;
	padding-top: 0px;
	padding-left: 260px;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color:#000000; 
	line-height:16px;
	float: left; /* since this element is floated, a width must be given */
	width: 210px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	/*background: #ffffff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px;
	border-right-color: 1px solid #000000;
}
.twoColFixLtHdr #mainContent { 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color:#000000; 
	line-height:22px;
	margin: 0 0 0 240px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 15px 10px 15px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
.twoColFixLtHdr #footer { 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color:#000000; 
	line-height:13px;
	padding: 0 30px 0 30px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background: #ffcc33;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;}
	
#floatrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;}
#floatrt.A:link {color:#33cc00; font-family: Verdana; font-weight: bold; text-decoration:none; border-bottom:none;}
#floatrt.A:hover {color:#000; font-family: Verdana; font-weight: bold; text-decoration:none; border-bottom:none;}

.clicktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	font-weight:bold;
	margin-top:-10px;
	margin-left:6px;
}	
.mediaicon{margin-left:20px;}	

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.twoColFixLtHdr #formArea {
padding-left:20px;

} 
.bigtext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; color:#333; line-height:21px;
}

h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; color:#000000; line-height:24px;
}

h2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color:#ffcc33; line-height:21px;
}
.twoColFixLtHdr #sidebar1 h3 { color:#ffcc33; line-height:150%; text-indent:0px;
}
h3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color:#cccc33; line-height:18px; text-indent:20px;}
.twoColFixLtHdr #sidebar1 li {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color:#cccc33; line-height:15px; margin-left:-22px;}
hr { line-height:1px; color:#cccc33; background-color:#cccc33;}

/* BUTTONS */

.buttons a, .buttons button{
	display:block;
	float:left;
	margin:0 7px 0 0;
	background-color:#eeeeee;
	border:1px solid #bcbcbc;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:130%;
	text-decoration:none;
	font-weight:bold;
	color:#333333;
	cursor:pointer;
	padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}

/* ----------------- FORMS --------------- */

form
{
	margin-top: 1.5em;
	padding-bottom: 35px;
}

input.text
{
  width: 10.5em;
}

input.textarea
{
  width: 10.5em;
}

fieldset
{
	/*float: left;*/
	/*Clear: left;*/
	
	width: 90%;
	margin: 0 0 1.5em 0;
	padding: 0;
	border: 1px solid #BFBAB0;
	background-color: #F2EFE9;
	background-image: url(fieldset_gradient.jpg);
	background-repeat: repeat-x;
}

legend
{
	margin-left: 1em;
	padding: 0;
	color: #000000;
	font-weight: bold;
}

fieldset table
{
	padding: 1em 1em 0 1em;
	list-style: none;
	zoom: 1;
}

fieldset td.fieldNames
{
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 1em;
}

label
{
	float: left;
	width: 14em;
	margin-right: 1em;
}

label strong
{
	display: block;
	color: #009900;
	font-size: 85%;
	font-weight: normal;
	text-transform: uppercase;
}

fieldset.submit
{
	float: none;
	width: auto;
	border-style: none;
	padding-left: 12em;
	background-color: transparent;
	background-image: none;
}

/*======================= New For Search ========================*/


#bodyCopyLabel {
font-size:100%; 
font-family: 
Verdana, Arial, Helvetica, sans-serif; 
color:#003399; 
line-height:16px; 
font-weight: bold; 
padding-top: 8px; 
padding-bottom: 2px;
}
#bodyCopyLabelTitle {
font-size:120%; 
font-family: 
Verdana, Arial, Helvetica, sans-serif; 
color:#003399; 
line-height:16px; 
font-weight: bold; 
padding-top: 8px; 
padding-bottom: 2px;
}
#bodyCopyNormal {
font-size:100%; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
color:#000000; 
line-height:16px; 
margin-left: 10px; 
/*width:300px;*/ 
/*overflow:auto*/
}
#bodyCopyNormalNoCourses {
font-size:100%; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
color:#000000;
line-height:16px; 
margin-left: 20px;
padding-bottom: 6px; 
/*width:300px;*/ 
/*overflow:auto*/
}
#okresLabel {
font-size:100%; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
color:#000000;
/*background-color:#cccc33;*/
text-align:left;
padding-left:10px;
/*width:300px;*/ 
/*overflow:auto*/
}
#NoCoursesInOkres {
font-size:100%; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
color:#000000;
text-align:left;
border:#999900 1px dashed;
margin-left:20px;
margin-right:20px;
margin-bottom:40px;
padding:2px;
/*padding: 1px;*/
/*width:300px;*/ 
/*overflow:auto*/
}

