﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
    margin: 0;
    padding: 0;
    border: 0;
}

body
{
    font-size: 12px;
    font-family: Tahoma;
    color: #000000;
	
  
}

a
{
    text-decoration: none;
}

h1
{
     font-family: Times New Roman;
	font-size: 18px;
	font-weight: bold;
	color: #4c4c4c;
}

#topBanner
{
	width: 950px;
    margin-left: 30px;
    
    
}

#topLista
{
   width: 930px;
    margin-left: 30px; 
    height: 35px;
     background-image: url(../Images/lista_bez_loga.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 10px;
	padding-left: 20px;
}

.itemLista
{
float: left; 
padding-left: 10px;
padding-right: 10px;
margin-top: 8px;   
border-right: 1px solid #d4d4d4;
}

.itemLista a
{
color: Black;  
font-family: Verdana;
font-size: 120%;
}

.itemLista a:hover
{
color: Black;  
font-family: Verdana;
font-size: 120%;
text-decoration: underline;
}


.itemListaLogo
{
    float: left; 
    margin-left: 70px;
}
.reset
{
    clear: both;
}

#obal
{
	width: 950px;
	margin-left: 30px;
	min-height: 800px;
	float: left;
}


#main
{
    height: auto;
    width: 950px;
    float:left;
    
    
}

#bannerRight
{
    margin-left: 5px;
    float: left;
    
}

#header
{
    width: 950px;
    float: left;
    height: 107px;
}

#logo
{
	width: 277px;
	height: 107px;
	float: left;
	
}

#tips
{
	width: 200px;
	float: left;
	text-align: right;
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 130px;
}

#search
{
	width: 473px;
	float: left;
	text-align: right;
	padding-top: 70px;
	font-family: Times New Roman;
	
}

#search a
{
	text-decoration: none;
	font-size: 16px;
	color: #676768;
}

.searchTxt
{
	background-color: #f3f3f3;
	border: solid 1px #989898;
	
}

.searchBtn
{
	
	border: solid 1px #989898;
	font-family: Times New Roman;
    font-size: 14px;
    font-weight: bold;
    color: White;
}

#menu
{
    width: 940px;
    float: left;
    height: 26px;
    font-family: Times New Roman;
    font-size: 18px;
    color: White;
    font-weight: bold;
    padding-top: 8px;
    
}

#subMenu
{
   margin-top: 1px;
    text-align: center;
    font-size: 16px;
    height: 22px;
    padding-top: 5px;
     width: 950px;
    float: left;
    font-family: Times New Roman;
    color: White;
}

#menu a
{
	
}

#subMenu a
{
	color: White;
	text-decoration: none;
}

.menuItem
{
	
	color: White;
	text-decoration: none;
	padding-right: 15px;
	text-decoration: underline;
}

.menuItemActive
{
    text-decoration: none;
	padding-right: 15px;
	color: White;
	
	text-decoration: none;
	
}

#mainContent
{
    
    width: 950px;
    height: inherit;
    float: left;
    margin: 0;
    padding-top: 5px;
}




#footer
{
    width: 950px;
    float: left;
    height: 83px;
   margin-top: 10px;
   text-align: center;
   background-image: url(../Images/footerBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #e6e6e6;
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: bold;
	
	
}

#footer a
{
	
	color: #4c4c4c;
}

#shortLeftColumn
{
    float: left;
    width: 170px;
    height:100%;
    padding-right: 10px;
    
}

#shortLeftColumnTitle
{
	float: left;
    width: 170px;
    margin-bottom: 5px;
    height: 30px;
}

#shortLeftColumnBody
{
	float: left;
    width: 170px;
    padding-bottom: 10px;
    
}

#middleColumn
{
    float: left;
    width: 540px;
    height:100%;
    padding-right: 10px;
}

#middleColumnTitle
{
	float: left;
    width: 540px;
    
    
}

#leftColumn
{
    float: left;
    width: 720px;
    height:100%;
    padding-right: 10px;
}

#leftColumnTitle
{
	float: left;
    width: 720px;
    
    
}


#leftColumnTitle .left
{
	float: left;
    width: 220px;
    padding-right: 20px;
}

#leftColumnTitle .left2
{
	float: left;
    width: 220px;
    padding-right: 20px;
    font-family: Times New Roman;
    font-size: 16px;
    margin-top: 3px;
    font-weight: bold;
}

#leftColumnTitle .left2 a
{
    color:#575757;
}

#leftColumnTitle .right
{
	float: left;
    width: 225px;
    padding-left: 15px;
    background-repeat: no-repeat;
	background-position: left center;

	font-family: Times New Roman;
	font-weight: bold;
	font-size: 16px;
	padding-top: 0px;
	margin-top: 3px;
}

#rightColumn
{
    float: left;
    width: 220px;
    height:100%;
    
}

.rightColumnTitle
{
    float: left;
    width: 220px;
    padding-bottom: 5px;
    color:#575757;
    font-weight: bold;
    font-size: 22px;
    font-family: Times New Roman;
    margin-bottom: 5px;
    
    
}

.rightColumnBody
{
	padding-bottom: 10px;
	float: left;
	width: 220px;
}

.rightColumnItem
{
	 float: left;
    width: 220px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: solid 1px #bebebe;
}

.rightColumnItemLeft
{
	float: left;
    width: 100px;
    padding-right: 10px;
}

.rightColumnItemRight
{
	float: left;
    width: 110px;
    
}

.rightColumnItemRight a 
{
	color:#575757;
    font-weight: bold;
    font-size: 16px;
    font-family: Times New Roman;
    text-decoration: none;
}

.rightColumItemMore
{
	padding-top: 2px;
}
.rightColumItemMore a
{
	font-size: 12px;
}


.categoryTitle
{
	
	font-weight: bold;
    font-size: 22px;
    font-family: Times New Roman;
    padding-bottom: 5px;
    
}





#mainArticle
{
	float: left;
    width: 720px;
    padding-top: 10px;
    padding-bottom: 20px;
}

.mainArticleItem
{
	float: left;
	width: 230px;
	padding-right: 10px;
}

.mainArticleItemTitle
{
	padding-top: 5px;
}

.mainArticleItemTitle a
{
	font-weight: bold;
    font-size: 20px;
    font-family: Times New Roman;
    text-decoration: none;
}

.mainArticleItemAnnotation
{
	padding-top: 5px;
	padding-bottom: 5px;
	

}

.mainArticleMore
{
	font-weight: bold;
	text-decoration: none;
	color: #4c4c4c;
	
}

#article2
{
	float: left;
    width: 720px;
    padding-top: 5px;
}

.article2Item
{
	float: left;
	width: 230px;
	padding-right: 10px;
	height: 230px;
}

.article2ItemTitle
{
	padding-top: 5px;
}

.article2ItemTitle a
{
	color: #000000;
	font-weight: bold;
    text-decoration: none;
}

.article2ItemAnnotation
{
	padding-top: 5px;
	padding-bottom: 5px;
}

.article2More
{
	font-weight: bold;
	text-decoration: none;
	color: #4c4c4c;
	
}



#categoryPreview
{
	float: left;
    width: 720px;
     padding-top: 5px;
}

.categoryPreviewItem
{
	width: 129px;
	margin-bottom: 5px;
	font-family: Times New Roman;
	font-size: 18px;
	padding-left: 15px;
}

.categoryPreviewItem a
{
	color: #565656;
	text-decoration: none;
	font-weight: bold;
}

#companyPreview
{
	float: left;
    width: 720px;
    padding-top: 5px;
    margin-bottom: 10px;
}

.companyPreviewItem
{
	width: 230px;
	padding-right: 10px;
	float: left;
	padding-bottom: 10px;
}

.companyPreviewPhoto
{
	width: 222px;
	height: 104px;
	padding: 1px;
	background-color: white;
}

.companyPreviewTitle
{
	padding-bottom: 5px;
	padding-top: 10px;
}

.companyPreviewTitle a
{
	text-decoration: none;
	font-family: Times New Roman;
	font-size: 18px;
	font-weight: bold;
}

.companyPreviewWWW
{
	padding-top: 5px;
}

.companyPreviewWWW a
{
	font-weight: bold;
	text-decoration: none;
	color: Black;
}


#articleDetail
{
	
	float: left;
    width: 540px;
    padding-top: 5px;
}

#articleDetailTitle
{
	font-family: Times New Roman;
	font-size: 18px;
	font-weight: bold;
	color: #4c4c4c;
}



#articleDetailAnnotation
{
	
	padding-top: 10px;
	font-weight: bold;
	color: #4c4c4c;
}

#articleAdvertTitle
{
    width: 536px;
    font-family: Times New Roman;
    font-size: 11px;
    color: #6f6f6f;
    text-align: right;
}

#articleAdvert
{
	
	background-color: #eeeeee;
	width: 530px;
	padding: 4px;
	margin-top: 2px;
	font-family: Times New Roman;
	font-weight: bold;
	color: #6f6f6f;
	text-decoration: underline;
	font-size: 14px;
}

#articleAdvert a
{
    font-family: Times New Roman;
	font-weight: bold;
	color: #6f6f6f;
	text-decoration: underline;
	font-size: 14px;
}


#articleDetailPhoto
{
	width: 540px;
	padding-top: 5px;
}

#articleDetailPhoto .left
{
	width: 300px;
	padding-right: 5px;
	float: left;
}

#articleDetailPhoto .right
{
	width: 135px;
	
	float: left;
	text-align: center;
	padding-top: 5px;
}

.articleDetailPhotoItem
{
	padding-bottom: 5px;
}

#articleDetailBody
{
	width: 540px;
	float: left;
	padding-top: 5px;
}

#photoDetail
{
	width: 520px;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

#photoDetailHeader
{
	width: 520px;
	padding-bottom: 10px;
}

#photoDetailInfo
{
	width: 520px;
	padding-top: 20px;
	font-size: 11px;
}

#photoRating
{
	padding-top: 10px;
	text-align: center;
	margin-left: 100px;
	padding-top: 20px;
}

#photoRating2
{
	padding-top: 10px;
	text-align: center;
	margin-left: 20px;
	padding-top: 20px;
	float: left;
	width: 450px;
}

.ratingItemPhoto
{
	width: 20px;
	float: left;
	margin-right: 5px;
}

.ratingItem
{
	background-color: #ebebeb;
	padding: 5px;
	color: Black;
	min-width: 10px;
	text-align: center;
	float: left;
	margin-right: 5px;
}

.ratingItem a
{
	text-decoration: none;
	color: Black;
	font-weight: bold;
}

#photoLine
{
	width: 200px;
	padding-top: 5px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
}

#photoLine a
{
	color: #575757;
	text-decoration: none;
	font-size: 14px;
	font-family: Times New Roman;
}

#addPhoto
{
	
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	width: 85px;
	text-align: left;
	float: left;
}

#nextPhoto
{
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
	width: 85px;
	text-align: right;
	float:left;
	
	
}

#addPhoto a
{
	color: #575757;
	text-decoration: none;
	font-size: 14px;
	font-family: Times New Roman;
}

#nextPhoto a
{
	color: #575757;
	text-decoration: none;
	font-size: 14px;
	font-family: Times New Roman;
}

.recomendItem
{
	width: 220px;
	float: left;
	padding-bottom: 15px;
}

.recomendTitle
{
	width: 220px;
	padding-bottom: 5px;
	font-weight: bold;
}

.recomendTitle a
{
	
	font-family: Times New Roman;
	font-size: 18px;
	
	text-decoration: none;
	color:#575757;
}

.recomendDescription
{
	padding-top: 5px;
	padding-bottom: 3px;
	width: 220px;
	font-family: Times New Roman;
	font-size: 14px;
	color:#575757;
	
}

.recomendDescription a
{
	text-decoration: none;
	color:#575757;
	
}

#topView
{
	width: 220px;
	float: left;
}

.topViewMore
{
	font-weight: bold;
	text-decoration: none;
	color: #4c4c4c;
	font-size: 13px;
	
}

.articleTop1Title
{
	font-weight: bold;
	text-decoration: none;
	color: #4c4c4c;
	font-family: Times New Roman;
	font-size: 18px;
	padding-bottom: 5px;
	width: 220px;
}

.articleTop2Title
{
	margin-top: 10px;
	width: 205px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}



.articleTop2Title a
{
	font-family: Times New Roman;
	font-size: 15px;
	color: #4c4c4c;
	text-decoration: none;
}

.articleTop3Title
{
	margin-bottom: 5px;
	width: 155px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	
}

.articleTop3Title a
{
	font-family: Times New Roman;
	font-size: 15px;
	color: #4c4c4c;
	text-decoration: none;
}

#pageDetail
{
	
	float: left;
    width: 720px;
    padding-top: 20px;
}

#photoAdd
{
	
	float: left;
    width: 700px;
    padding: 10px;
    margin-bottom: 20px;
    background-color: #e7e7e7;
}

.albumItem
{
	margin-bottom: 20px;
	text-align: center;
	height: 220px;
	width: 160px;
}

.albumItemTitle
{
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 16px;
}

.albumItemText
{
	
	padding-left: 5px;
	padding-right: 5px;
}

.albumItemPhoto
{
	margin-bottom: 5px;	
	width: 160px;
}

.pager
{
	padding-top: 10px;
    padding-bottom: 5px;
    
    text-align: center;
    float: left;
    width: 100%;
}

.pageItem
{
    font-weight: bold;
    text-decoration: none;
    color: #808080;
    border: solid 1px #808080;
    margin-right: 10px;
    padding: 5px;
}

.pageItemActive
{
    font-weight: bold;
    text-decoration: none;
    color: white;
    background-color: #fa9c28;
    border: solid 1px #808080;
    margin-right: 10px;
    padding: 5px;
}

#bottomLink
{
	float: left;
    width: 720px;
    margin-top: 20px;
    padding-top: 5px;
    padding-bottom: 30px;
}

#moreArticle
{
	float: left;
    width: 720px;
    
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: right;
    font-family: Times New Roman;
    font-size: 15px;
}

#moreArticle a
{
	color: #6a6a6a;
	font-weight: bold;
}

.bottomColumn
{
	width: 220px;
	padding-right: 20px;
	float: left;
}

.bottomColumn a
{
	text-decoration: none;
}

.bottomColumnTitle
{
	padding-bottom: 5px;
}

.bottomColumnTitle a
{
	font-family: Times New Roman;
	font-size: 15px;
	font-weight: bold;
	
}

.regBox
{
	background-color: #f9f3f7;
	width: 400px;
	padding: 20px;
	margin-bottom: 20px;
}

.color
{
	color: #901e78;
}

#articleBox
{
	float: left;
    width: 540px;
    padding-top: 15px;
}

#articleBoxTitle
{
	float: left;
    width: 540px;
    font-family: Times New Roman;
    font-size: 16px;
    font-weight: bold;
   
    
}

#articleBoxBody
{
	padding-top: 10px;
	float: left;
    width: 540px;
}

.articleBoxItem
{
	width: 250px;
	float: left;
	padding-right: 20px;
	height: 120px;
}

.articleBoxItemPhoto
{
	float: left;
	width: 100px;
	padding-right: 10px;
}

.articleBoxItemText
{
	float: left;
	width: 140px;
}

.articleBoxItemTitle
{
	padding-bottom: 5px;
}

.articleBoxItemTitle a
{
	text-decoration: none;
	font-weight: bold;
	
}

#totalColumn
{
    float: left;
    width: 730px;
    height:100%;
    height: inherit;
    
}

#totalColumnTitle
{
	float: left;
    width: 720px;
    border-bottom: solid 1px #901e78;
    
}


#totalColumnTitle .left
{
	float: left;
    width: 180px;
    padding-right: 20px;
}

#totalColumnTitle .right
{
	float: left;
    width: 160px;
    padding-left: 15px;
    background-repeat: no-repeat;
	background-position: left center;

	font-family: Times New Roman;
	font-weight: bold;
	font-size: 16px;
	padding-top: 0px;
	margin-top: 3px;
}

#totalColumnTitle .search
{
	float: left;
	width: 320px;
}


.forumGrid
{
    font-family: Arial, Sans-Serif;
    font-size: 90%;
    table-layout: auto;
    border-collapse: collapse;
    
}

.HeaderStyle, .PagerStyle /*Common Styles*/
{
    background-image: url(../Images/gridHeaderBg.gif);
    background-position:center;
    background-repeat:repeat-x;
    
}
.HeaderStyle th
{
    padding: 5px;
    color: #ffffff;
    text-align: left;
    font-family: Times New Roman;
    font-size: 18px;
    
    
}
.HeaderStyle a
{
    text-decoration: underline;
    color:#ffffff;
    display:block;
    text-align:left;
    font-weight: bold;
    
}

/*RowStyles*/
.RowStyle td, .AltRowStyle td, .SelectedRowStyle td, .EditRowStyle td /*Common Styles*/
{
    padding: 3px;
    margin: 5px;
    border-right: solid 1px #ad519a;
    border-bottom: solid 1px #ad519a;
    border-left: solid 1px #ad519a;
    
    
}
.RowStyle td
{
    background-color: #ffffff;
}
.AltRowStyle td
{
    background-color: #f7e5f1;
}

.forumTitle
{
	
	font-size: 12px;
}

.forumTitle a
{
	color: #9f1b64;
	font-family: Times New Roman;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

.forumItemText
{
	color: #9f1b64;
	font-family: Times New Roman;
	font-size: 16px;
	font-weight: bold;
}

.forumItemTitle
{
	width: 530px;
	float: left;
	background-color: #f9e5f1;
	border-bottom: solid 1px #8d1f78;
	padding: 5px;
	margin-top: 15px;
	margin-bottom: 5px;
	color: #8d1f78;
}

.forumItemBody
{
	width: 530px;
	float: left;
}




#forumItemAdd
{
	width: 540px;
	background-color: #f9e5f1;
	border: solid 1px #8d1f78;
	padding: 5px;
}

.forumDetail
{
	float: left;
	width: 950px;
}

.queryText
{
	background-color: Yellow;
	font-style: italic;
}

#answerList
{
	font-family: Times New Roman;
	font-size: 15px;
	float:left;
}

#answerList a
{
	color: #901e78;
	font-family: Times New Roman;
	font-size: 15px;
}

.answerItem
{
	color: #901e78;
	font-family: Times New Roman;
	font-size: 15px;
	width: 100%;
	padding: 10px;
	background-color: #f9f3f7;
	font-weight: bold;
	float:left;
}

.topicLink
{
    margin-bottom: 5px;
}

.topicLink a
{
	color:#575757;
    font-weight: bold;
    font-size: 16px;
    font-family: Times New Roman;
    text-decoration: none;
    
}

.topicColorLink a
{
	font-family: Times New Roman;
	font-size: 16px;
	font-weight: bold;
	
}

.topicArticle
{
    width: 540px;
    float: left;
    margin-top: 10px;
}

.topicArticlePhoto
{
    width: 110px;
    float: left;
    padding-top: 5px;
}

.topicArticleText
{
    width: 430px;
    float: left;
    font-family: Times New Roman;
    font-size: 14px;
}

.topicArticleText a
{
    color:#575757;
    text-decoration: underline;
}

.topicArticleTitle a
{
    font-weight: bold;
    font-size: 22px;
    font-family: Times New Roman;
    padding-bottom: 5px;
   
}

.inzert
{
  font-family: Times New Roman;  
  font-size: 14px;
}

H2
{
    font-size: 22px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 5px;
}


#inzertCat
{
    width: 100%;
}

.inzertCategory
{
    width: 250px;
    vertical-align: top;
    float: left;
    margin-right: 20px;
    margin-top: 5px;
    font-family: Times New Roman;  
  font-size: 14px;
}

.inzertSubCategory
{
    color: Black;
}

.inzertItemListRow td
{
    border-bottom: 1px solid #696969;
    padding-top: 20px;
    padding-bottom: 20px;
}

.middleColumnTitleLeft
{
    float: left;
    width: 440px;
}

.middleColumnTitleRight
{
    float: left;
    text-align: right;
    width: 100px;
}

.inzertAdd
{
    border: 1px solid Black;
    margin-top: 3px;
    padding: 3px;
    font-family: Times New Roman;  
  font-size: 14px;
}

.inzertItemListTitle
{
    font-family: Times New Roman;  
  font-size: 16px;
  color: Black;
  font-weight: bold;
  text-decoration: underline;
}

.inzertItemTop
{
    width: 540px;
    margin-top: 5px;
    margin-bottom: 10px;
    height: 20px;
}

.inzertItemTopLeft
{
    width: 400px;
    float: left;
    font-weight: bold;
    font-size: 18px;
}

.inzertItemTopRight
{
    width: 140px;
    float: right;
    text-align: right;
}

.inzertPath
{
    margin-top: 5px;
    color: Gray;
    width: 540px;
}

.inzertPath a
{
    color: Gray;
}

#inzertBody
{
    width: 100%;
}

.serialBanner
{
    
    float: left;
    width: 720px;
    padding-top: 5px;
    border-top: solid 1px #ab5599; 
}

.serialBanner a
{
   margin-right: 10px;
   padding-left: 5px;
   color: #4c4c4c;
   font-family: Times New Roman;
   font-size: 16px;
   
}

.serialBannerItem
{
	color: #ab5599;
	float: left;
	font-weight: bold;
	margin-top: 3px;
}

.partner
{
    
    float: left;
    width: 720px;
    padding-top: 5px;
    border-top: solid 1px #ab5599; 
}

.partner a
{
    
    color: #ab5599;
	font-weight: bold;
	font-family: Times New Roman;
	font-size: 14px;
    float: left;
}

.partnerSep
{
    width: 23px;
    float: left;
    color: White;
}

.tagtopic
{
    font-family: Times New Roman;
    color: #ab5599;
    font-size: 14px;
}

#topicAdvert a
{
    font-family: Times New Roman;
	font-weight: bold;
	color: #6f6f6f;
	font-size: 24px;
	text-decoration: underline;
}

.articleUlEnd a
{
	color: #888888;
font-family: Times New Roman;
font-size: 130%;
text-decoration: underline;
}



.articleUlEnd li
{
	list-style-image: url("../Images/li_a.jpg");
padding-top: 3px;
}

/* General */
	#cssdropdown, #cssdropdown ul { list-style: none; }
	#cssdropdown, #cssdropdown * { padding: 0; margin: 0; }
	
	/* Head links */
	#cssdropdown li.headlink { width: 220px; float: left; margin-left: -1px; border: 1px black solid; 
	                           background-color: #e9e9e9; text-align: center; }
	#cssdropdown li.headlink a { display: block; padding: 15px; }

	/* Child lists and links */
	#cssdropdown li.headlink ul { display: none; border-top: 1px black solid; text-align: left; }
	#cssdropdown li.headlink:hover ul { display: block; }
	#cssdropdown li.headlink ul li a { padding: 5px; height: 16px; }
	#cssdropdown li.headlink ul li a:hover { background-color: #771063; }
	
	/* Pretty styling */
	#cssdropdown a { color: white; } #cssdropdown ul li a:hover { text-decoration: none; }
	#cssdropdown li.headlink { background-color: #aa5397; background-image: url(../Images/geocombo.png); }
	#cssdropdown li.headlink ul { background-color: #ac559a; background-position: bottom; padding-bottom: 10px; }

#articleSelector
{
    padding: 5px;
    background-color: #eaeaea;
    border: solid 2px #901d78;
    margin-bottom: 10px;
    
}

.asLink
{
    width: 230px;
    height: 70px;
    background-color: White;
    margin-bottom: 5px;
    color: #333333;
    padding: 5px;
}

.asLink:hover
{
    background-color: #ac559a;
    width: 230px;
    height: 70px;
    margin-bottom: 5px;
    color: white;
    padding: 5px;
}

.asLink a
{
    font-family: Times New Roman; font-size: 17px; font-weight: bold;
    color: #333333;
    
}

.asLink:hover a
{
    font-family: Times New Roman; font-size: 17px; font-weight: bold;
    color: white;
    
}

.asImage
{
    
	width: 460px;
	height: 250px;
background-repeat: no-repeat;
	background-position: left top;
}

.asEmty
{
    width: 460px;
	height: 170px;
}

.asText
{
    opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	background-color: White;
	
	width: 460px;
	height: 80px;
	font-family: Times New Roman;
	
}

.asTitle
{
    font-size: 28px;
	font-weight: bold;
	color: black;
	vertical-align: 50%;
	padding-left: 15px;
	height: 80px;
	
}

.navigation
{
    width: 100%;
    
    font-size: 120%;
}

.navigation a
{
    font-size: 120%;
    color: #901e78;
    text-decoration: underline;
}
