
body {
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

html {
     overflow: -moz-scrollbars-vertical;
}


.mainTable {
	background-image: url(../images/index_CMG_01.jpg);
	background-repeat: repeat-x;
}

.topMenu {
	font-size: 14px;
	font-family: Verdana;
	text-transform: uppercase;
}

.bottomMenu {
	padding-left: 134px;
	padding-top: 3px;
	font-size: 12px;
	font-family: Verdana;
	text-transform: uppercase;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.8;
	color: #666666;
}

.menuHeadElement {
	padding: 4px 10px 4px 10px;
	margin-left: 5px;
	
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}


.menuHeadElement:hover {
	padding: 4px 10px 4px 10px;
	margin-left: 5px;
	background-color: #000;
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

.menuHeadElementActive {
	padding: 4px 10px 4px 10px;
	margin-left: 5px;
	background-color: #000;
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

.menuBottomElement {
	padding: 2px 5px 2px 5px;
	margin-left: 5px;
	float: left;
	font-size: 9px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}


.menuBottomElement:hover {
	padding: 2px 5px 2px 5px;
	margin-left: 5px;
	float: left;
	font-size: 9px;
	font-weight: bold;
	color: #dd2235;
	text-decoration: none;
}

.menuBottomElementActive {
	padding: 2px 5px 2px 5px;
	margin-left: 5px;
	
	float: left;
	font-size: 9px;
	font-weight: bold;
	color: #dd2235;
	text-decoration: none;
}

.buttonIndex {
	color: #FF0000;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
}

.buttonIndex:hover {
	color: #000;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
}

.buttonIndexImage {
	filter: alpha(opacity=40);-moz-opacity:.40;opacity:.40;
}

.buttonIndexImage:hover {
	filter: alpha(opacity=100);-moz-opacity:1.0;opacity:1.0;
}

.buttonIndexImageHover {
	filter: alpha(opacity=100);-moz-opacity:1.0;opacity:1.0;
}

.interviewLink {
	font-size: 12px;
	color: #FF0000;
}

.interviewTitle {
	font-size: 25px;
	color: #000;
	font-weight: bold;
	font-family: Georgia;
}

.interviewDevideLine {
	height: 2px;
	border-top: 1px solid #cfcfcf;
	border-bottom: 1px solid #FFF;
}

.brakeDevideLine {
	height: 2px;
	border-left: 1px solid #cfcfcf;
	border-right: 1px solid #FFF;
}

table.abonament {
	border: 1px solid #cfcfcf;
	background-color: #FFF;
}

table.abonament th {
	background-color: #dd2235;
	color: #FFF;
	padding-left: 10px;
}

table.abonament td {
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}

table.abonament input {
	height: 12px;
	font-size: 11px;
}

table.abonament select {
	height: 20px;
	font-size: 11px;
}

ul {
	
}

table.abonament input.submit {
	background-color: #dd2235;
	border-left: 5px solid #cfcfcf;
	border-top: 1px solid #969696;
	border-bottom: 1px solid #969696;
	border-right: 1px solid #969696;
	height: 20px;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}

table tr.odd td {
	background-color: #cfcfcf;
	color: #000;
	filter: alpha(opacity=40);-moz-opacity:.40;opacity:.40;
}

table tr.even td {
	background-color: #eee;
	color: #000;
	filter: alpha(opacity=40);-moz-opacity:.40;opacity:.40;
}

table.cmgLinks td {
	line-height: 1.3;
}

.title1 {
	width: 100%;
	padding: 5px 0px 5px 30px;
	margin: 30px 0px 10px 0px;
	color: #dd2235;
	font-weight: bold;
	border-top: 1px solid #a3a3a3;
	border-bottom: 1px solid #a3a3a3;
}

.title2 {
	padding: 5px 0px 5px 30px;
	color: #dd2235;
	font-weight: bold;
	
}

.title3 {
	color: #dd2235;
	font-weight: bold;
	font-size: 20px;
	font-family: Times New Roman;
	line-height: 1.5;
}

.title4 {
	width: 100%;
	padding: 5px 0px 5px 0px;
	margin: 10px 0px 10px 0px;
	color: #dd2235;
	font-weight: bold;
	border-top: 1px solid #a3a3a3;
	border-bottom: 1px solid #a3a3a3;
}

.title5 {
	color: #dd2235;
	font-weight: bold;
}

.title6 {
	width: 100%;
	padding: 5px 0px 5px 30px;
	margin: 30px 0px 10px 0px;
	font-weight: bold;
	border-bottom: 1px solid #a3a3a3;
}

.interviewTitleText1 {
	color: #aaa;
	font-size: 12px;
	line-height: 1.3;
}

.interviewTitleText2 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.3;
}

.top {
	position: fixed;
	top: 280px;
	z-index: 100;
}

table.about td {
	border-bottom: 1px solid #FFF;
}

table.advertise td {
	line-height: 1;
}

table.contacts td {
	line-height: 1.5;
	padding-right: 5px;
}

.a2:link, .a2:active, .a2:visited {
	padding: 5px 0px 5px 30px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.a2:hover {
	color: #dd2235;
}

.a3:link, .a3:active, .a3:visited {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.a3:hover {
	color: #dd2235;
}

.a4:link, .a4:active, .a4:visited {
	font-weight: bold;
	color: #dd2235;
	text-decoration: none;
}

.a5:link, .a5:active, .a5:visited {
	font-weight: bold;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}

.a5:hover {
	color: #dd2235;
	font-size: 11px;
}

.a4:hover {
	color: #000000;
}

.style1 {
	font-weight: bold;
	color: #dd2235;
	text-decoration: none;
}

.style2 {
	color: #000000;
	text-decoration: none;
}

.style3 {
	font-family: Georgia;
	font-size: 19px;
	font-weight: bold;
	color: #000000;
}

.style4 {
	font-size: 11px;
	line-height: 1.2;
}

.style5 {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.mailto:link, .mailto:active, .mailto:visited {
	color: #dd2235;
	text-decoration: none;
	line-height: 1;
}

.mailto:hover {
	text-decoration: underline;
	line-height: 1;
}

input.input1, textarea.input1 {
	font-size: 12px;
	color: #000000;
	width: 200px;
	font-family: Georgia;
}

textarea.input1 {
	width: 320px;
}
