*{ margin: 0; padding: 0;}

body{
	font-family: Tahoma; 
	color: #656565; 
	min-width:790px; 
	font-size:11px; 
}

html, body{
	height: 100%;
}

td{
	vertical-align: top;
}

img{
	border: 0px;
}

/* ================================================================================*/

form{ margin: 0; padding: 0; }

div, td, input, select, p, a, li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
}

body{
	background-color: #5C5F66;	
}

a{
	color: #007FD8;
	text-decoration: underline;
}

a:hover{
	color: #FE8705;
	text-decoration: none;
}

#main_inside{
	position:relative; 
	min-height:100%; 
	margin: 0; 
	min-width: 790px; 
	background-image: url(../images/body.jpg);
	background-position: center top;
	background-repeat: repeat-y;
}
	
/*For IE*/
* html #main_inside{
	height:100%; 
	width:expression((document.documentElement.clientWidth||document.body.clientWidth)<791?'790px':'100%');  
}

#main_inside_in{ 
	position:relative; 
	min-height:100%; 
	margin: 0 auto; 
	min-width: 790px;
	
	background-image: url(../images/header_bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	
}


/*For IE*/
* html #main_inside_in{
	height:100%; 
	width:expression((document.documentElement.clientWidth||document.body.clientWidth)<791?'790px':'100%'); 
	height:100%;
}

#main_content{
	width: 790px;
	margin: 0 auto;	
}
/*=======================================================*/


/*=======================================================*/

#footer_block{
	height: 214px; 
	clear: both;
}

#footer_main{
	height: 214px; 
	margin: -214px auto; 
	position: relative; 
	background-image: url(../images/footer_bg.jpg);
	background-position: center bottom;
	background-repeat: repeat-x;	
}

#footer{
	height: 214px; 
	margin: 0 auto; 
	min-width: 790px; 
	background-image: url(../images/footer_bg2.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}

/*For IE*/
* html #footer{
	width:expression((document.documentElement.clientWidth||document.body.clientWidth)<791?'790px':'100%'); 
}

#footer_in{ 
	width: 790px;
	margin: 0 auto;
	padding: 70px 0px 0px 0px;
}

/* footer */

.footmenu{
	margin: 0 auto;
}

.footmenu ul{
	margin: 0 auto;
	margin-bottom: 5px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

.footmenu ul li{
	padding: 0px 15px 0px 13px;
	display: inline;
	font-size: 11px;
	background-image: url(../images/footer_menu_separ.gif);
	background-position: right 3px;
	background-repeat: no-repeat;
}

.footmenu ul li.last{
	padding: 0px 0px 0px 13px;
	background-image: none;
}

.footmenu ul li a{
	color: #FEFFFF;
	font-size: 11px;
}

.footmenu ul li a.cur{
	color: #CCCECD;
	text-decoration: none;
}


#foot_content{
	clear: both;
	padding: 0px 41px 0px 41px;
}

#foot_content .phone{
	float: left;
	color: #B5B3B4;
	font-family: Georgia;
	font-size: 14px;
	padding: 30px 0px 0px 0px;
}

#foot_content .phone div{
	padding: 5px 0px 0px 0px;
	color: #B5B3B4;
	font-size: 18px;
	font-family: Garamond;
	vertical-align: top;
}

#foot_content .phone div span{
	color: #F2F2F2;
	font-size: 30px;
	font-weight: normal;
	vertical-align: top;
	position: relative;
	top: -4px;
}

#foot_content .copyright{
	float: right;
	color: #B5B3B4;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 50px 0px 0px 0px;
}

/* header */

#header{
	padding: 33px 68px 0px 72px;
	height: 75px;	
}

#header #logo{
	float: left;
}

#header #top_nav{
	float: right;
	padding: 17px 0px 0px 0px;
}

#header #top_nav a{
	margin-left: 32px;
}

#topmenu{
	clear: both;	
	padding: 17px 0px 0px 0px;
}

