/* Content styles */
.contentStyle a img { border: none;}

/*Styles for editing article in admin: START*/
/*because of it article content will look in admin the same way*/
/*as in client - so user will be able to normally edit article*/
.contentStyle {
	background-color:Transparent;
	color: #010001;	
	margin-top: 0px;
	margin-bottom: 0px;
	background-image:none;
	font:normal 12px Arial;
}

.specBG{
    background-color:#b9c200;
}

.contentStyle table, .contentStyle table tr td, .contentStyle p{		
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #010001;
}

.contentStyle a, .contentStyle p a, .contentStyle a:hover, .contentStyle p a:hover {	
	color:#5D0053;	
	font:normal 12px Arial, Verdana, Helvetica, sans-serif;
	text-decoration:underline;
}

.contentStyle h1{
	font: 18pt Arial, Verdana, Helvetica, sans-serif !important;
	line-height:18px !important;
	color: #4A1966;	
	margin:0px;	
}

.contentStyle h2{
	font: bold 12pt Arial, Verdana, Helvetica, sans-serif !important;
	color: #4A1966;	
	margin:0px;	
}

.contentStyle h3{
	font: bold 10pt Verdana, Helvetica, sans-serif !important;
	color: #4A1966;	
	margin:0px;	
}

.contentStyle h4{
	font-size: 13px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #415500;
}

.contentStyle p{
	margin-top: 0px;
	margin-bottom:2px;
	line-height:14px;
}

.contentStyle input{
	height: 19px;
	border: solid 1px #92BF02;
	vertical-align: middle;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.contentStyle textarea{
	height:100px;
	color: #000000;
	border: solid 1px #92BF02;
	vertical-align: middle;
	background-color: #FFFFFF;
	overflow: auto;
	overflow-x: hidden;
	scrollbar-base-color: #C8ED50;
  	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #92BF02;
	scrollbar-track-color: #ffffff;
	scrollbar-highlight-color: #f92BF02;
	scrollbar-arrow-color: #630056;
	scrollbar-face-color: #C8ED50;
	scrollbar-3dlight-color: #92BF02;	
}	

.contentStyle select{
	color: #000000;
	border: solid 1px #92BF02;
	vertical-align: middle;
	background-color: #FFFFFF;
}

.contentStyle .form_checkbox{
	border: none;
	cursor: pointer;
	background-color: transparent;
}

.contentStyle .form_radio{
    cursor: pointer;
    border: 0px solid white;
}

.form_checkbox {
	width: auto;
	height: auto;
}

.form_radio {
	width: auto;
	height: auto;	
}

.form_submit {
	width: 100px;
	height: 20px;
}

.contentStyle .form_submit{
	background-color: #dfdfdf;
	background-image: url(../images/btn_bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
	height: 21px;
	border: solid 1px #bebebe;
	cursor: pointer;
	cursor: hand;
	font-weight: bold;
}
/*Styles for editing article in admin: END*/

/* Content styles */
.contentStyle_specBG a img { border: none;}

.contentStyle_specBG, .contentStyle_specBG p {
	background-color:#b9c200;
	color: #fff;	
	margin-top: 0px;
	margin-bottom: 0px;
	background-image:none;
	font:bold 11px Verdana;
}


.contentStyle_specBG table , .contentStyle_specBG table tr td{		
	font:bold 11px Verdana;
	color: #fff;
}

.contentStyle_specBG a, .contentStyle_specBG a:hover, .contentStyle_specBG p a {	
	font:bold 11px Verdana;
	color: #fff;
	text-decoration:underline;	
	cursor:hand;
	cursor:pointer;
}

.contentStyle_specBG p{
	margin-top: 0px;
	margin-bottom:2px;
	line-height:14px;
}

.contentStyle_specBG h1{
	font: 26px Arial, Verdana, Helvetica, sans-serif !important;
	color: #4a1966;	
}

.contentStyle_specBG h2{
	font: bold 12pt Arial, Verdana, Helvetica, sans-serif !important;
	color: #4A1966;
}

.contentStyle_specBG h3{
	font: bold 10pt Verdana, Helvetica, sans-serif;
	color: #4A1966;
}

.contentStyle_specBG h4{
	font-size: 13px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #415500;
}

/*ContentStyle_specBG END*/

/*Styles for editing short news text in admin: START*/
/*because of it short news text will look in admin the same way*/
/*as in client - so user will be able to normally edit it*/
.shortNews {
    background-color:Transparent;
	color: #010001;
	/*font: 12px Arial, sans-serif;*/
	margin-top: 0px;
	margin-bottom: 0px;
	background-image:none;
	font:normal 12px Verdana;
}


.shortNews p, .shortNews{
	margin-top: 0px;
	margin-bottom:12px;
}

.title{
	font-family:Arial, Helvetica, sans-serif;
	color:#445507; 
	font-size:22px;
}

.non-underline-visited{	
    font-family:Arial, Helvetica, sans-serif;
    font-size:10pt;
    text-decoration:none;
}

/*Styles for editing short news text in admin: END*/

h4{
	margin:0px;
	padding:0px;
	font-size:12px;
}

.Kop1Big{
	font: 14pt Arial, Verdana, Helvetica, sans-serif !important;
	color: #4A1966 !important;	
}

.Kop2{
	font: 10pt Arial, Verdana, Helvetica, sans-serif !important;
	color: #4A1966 !important;
}

.Kop3{
	font:bold 10pt Arial, Verdana, Helvetica, sans-serif !important;	
	color: #4A1966 !important;
}