@import url('buttons.css');

body{
	margin: 0px;
	background: url('i/bg.jpg') top left repeat-y;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #575c62;
}

h1{
	margin: 0px;
	padding: 0px;
}

h3{
	margin: 0px;
	padding: 0px;
}

a, input{
	outline: none;
}

a, a:visited, a:active{
	color: #3ea9f5;
	text-decoration: none;
}

a:hover{
	color: #3ea9f5;
	text-decoration: underline;
}

div.left{
	width: 248px;
	float: left;
}

div.hide_me{
	display: none;
}

td.daysWeek{
	color: #ffffff;
	text-align: center;
	background: #7ac942; /*daysCalendar*/
}

td.daysCalendar{
	text-align: center;
	background: #eeeeee;
}

td.daysSel{
	text-align: center;
	background: #40a8f5;
}
table.bilingv{
	margin-left: 36px;
	width: 199px;
	margin-top: 10px;
}
table.login_table{
	margin-left: 36px;
	width: 199px;
	margin-top: 5px;
	margin-bottom: 10px;
}

table.login_table td{
	font-size: 12px;
	padding-bottom: 3px;
}

input.login{
	width: 116px;
	height: 18px;
	background: url(i/field.jpg) top left no-repeat;
	padding-left: 5px;
	padding-right: 5px;
	border: none;
	outline: none;
	float: right;
}

input.newsletter{
	width: 150px;
	margin: 0px;
}

div.newsletter{
	width: 248px;
	background: url('i/newsletter_bg.jpg') top left repeat-y;
	padding-bottom: 10px;
}

div.news_h{
	width: 155px;
	margin-left: 48px;
	color: #ffffff;
	font-size: 11px;
}

div.contact{
	width: 248px;
	background: url('i/contact_bg.jpg') top left repeat-y;
	padding-top: 10px;
	padding-bottom: 15px;
}

div.contact_h{
	margin-left: 48px;
	color: #ffffff;
	font-size: 11px;
	width: 140px;
}

div.strong{
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 4px;
}

div.content{
	width: 732px;
	float: left;
}

div.outside_swf{
	margin-left: 20px;
}

div.banda_gri{
	width: 610px;
	background: url('i/banda_gri_bg.jpg') top left repeat-y;
}

div.no_swf{
	height: 47px;
}


div.text_sus{
	color: #ffffff;
	padding-top: 10px;
	padding-bottom: 13px;
	padding-left: 30px;
	padding-right: 30px;
	font-style: italic;
}

div.cont{
	width: 610px;
	background: url('i/content_bg.jpg') top left repeat-y;
}

div.cont_h{
	padding-top: 10px;
	padding-bottom: 13px;
	padding-left: 30px;
	padding-right: 30px;
}

#evenimente {
	width: 550px;
}

td.rb_border{
	border-right: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}

div.cont_h_1 {
    padding-left: 5px;
    padding-right: 30px;
}

td.b_border{
	border-bottom: 1px solid #e6e6e6;
}

p{
	margin: 0px;
	padding: 0px;
}

hr{
	border: 1px solid red;
}

form{
	margin: 0px;
	padding: 0px;
}

div.slide1{
	/*display: none;*/
	height: 72px;
}
/*
div.slide2{
	display: none;
}

div.slide3{
	display: none;
}

div.slide4{
	display: none;
}

div.slide5{
	display: none;
}

div.slide6{
	display: none;
}

div.slide7{
	display: none;
}*/