#topmenu ul{
	margin: 0 auto;
	text-align: center;
}

#topmenu ul li{
	display: inline;
	padding: 0px 25px 0px 23px;
	display: inline;
	font-size: 12px;
	background-image: url(../images/footer_menu_separ.gif);
	background-position: right 3px;
	background-repeat: no-repeat;	
}

#topmenu ul li.last{
	padding: 0px 0px 0px 23px;
	background-image: none;
}

#topmenu ul li a{
	color: #027FD9;
}

#topmenu ul li a.cur, #topmenu ul li a:hover{
	color: #FE8705;
	text-decoration: none;	

}

/* content */

#content_all{
	 clear: both;
	padding: 53px 41px 0px 41px;
}

#new_works{
	height: 265px;
	background-image: url(../images/new_works_bg.gif);
	background-repeat: no-repeat;
	background-position: center 4px;
	overflow: hidden;
	margin-bottom: 23px;
}

#new_works{
	padding: 0px 0px 0px 12px;
}

#new_works h1{
	font-family: Constantia, Georgia;
	font-size: 24px;
	font-weight: normal;
		font-style: italic;
	padding: 0px 9px 0px 9px;
	margin: 0px;
	background-color: #FFFFFF;
	float: left;
}

h1 a{
	color:black;
	text-decoration: underline;
	font-family: Constantia, Georgia;
		font-style: italic;
	font-size: 24px;
	font-weight: normal;
	padding: 0px 9px 0px 9px;
	margin: 0px;
	background-color: #FFFFFF;
	float: left;
}

h1 a:hover{
	text-decoration: none;
}

h1{
	font-family: Constantia, Georgia;
		font-style: italic;
	font-size: 24px;
	font-weight: normal;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 12px 0px;
	background-color: #FFFFFF;
}

#new_works .works_content{
	text-align: center;
	clear: both;
	padding: 10px 0px 0px 0px;
}

#new_works .works_content .item{
	width: 33%;
	margin: 0 auto;
	float: left;
}

#new_works .works_content .item a{
	display: block;
}

#new_works .works_content .item a.name{
	font-size: 11px;
}

#two_colums{
	clear: both;
	padding: 0px 0px 0px 0px;
}

#two_colums #left_colum{
	float: left;
	width: 438px;
	padding: 0px 30px 0px 10px;
}

#two_colums #left_colum ul,ol{
	padding: 0px 0px 0px 50px;
	line-height: 18px;
}

#two_colums #left_colum p{
	padding: 0px 0px 18px 22px;
	clear: both;
	line-height: 18px;
}

#two_colums #left_colum a.more{
	background-image: url(../images/more_a.gif);
	background-position: left 13px;
	background-repeat: no-repeat;
	padding: 7px 0px 0px 8px;
	color: #808186;
	display: block;	
}

#two_colums #right_colum{
	float: left;
	width: 229px;
}

#two_colums #right_colum2{
	float: left;
	width: 229px;
	padding: 50px 0px 0px 0px;
}

#two_colums #right_colum ul, #two_colums #right_colum2 ul{
	padding: 0px 0px 25px 22px;
	margin: 0px;
}

#two_colums #right_colum ul li, #two_colums #right_colum2 ul li{
	padding: 0px 0px 3px 8px;
	margin: 0px;
	list-style: none;
	background-image: url(../images/more_a.gif);
	background-position: left 6px;
	background-repeat: no-repeat;
	font-size: 11px;
line-height: 16px;

}

#two_colums #right_colum ul li span, #two_colums #right_colum2 ul li span{
	display: block;
	padding: 3px 0px 5px 0px;
}

#two_colums #right_colum ul li a, #two_colums #right_colum2 ul li a{
	font-size: 11px;
}

#right_colum ul li a{
	font-size: 12px !important;
}

#two_colums #right_colum ul li a.cur, #two_colums #right_colum2 ul li a.cur{
	color: #FE8802;
	text-decoration: none;
}

