body
{
	direction:rtl;
	font-family:arial;
	font-size:small;
	text-align:center;
	color:#23539C;
	margin:0 auto;
	padding-bottom:20px;		
}

.container
{

	width:90%;
	min-width:840px;
	border-bottom:solid 1px #C2C2C2;
	border-right:solid 1px #C2C2C2;
	border-left:solid 1px #C2C2C2;				
}

#container
{
	margin:0 auto;
	width:90%;
	min-width:840px;
	border-bottom:solid 1px #C2C2C2;
	border-right:solid 1px #C2C2C2;
	border-left:solid 1px #C2C2C2;				
}

.header
{
	width:90%;
	min-width:840px;
	height:132px;
	margin:0 auto;
	padding:0px;
	position:relative;	
}


.left
{
	width:221px;
	height:98px;
	margin:0px;
	padding:0px;
	background-image:url(gifs/cataloghacourses_left.jpg);
	background-position:top;
	background-repeat:no-repeat;	
	position:absolute;
	top:0px;
	left:0px;
	z-index:10;
}

.right
{
	width:621px;
	height:98px;
	margin:0px;
	padding:0px;
	background-image:url(gifs/cataloghacourses_right.gif);
	background-position:top;
	background-repeat:no-repeat;	
	position:absolute;
	top:0px;
	right:0px;
	z-index:20;
}

.header h4
{
	font-size:20px;
	z-index:30;
	position:absolute;
	top:15px;
	right:30%;
	color:#23539C;
	margin:0px;
	padding:0px;
}

.header h5
{
	font-size:25px;
	z-index:30;
	position:absolute;
	top:25px;
	right:31%;
	color:#8EB321;
	margin:0px;
	padding:0px;
}

.header .nav
{
	z-index:40;
	position:absolute;
	bottom:10px;
	right:2%;
	color:navy;
	font-weight:bold;
}

.header .nav a:link, .header .nav a:visited
{
	color:navy;	
}

.header .lang
{
	z-index:50;
	position:absolute;
	bottom:10px;
	left:2%;
	color:navy;
	font-weight:bold;
}

.header .lang a:link, .header .lang a:visited
{
	color:navy;	
}

.content
{
	width:90%;
	margin:0px;
	padding:0px;
	text-align:right;		
}

#content
{
	width:90%;
	margin:0px;
	padding:0px;
	text-align:right;		
}

.blue_content
{
	background-color:#E6EDFF;
	width:100%;
	margin:20px 0px 30px 0px;
	padding:4% 0% 0% 0%;
	position:relative;
}

