body {
	margin: 0px;
	padding: 0px;
	overflow: auto;
	background: #29AAE3 url('../images/summer/header_bg.jpg') top center no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

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

#container {
	width: 1000px;
	position: relative;
	left: 50%;
	margin-left: -500px;
	cursor: default;
}

#header {
	width: 1000px;
	height: 394px;
	outline: none;
}

#header:hover {
	border:0px solid;
}

#index-content {
	margin-top: 15px;
	min-height: 605px;
	height: auto;
}

/*\*/
* html #container #index-content {
	height: 605px;
}
/**/

#main-menu-container {
	width: 100%;
	text-align: center;
}

#main-menu {
	width: 637px;
	outline: none;
}

#main-menu:hover {
	border: 0px solid;
}

#content-index-bg {
	width: 1000px;
	height: 477px;
	background: url('../images/summer/content_index_bg.jpg') no-repeat;
	position: absolute;
	left: 0px;
	bottom: 0px;
	float: left;
}

#content-index-txt {
	width: 356px;
	height: 180px;
	position: absolute;
	left: 232px;
	top: 58px;
	outline: none;
	color: #FFFFFF;
}

#content-index-img {
	width: 240px;
	height: 177px;
	position: absolute;
	left: 675px;
	top: 35px;
	outline: none;
}

#footer-bg {
	width: 100%;
	height: 213px;
	background: url('../images/summer/footer_bg.jpg') repeat-x;
	margin-top: -213px;
}

#inside-content {
	margin-top: 15px;
	min-height: 291px;
	height: auto;
	padding-bottom: 213px;
}

/*\*/
* html #container #inside-content {
	height: 291px;
}
/**/

#menu {
	float: left;
	width: 170px;
	outline: none;
}

#menu:hover {
	border:0px solid;
}

#main-content {
	float: left;
	width: 828px;
}

#footer-inside {
	width: 1000px;
	height: 213px;
	background: url('../images/summer/footer_inside.jpg') no-repeat;
	position: absolute;
	bottom: 0px;
}

#apache-link {
	width: 117px;
	height: 13px;
	position: absolute;
	left: 514px;
	bottom: 16px;
}

#anpc-link {
	position:absolute;
	right:0px;
	bottom: 14px;
	text-align:right;
	font-size: 8pt;
}

h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14pt;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}

p {
	padding: 0px;
	padding-bottom: 10px;
	margin: 0px;
}

a {
	color: #FFFFFF;
}

a:hover {
	color: #FFFFFF;
}

.clear {
	clear: both;
}

.scroll-pane {
	width: 356px;
	height: 180px;
	overflow: auto;
	outline: none;
}

.product-thumbnail {
	float: left;
	width: 390px;
	height: 280px;
	margin: 10px 15px 5px 0;
	display: table;
}

.product-thumbnail div {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	outline: none;
}

.no-outline {
	outline: none;
}

#product-details-txt-container {
	background: url('../images/summer/produse_bg_middle.jpg') center left repeat-y;
	float: left;
	width: 442px;
	position: relative;
}

#product-details-bg-top {
	background: url('../images/summer/produse_bg_top.jpg') top left no-repeat;
	width: 442px;
	height: 178px;
}

#product-details-txt {
	background: url('../images/summer/produse_bg_bottom.jpg') bottom left no-repeat;
	position: relative;
	top: -178px;
	margin-bottom: -178px;
	padding: 27px 42px 40px 45px;
	color: #FFFFFF;
}

#product-details-img {
	float: left;
}

#product-details-bg-right {
	background: url('../images/summer/produse_bg_right.jpg') top left no-repeat;
	width: 148px;
	height: 76px;
}

#download-container {
	width: 560px;
	float: left;
}

.download-category-title {
	font-family: "Courier New", Courier, monospace;
	font-size: 11pt;
	font-weight: bold;
	color: #0066CC;
}

.download-category-container {
	float: left;
}

.download-item {
	float: left;
	width: 120px;
	margin: 0 15px 15px 0;
	text-align: center;
}

#download-pic {
	float: left;
}

.form_field_bg {
	background: url(../images/common/field.png) no-repeat;
	width: 159px;
	height: 39px;
}

.form_field {
	background: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #C65017;
	border: none;
	margin-top: 13px;
	margin-left: 10px;
	margin-bottom: 0px;
	overflow: hidden;
}

.form_field_big_bg {
	background: url(../images/common/field_long.png) no-repeat;
	width: 257px;
	height: 41px;
}

.form_textarea_bg {
	background: url(../images/common/field_textarea.png) no-repeat;
	width: 459px;
	height: 103px;
}

.form_field_short_bg {
	background: url(../images/common/field_short.png) no-repeat;
	width: 62px;
	height: 39px;
}

.rosu {
	font-size: 12px; 
	color: #CC3300; 
	font-family: Verdana; 
	text-decoration: none;
	font-weight: bold; 	
}

.error-message{
	font-weight: bold;
	color: #CC3300;
}

.success-message{
	font-weight: bold;
	color: #006600;
}

#game{
	outline: none;
}