#blog_besedka{
	width: 707px;
	background-image: url(../images/blog_besedka.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #F2F2F2; 
	clear: both;
}

#blog_besedka #blog_besedka2{
	width: 675px;
	background-image: url(../images/blog_besedka2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 15px 14px 15px 18px;
	height: 100px;
}

.both{
	clear: both;
}

#blog_besedka2 .block_1{
	width: 66%;
	float: left;
}

#blog_besedka2 h2{
	font-family: Georgia;
	font-size: 18px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	font-weight: normal;
}

h2{
	font-family: Georgia;
		font-style: italic;
	font-size: 18px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	font-weight: normal;
}

#blog_besedka2 .item{
	float: left;
	width: 210px;
	padding: 0px 0px 0px 12px;
}

#blog_besedka2 .item .img{
	width: 62px;
	float: left;
	height: 67px;
}

#blog_besedka2 .item .img img{
	border: 0px solid #FFFFFF;
}

#blog_besedka2 .item .img div{
	border: 1px solid #5A5F62;
	float: left;
	font-size: 1px;
	padding: 1px 1px 0px 1px;
	height: 50px;
}

#blog_besedka2 .item .desc p, #blog_besedka2 .item .desc{
	font-size: 10px;	
}

#blog_besedka2 .item .desc a.name{
	display: block;
	font-size: 11px;
	padding: 0px 0px 7px 0px;
}

#blog_besedka2 .block_2{
	width: 33%;
	float: right;
}

/* portfolio */

#portfolio_list{
	
}

#portfolio_list .year{
	font-family: Georgia;
	font-size: 18px;
	padding: 0px 0px 17px 10px;
}

#portfolio_list .item{
	padding: 0px 0px 0px 21px;
	clear: both;
	height: 60px; 
}

#portfolio_list2 .item{
	padding: 0px 0px 0px 21px;
	clear: both;
	height: 70px; 
}

#portfolio_list .item .img, #portfolio_list2 .item .img{
	float: left;
	width: 71px;
}

#portfolio_list .item .img div, #portfolio_list2 .item .img div{
	float: left;
	font-size: 1px;
	padding: 1px 1px 0px 1px;
	height: 48px;
	border: 1px solid #5b5f65;
}


#portfolio_list .item .img div:hover, #portfolio_list2 .item .img div:hover{
	float: left;
	font-size: 1px;
	padding: 1px 1px 0px 1px;
	height: 48px;
	border: 1px solid #FE8705;
}

#portfolio_list .item .img div img, #portfolio_list2 .item .img div img{
	border: 0px solid #FFFFFF;
}

#portfolio_list .item .desc, #portfolio_list2 .item .desc{
	padding: 0px 0px 0px 74px;
}

#portfolio_list .item .desc div.intro, #portfolio_list2 .item .desc div.intro{
	padding: 4px 0px 0px 0px;
	margin-bottom: 20px;
	font-size: 11px;
	line-height: 13px;
	margin: 0px 0px 0px 0px;
}

#portfolio_list .item .desc .date, #portfolio_list2 .item .desc .date{
	font-size: 10px;
	color: #8A8D92;
	padding: 0px 0px 6px 0px;
	display: block;
}

.level_main_img{
	clear: both;
	text-align: center;
	padding: 34px 0px 0px 0px;
}

/* portfolio detail */

#portfolio_detail{
	padding: 0px 0px 0px 10px;
}

#portfolio_inner_nav{
	float: right;	
	margin: 0px 0px 10px 10px;
}

#portfolio_inner_nav .name{
	background-image: url(../images/portfolio_inner_nav_name.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #F2F2F2;
	padding: 0px 0px 0px 19px;
	float: left;
}

#portfolio_inner_nav .name a{
	background-image: url(../images/portfolio_inner_nav_name_a.gif);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #F2F2F2;
	padding: 6px 20px 10px 8px;
	display: block;
}