.top_right
{
	position:absolute;
	top:0px;
	right:0px;
	width:20px;
	height:20px;
	padding:0px;
	margin:0px;
	background-image:url(gifs/catalog_corner_top_right.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.bottom_right
{
	position:absolute;
	bottom:0px;
	right:0px;
	width:20px;
	height:20px;
	padding:0px;
	margin:0px;
	background-image:url(gifs/catalog_corner_bottom_right.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.bottom_left
{
	position:absolute;
	bottom:0px;
	left:0px;
	width:20px;
	height:20px;
	padding:0px;
	margin:0px;
	background-image:url(gifs/catalog_corner_bottom_left.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.top_left
{
	position:absolute;
	top:0px;
	left:0px;
	width:20px;
	height:20px;
	padding:0px;
	margin:0px;
	background-image:url(gifs/catalog_corner_top_left.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.catalog1
{
	float:right;
	width:29%;
	margin-right:4%;
	margin-bottom:5%;	
	text-align:center;
}

.catalog2
{
	float:right;
	width:29%;
	margin-right:2%;
	margin-bottom:5%;	
	text-align:center;
}

.catalog3
{
	float:right;
	width:29%;
	margin-right:2%;
	margin-bottom:5%;	
	text-align:center;
}


.options1
{
	float:right;
	width:29%;
	margin-right:2%;		
	text-align:center;
	padding:0;	
}

.options2
{
	float:right;
	width:29%;
	margin-right:2%;
	text-align:center;
	padding:0;		
}

.options3
{
	float:right;
	width:29%;
	margin-right:2%;
	text-align:center;
	padding:0;		
}

.options4
{
	float:right;
	width:23%;
	margin-right:2%;
	text-align:center;
	padding:0;		
}

.options5
{
	float:right;
	width:23%;
	margin-right:2%;
	text-align:center;
	padding:0;		
}

.options6
{
	float:right;
	width:23%;
	margin-right:2%;
	text-align:center;
	padding:0;		
}	
	
.options7
{
	float:right;
	width:23%;
	margin-right:2%;
	text-align:center;
	padding:0;		
}	



.catalog1 a:link, .catalog1 a:visited,
.catalog2 a:link, .catalog2 a:visited,
.catalog3 a:link, .catalog3 a:visited,
.catalog4 a:link, .catalog4 a:visited,
.options1 a:link, .options1 a:visited,
.options2 a:link, .options2 a:visited,
.options3 a:link, .options3 a:visited
{
	font-weight:bold;
	color:#23539C;
	text-decoration:none;
}

.catalog1 a:hover,
.catalog2 a:hover,
.catalog3 a:hover,
.catalog4 a:hover,
.options1 a:hover,
.options2 a:hover,
.options3 a:hover
{
	text-decoration:underline;
}

.footer .options1 a:link, .footer .options1 a:visited,
.footer .options2 a:link, .footer .options2 a:visited,
.footer .options3 a:link, .footer .options3 a:visited
{
	color:white;
}

.search1
{
	float:right;
	width:41%;
	margin-right:4%;
	margin-bottom:2%;
	padding-bottom:2%;
	border:solid 1px #C1C1DD;
	background-color:white;
	background-image:url(gifs/search_bgr.jpg);
	background-position:top;
	background-repeat:repeat-x;
	text-align:center;
	font-weight:bold;
}



.search2
{
	float:right;
	width:41%;
	margin-right:10%;
	margin-bottom:2%;
	padding-bottom:2%;
	border:solid 1px #C1C1DD;
	background-color:white;
	background-image:url(gifs/search_bgr.jpg);
	background-position:top;
	background-repeat:repeat-x;
	text-align:center;
	font-weight:bold;
}

h3
{
	font-size:110%;
	padding:8px 0px 22px 0px;
	margin:0px;
}

.options
{
	clear:both;
	width:96%;
	font-weight:bold;
	margin:0px 4% 2% 0px;
	padding:0;
}


.options1
{
	float:right;
	width:29%;
	margin-right:2%;		
	text-align:center;
	text-align:center;
	padding:0;	
}

.options2
{
	float:right;
	width:29%;
	margin-right:2%;
	text-align:center;
	padding:0;		
}

.options3
{
	float:right;
	width:29%;
	margin-right:2%;
	text-align:center;
	padding:0;		
}	

.search
{	
	text-align:center;
	padding:0px;
	margin:10px 0px 10px 0px;
}



	
.footer
{
	width:100%;	
	background-image:url(gifs/footer_background.jpg);
	background-position:middle;
	background-repeat:repeat-x;			
	color:white;
	font-weight:bold;
	padding:0px;
	margin:20px 0px 0px 0px;
	position:relative;			
}

.footer img
{
	vertical-align:middle;
}

.soger_left
{
	width:8px;
	height:40px;
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(gifs/soger-left.gif);
	background-position:top;
	background-repeat:no-repeat;	
}

.soger_right
{
	width:8px;
	height:40px;
	position:absolute;
	top:0px;
	right:0px;
	background-image:url(gifs/soger-right.gif);
	background-position:top;
	background-repeat:no-repeat;	
}

hr
{
	color:#8EB321;
	margin-top:10px;
}


.clearfix:after 
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

form
{
	display:inline;
}

input, select
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:#8EB321;
	font-weight:bold;
}

input.submit
{
	cursor:pointer;
	color:#23539C;
}

.opt1_1
{
	width:200px;
	height:42px;
	background-image:url(gifs/opt1_1.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-align:right;
	margin:0px;
	padding:10px 90px 0px 0px;
}

.opt1_2
{
	width:200px;
	height:42px;
	background-image:url(gifs/opt1_2.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-align:right;
	margin:0px;
	padding:10px 90px 0px 0px;
}


.opt2_1
{
	width:200px;
	height:42px;
	background-image:url(gifs/opt2_1.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-align:right;
	margin:0px;
	padding:10px 90px 0px 0px;
}


.opt2_2
{
	width:200px;
	height:42px;
	background-image:url(gifs/opt2_2.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-align:right;
	margin:0px;
	padding:10px 90px 0px 0px;
}


.opt3_1
{
	width:200px;
	height:42px;
	background-image:url(gifs/opt3_1.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-align:right;
	margin:0px;
	padding:10px 90px 0px 0px;
}


.opt3_2
{
	width:200px;
	height:42px;
	background-image:url(gifs/opt3_2.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-align:right;
	margin:0px;
	padding:10px 90px 0px 0px;
}


.search1 span
{
	cursor:pointer;
}

#virtkey_container
{
	width:88.2%;
	clear:both;
	border:solid 1px;
	background-color:white;
	border:solid 1px #C1C1DD;
	margin-right:4%;
	padding:2%;
	margin-bottom:20px;
	text-align:center;
	position:relative;
	display:none;	
}

#virtkey_container input
{
	height:30px;
	width:30px;	
	font-size:130%;
	cursor:pointer;
	margin-bottom:5px;
}

#virtkey_container input.space_input
{
	height:30px;
	width:100px;	
	font-size:130%;
	cursor:pointer;
	margin-bottom:5px;
}

#virtkey_container input.close_virtkey
{
	position:absolute;
	width:70px;
	top:0px;
	left:0px;
	display:block;
	border:none;
	background-color:white;
	color:#23539C;
	font-weight:bold;
	font-size:100%;
}
