/* CSS Document */
body
{
	margin: 0px;
	padding: 0px;
	
	padding-top: 10px;
	background-image:url(../images/backall.jpg);
	background-repeat:repeat;
	
	font-family: Tahoma;
	font-size:11px;
	font-weight:normal;
	color: #333333;
}


h1
{
	margin: 0px;
	padding: 0px;
	color: #fefeff;
	font-size: 13px;
	font-weight: bold;
	font-family: Tahoma;
	
	text-align: left;
}
h2
{
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	color: #607d9b;
	font-size: 13px;
	font-weight: bold;
	font-family: Tahoma;
	
	text-align: left;
}

.header_title
{
	background-image:url(../images/index_old_10.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width: 450px; 
	height: 44px;
	
	text-align:left;
	vertical-align: middle;
}

.meniu_back
{
	background-image:url(../images/back_meniu.jpg);
	background-repeat:repeat;
}
.book_back
{
	background-image:url(../images/back_meniu.jpg);
	background-repeat:repeat;
	
	border-bottom-color: #000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	
	padding: 5px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.singleBook
{
	color: #607d9b;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;

}
.singleBook:hover
{
	text-decoration: underline;
}
.book_link
{
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
.book_link:hover
{
	text-decoration: none;
}
.book_cell
{
	border-color:#999999;
	border-width: 1px;
	border-style:solid;
}

.hiddenItem
{
	display: none;
}
.visibleItem
{
	display: block;
}

.meniu_back_item
{
	background-image:url(../images/back_meniu_item.jpg);
	background-position:top;
	background-repeat:no-repeat;
	
	width: 211px;
	height: 23px;
	
	text-align: left;
	vertical-align: middle;
	
	color: #607d9b;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	
	padding-left: 15px;
	
	cursor: auto;
}



.meniu_orange_back_item
{
	background-image:url(../images/back_meniu_item.jpg);
	background-position:top;
	background-repeat:no-repeat;
	
	width: 211px;
	height: 23px;
	
	text-align: left;
	vertical-align: middle;
	
	color: #f99732;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	
	padding-left: 15px;
	
	cursor: auto;
}

.text_back
{
	/*background-image:url(../images/back_text.jpg);*/
	background-color:#FFFFFF;
	background-repeat:repeat;
	
	color: #333333;
	
}

.small_title
{
	color: #fa9722;
	font-weight: bold;
}


a.meniuitem
{
	color: #607d9b;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	
	text-decoration:none;
}
a.meniuitem:hover
{
	text-decoration:underline;
}


a.meniuitem_orange
{
	color: #f99732;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	
	text-decoration:none;
}
a.meniuitem_orange:hover
{
	text-decoration: underline;
}


a.orange
{
	color: #f99732;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	
	text-decoration:none;
}
a.orange:hover
{
	text-decoration: underline;
}
a.blue
{
	color: #607d9b;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
}
a.blue:hover
{
	text-decoration: underline;
}
.meniu_subitem
{
	border-bottom-color: #d4d6d1;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	
	vertical-align: middle;
	text-align: left;
	height: 20px;
}

a.meniusubitem
{
	color: #384654;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	
	text-decoration: none;
}
a.meniusubitem:hover
{
	text-decoration:underline;
}

.pageTitle
{
	color: #607d9b;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	
	padding-left:5px;
}
.pageSubtitle
{
	color: #fa9722;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.mainInfo
{
	color: #fa9722;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
}
.secInfo
{
	color: #607d9b;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
}
.formTextElem
{
	border-color: #607d9b;
	border-style: solid;
	border-width:1px;
	
	color: #fa9722;
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma;
}
.formButtonElem
{
	border-color: #fa9722;
	border-style:solid;
	border-width:1px;
	
	color: #607d9b;
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma;
}
.page_separator
{
	border-bottom-color: #ffcccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.page_separator_blue
{
	border-bottom-color: #607d9b;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.header_image
{
	background-image:url(../images/index_old_06.jpg);
	background-position:top;
	background-repeat:no-repeat;
	
	text-align: right;
	vertical-align: middle;
	
		
	width: 605px; 
	height: 72px;
	
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #607d9b;
}
.copyright
{
	background-image:url(../images/index_old_32.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width: 720px; 
	height: 28px;
}

.date_back
{
	background-image:url(../images/index_old_20.jpg);
	background-position:top;
	background-repeat:no-repeat;
	
	vertical-align:middle;
	text-align: left;
		
	width: 460px; 
	height: 18px;
	
	color: #FFFFFF;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 10px;
}

.copyright_text
{
	color: #607d9b;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}

a.copyright_link
{
	color: #607d9b;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	
	text-decoration: underline;
}
a.copyright_link:hover
{
	text-decoration: none;
}

.tdheader
{
	color: #fa9722;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	height: 25px;
	background-color: #607d9b;
	padding-left: 3px;
	
	border-color: #607d9b;
	border-style: solid;
	border-width: 1px;
}
tr.normal
{
}
tr.normal_hover
{
	background-color: #607d9b;
	color: #ffffff;
}

td.cell
{
	border-bottom-color: #607d9b;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	
	height: 25px;
	
	font-size: 11px;
	
	padding-left: 3px;
}

img.imgContact
{
	border-color: #fa9722;
	border-style:solid;
	border-width: 1px;
}
.table_small
{
	border-color: #fa9722;
	border-style:solid;
	border-width: 1px;
}
.cell_small
{
	border-bottom-color: #fa9722;
	border-bottom-style:solid;
	border-bottom-width: 1px;
	
	border-right-color: #fa9722;
	border-right-style:solid;
	border-right-width: 1px;
	
	padding: 3px;
}
.cell_small_bottom
{
	border-right-color: #fa9722;
	border-right-style:solid;
	border-right-width: 1px;
	
	padding: 3px;
}
.cell_small_right
{
	border-bottom-color: #fa9722;
	border-bottom-style:solid;
	border-bottom-width: 1px;
	
	padding: 3px;
}
.cell_small_corner
{
	padding: 3px;
}

.ofacademica
{
	border-color: #a0b1c3;
	border-width: 1px;
	border-style: solid;
	
	background-color: #6986a3;
	text-align:center;
	vertical-align:middle;
	
	color: #ffffff;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	
	padding: 5px;
	
	height: 70px;
}

a.ofacademicalink
{
	color: #ffffff;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
a.ofacademicalink:hover
{
	text-decoration: underline;
}
.black_cell_bottom
{
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	
	height: 20px;
}
.black_cell_right
{
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	
	height: 20px;
}
.black_cell
{
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	
	height: 20px;
}
.div1
{
	height: expression(136 + "px");
	max-height: expression(136 + "px");
	width: 10px; 
	background-image:url(../images/index_old_13.jpg); 
	background-position:top; 
	background-repeat:no-repeat; 
	padding: 0px; 
	margin: 0px;
}

.div2
{
	height:expression(136 + "px"); 
	max-height:expression(136 + "px"); 
	width:190px; 
	background-image:url(../images/index_old_15.jpg); 
	background-position:top; 
	background-repeat:no-repeat;
}


.orarTable
{
	border-color: #93c0ef;
	border-style:solid;
	border-width: 1px;
	
	border-right-width: 0px;
}
.orarCell
{
	border-bottom-color: #93c0ef;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	
	border-right-color: #93c0ef;
	border-right-style:solid;
	border-right-width: 1px;
	
	padding-left: 2px;
	padding-right: 2px;
}
.orarHead
{
	height: 20px;
	border-right-color: #93c0ef;
	border-right-style:solid;
	border-right-width: 1px;
	
	text-align: center;
	vertical-align:middle;
	
	background-color:#666666;
	color: #FFFFFF;
}
.orarZiCell
{
	background-color:#CCCCCC;
	color: #000000;
	font-weight: bold;
	padding-left: 5px;
	
	border-right-color: #93c0ef;
	border-right-style:solid;
	border-right-width: 1px;
	border-bottom-color: #93c0ef;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	
	height: 20px;
	
	text-align: left;
	vertical-align:middle;
}