#dictionary_inner_nav
{
    margin-top:25px;
    background-image: url(../images/topic-top-left.gif);
	background-position: left top;
	background-repeat: no-repeat;	
	background-color: #F2F2F2;	
}

#dictionary_inner_nav div
{
    background-image: url(../images/topic-top-right.gif);
	background-position: right top;	
	background-repeat: no-repeat;	
	
}


#dictionary_inner_nav div div
{
    background-image: url(../images/topic-bottom-right.gif);
	background-position: right bottom;	
	background-repeat: no-repeat;	
}


#dictionary_inner_nav div div div
{
    background-image: url(../images/topic-bottom-left.gif);
	background-position: left bottom;
	background-repeat: no-repeat;	
	padding:10px;
}


#dictionary_inner_nav .name{
	padding: 0px 0px 0px 19px;
	float: left;
}

#dictionary_inner_nav .name a{
	padding: 6px 20px 10px 8px;
	display: block;
}


#portfolio_inner_nav .next_prev_nav{
	clear: both;
	text-align: center;
	padding: 15px 0px 0px 0px;
}

#portfolio_inner_nav .next_prev_nav a{
	margin: 0px 23px 0px 23px;
}

#portfolio_detail ul.detalis{
	padding: 10px 0px 0px 10px;
	margin: 0px 0px 33px 0px;
}

#portfolio_detail ul.detalis li{
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	font-size: 11px;
}

#portfolio_detail ul.detalis li span{
	color: #8C8D92;
}

#portfolio_detail ul.detalis li a{
	font-size: 11px;
}

#portfolio_detail ul.detalis li a.author{
	color: #000000;
	border-bottom: 1px dotted #000000;
	text-decoration: none;
}

#portfolio_detail p{
	padding: 0px 0px 23px 10px;
	line-height: 18px;
}

#portfolio_detail ul,ol{
	padding: 0px 0px 23px 50px;
	line-height: 18px;
}

#portfolio_detail .big_img{
	padding: 0px 0px 0px 10px;
}

#portfolio_detail .big_img span{
	display: block;
	color: #000000;
	padding: 11px 0px 0px 0px;
}

/* folio list */

#pre_pager{
	clear: both;
	padding: 10px 0px 0px 30px;
	font-size: 11px;
}

#pre_pager .pager{
	width: 200px;
	float: left;
	font-size: 11px;
	color: #8C8C94;
}

#pre_pager .pager a{
	padding: 0px 2px 0px 2px;
	font-size: 11px;
}

#pre_pager .pager span{
	font-weight: bold;
	padding: 0px 2px 0px 2px;
}

#pre_pager .total_rec{
	width: 200px;
	float: left;
	text-align: center;
	font-size: 11px;
	color: #8C8C94;	
}

#portfolio_inner_nav .folioright_menu{
	background-image: url(../images/folioright_menu.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #F2F2F2;
}

#portfolio_inner_nav .folioright_menu div{
	background-image: url(../images/folioright_menu_bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 18px;
	width: 150px;	
}

#portfolio_inner_nav .folioright_menu div ul{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#portfolio_inner_nav .folioright_menu div ul li{
	padding: 0px 0px 2px 7px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	font-size: 11px;
	background-image: url(../images/folio_menu_li.gif);
	background-position: left 6px;
	background-repeat: no-repeat;
}

#portfolio_inner_nav .folioright_menu div ul li a{
	font-size: 11px;
}

#portfolio_inner_nav .folioright_menu div ul li a.cur{
	color: #FE8804;
	text-decoration: none;
}

#onlineorder{
	padding: 14px 0px 0px 0px;
}

#onlineorder a{
	display: block;
	background-image: url(../images/online_oder.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 17px;
	letter-spacing: -1px;
	text-decoration: none;
	padding: 22px 0px 15px 55px;
	width: 131px;
}

#onlineorder a:hover{
	background-image: url(../images/online_oder_h.jpg);
}


.more2{
	background-image: url(../images/more_a.gif);
	background-position: 10px center;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 18px;
}

span.silver{
	color: #808080;
}

#last_work{
	padding: 23px 0px 0px 21px;
}

#last_work .item{
	width: 214px;
	float: left;
	padding: 0px 0px 0px 12px;
}

#last_work .item .img{
	width: 62px;
	float: left;
}

#last_work .item .img img{
	border: 1px solid #5b5f65;
	
	padding: 1px 1px 1px 1px;
}

#last_work .item .img div{
	border: 0px solid #5A5F62;
	float: left;
	font-size: 1px;
	padding: 1px 1px 0px 1px;
	height: 48px;
}

#last_work .item .desc a{
	display: block;
	font-size: 11px;
}

/* services */

#services{
	padding: 0px 0px 0px 10px;
}

#services .services_row{
	clear: both;
	padding: 5px 0px 0px 10px;
}

#services .services_row .item{
	float: left;
	width: 50%;
	padding: 0px 0px 25px 0px;
}

#services .services_row .item h2 a{
	font-family: Georgia;
	font-size: 18px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	font-weight: normal;
	color: #000000;	
}

#services .services_row .item h2 a:hover{
	color: #FE8705;
	text-decoration: none;
}

#services .services_row .item p{
	padding: 0px 10px 6px 10px;
	line-height: 13px;
	font-size: 11px;
}

#services .services_row .item a.more2{
	font-size: 11px;
}

/* besedka */

#right_colum p, #right_colum2 p{
	line-height: 18px;
	padding: 0px 0px 10px 20px;
}

/* besedka inner */

#besedka_inner{
	padding: 0px 0px 0px 10px;
}

#besedka_inner .author_green{
	clear: both;
	float: left;
	background-color: #CAE9A3;
	background-image: url(../images/author_green_left.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0px 0px 12px 11px;
	padding: 8px 0px 8px 0px;
	font-size: 11px;
}

div.add_coment{
	background-color: #E5E5E5;
	background-image: url(../images/author_silver_left.gif);	
	background-position: left top;
	background-repeat: no-repeat;
}

div.add_coment div{
	background-image: url(../images/author_silver_right.gif);	
	background-position: right top;
	background-repeat: no-repeat;
	text-align: center;
	padding: 2px 0px 2px 0px;
}

div.add_coment div input
{    
	width: 180px;
	text-align: center;
	padding: 3px 0px 3px 0px;
	height: 25px;
}

.author_green span{
	background-image: url(../images/author_green_right.gif);
	background-position: right top;
	background-repeat: no-repeat;
	color: #000000;
	padding: 8px 10px 8px 10px;
	font-size: 11px;
}

.author_orange{
	float: left;
	clear: both;	
	background-color: #FFE0B2;
	margin: 0px 0px 12px 11px;	
	padding: 8px 0px 8px 0px;	
	background-image: url(../images/author_orange_left.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 11px;		
}

.author_orange span{
	background-image: url(../images/author_orange_right.gif);
	background-position: right top;
	background-repeat: no-repeat;
	color: #000000;
	padding: 8px 10px 8px 10px;
	font-size: 11px;	
}

.author_silver{
	float: left;
	clear: both;	
	background-color: #E5E5E5;
	padding: 8px 0px 8px 0px;	
	margin: 0px 0px 12px 11px;		
	background-image: url(../images/author_silver_left.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 11px;	
}

.author_silver span{
	background-image: url(../images/author_silver_right.gif);
	background-position: right top;
	background-repeat: no-repeat;
	color: #000000;
	padding: 8px 10px 8px 10px;	
	font-size: 11px;	
}

.besedka_img{
	padding: 0px 0px 23px 30px;
}

#besedka_inner p{
	padding: 0px 0px 18px 21px;	
	clear: both;
}

/* contacts */

#contacts{
	padding: 0px 0px 0px 10px;
}

#contacts h2{
	padding: 0px 0px 0px 10px;
	clear: both;
}

#contacts h2 span{
	font-size: 12px;
		font-style: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.contact_item{
	padding: 0px 0px 0px 110px;
	height: 50px;
}

.contact_item .item{
	float: left;
	width: 260px;
	padding: 0px 0px 4px 0px;
}

.contact_item .item span{
	float: left;
	width: 62px;
	color: #8A8D94;
	text-align: right;
	margin-right: 14px;
}

/* library */

#library{
	padding: 0px 0px 0px 10px;
}

#library ul.detalis{
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 28px 0px;
}

#library ul.detalis li{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	font-size: 10px;
	color: #7F7F7F;
}

#library ul.detalis li a{
	font-size: 10px;
}

#library p{
	padding: 0px 0px 24px 10px;
	line-height: 18px;
	clear: both;
}

#comments_header{
	padding: 0px 0px 18px 0px;	
}

#comments_header .count{
	float: left;
	font-family: Georgia;
	font-size: 18px;
	font-weight: normal;
	padding: 0px 0px 18px 10px;		
}

#comments_header .button{
	float: right;
	padding: 0px 10px 18px 0px;		
}	

#comments_header .button input{
	width: 220px;
	text-align: center;
	padding: 3px 0px 3px 0px;
	height: 25px;
}

/* libraray commnet */

#comment_form{
	padding: 0px 0px 0px 10px;
}

#comment_form h2{
	margin: 0px 0px 2px 0px;	
}

#comment_form_add{
	width: 665px;
	background-image: url(../images/comment_form_top.gif);
	background-repeat: no-repeat;
	background-color: #E5E5E5;
}

#comment_form_add2{
	background-image: url(../images/comment_form_bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 23px 5px 30px 13px;
}

#comment_form_add2 table{
	width: 100%;
}

#comment_form_add2 table td{
	padding: 4px 0px 9px 0px;
	font-size: 11px;
}

#comment_form_add2 table td.name{
	width: 130px;	
	padding: 8px 21px 0px 0px;
	text-align: right;
	font-size: 12px;
}

#comment_form_add2 table td.field input{
	width: 330px;
	border: 1px solid #B2B9C3;
	padding: 4px 0px 4px 4px;
}

#comment_form_add2 table td.field textarea{
	width: 480px;
	height: 120px;
	border: 1px solid #B2B9C3;
	padding: 4px 0px 4px 4px;
}

#comment_form_add2 table td.field2 input.file{
	width: 430px;
	border: 1px solid #B2B9C3;
	padding: 4px 0px 4px 4px;
}

#comment_form_add2 table td.field input.focus, #comment_form_add2 table td.field textarea.focus{
	border: 1px solid #FE8802;
}

.send_block{
	clear: both;
}

.send_block .is_commnet{	
	float: left;
	padding: 3px 0px 0px 0px;
}

.send_block .button{	
	float: right;
}

.send_block .button input{	
	width: 173px;
	text-align: center;
	padding: 2px 0px 2px 0px;
	height: 23px;	
}

#studio h1{
	margin: 0px 0px 19px 0px;
}

/* =============================================================================== */

.gray{
	color: #8A8D92;	
}

.txt11{
	font-size: 11px;	
}

.txt10{
	font-size: 10px;		
}


/* =============================================================================== */

/*Opera Hack*/
@media all and (min-width: 0px) {

}
#services p
{
 padding:0px 30px 20px 30px;
}


.paragraf {
font-size:24px;
color:#5b5f65;
float:left;
width:25px;
height:25px;
}

.library_list li
{
    padding-top:15px;
    vertical-align:top;
    	list-style: none;
}

 
#portfolio_list .project_count{
	font-family: Tahoma;
	font-size: 11px;
	color: #8A8D92;
	padding: 0px 0px 6px 0px;
	display: block;
	text-align: right;

}	 
.underline
{
    text-decoration:underline !important;
}

.black11
{
    display:block;
    color:Black;
    font-size:11px;
}