@charset "utf-8";
/* CSS Document */
BODY {
	background: url(/images/bck_main.jpg) repeat-x #FFFFFF;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #252b4d;
	line-height: 15px;
}
img {border: 0px;}
a {
	outline: none;
	font-weight: bold;
	color: #252b4d;
}
a:hover {
	font-weight: bold;
	color: #252b4d;
	text-decoration: none;
}
.clear {clear: both}
#container {
	margin: 0px auto;
	width: 1000px;
}
#menu {
	margin-top: 23px;
	width: 1000px;
	height: 55px;
}
#top {
	background: url(/images/bck_top.jpg) no-repeat;
	width: 1000px;
	height: 217px;
}
#page {
	width: 1000px;
}
#left_col {
	background: url(/images/bck_left_col.jpg) repeat-x #ffffff;
	width: 360px;
	float: left;
}
.lcol_topic {
	width: 265px;
	margin: 2px 63px 2px 32px;
	color: #ee2421;
	font-weight: bold;
}
.lcol_created {
	margin: 2px 63px 2px 32px;
	color: #7c7883;
	font-size: 10px;
}
.lcol_content {
	margin: 5px 63px 5px 32px;
}
.lcol_more {
	margin: 5px 63px 2px 32px;
	text-align: right;
}
#right_col {
	background: #ffffff;
	float: left;
	width: 640px;
}
#page_title {
	border-bottom: 1px solid #70a4e9;
	margin: 19px 0px 0px 11px;
	width: 610px;
	height: 28px;
}
#tresc {
	padding: 10px 15px 10px 15px;
	width: 610px;
}
.rcol_topic {
	color: #ee2421;
	font-weight: bold;
	text-decoration: none;
}
a.rcol_topic {
	color: #ee2421;
	font-weight: bold;
	text-decoration: none;
}
a.rcol_topic:hover {
	color: #ee2421;
	font-weight: bold;
	text-decoration: underline;
}
.right {
	text-align: right;
}
.created_at {
	color: #7c7883;
	font-size: 10px;
}
.r_col_topic {
	margin: 5px 0px 2px 0px;
}
.r_col_date {
	margin: 2px 0px 5px 0px;
}
.r_col_cont {
	margin: 5px 0px;
}
.host {
	margin-left: 20px;
	width: 175px;
	height: 295px;
	float: left;
}
#host_a {
	background: url(/images/bck_servera.jpg) no-repeat;
}
#host_b {
	background: url(/images/bck_serverb.jpg) no-repeat;
}
#host_c {
	background: url(/images/bck_serverc.jpg) no-repeat;
}
.host_cont {
	color: #ffffff;
	width: 165px;
	height: 150px;
	margin: 115px 7px 0px 7px;	
}
.host_but {
	width: 165px;
	height: 20px;
	margin: 5px 5px 0px 5px;
	text-align: center;
}
#footer {
	background: url(/images/bck_foot_1.jpg) repeat-x;
	width: 100%;
	height: 56px;
}
#footer_in {
	background: url(/images/bck_foot_2.jpg) repeat-x;
	margin: 0px auto;
	width: 1000px;
	height: 56px;
	color: #ffffff;
}
#footer_in_l {
	width: 500px;
	float: left;
	margin: 10px 0px 0px 15px;
}
#footer_in_r {
	width: 460px;
	margin: 6px 0px 0px 0px;
	float: left;
	text-align: right;
}
#footer_in_l a {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
#footer_in_l a:hover {
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}
.picture {
	float: left;
	margin: 0px 10px 10px 0px;
	padding: 2px;
	border: 2px solid #f2381b;
}
ul.mp {
	margin: 0px;
	float: none;
}
li.mp {
	margin-top: 5px;
	margin-bottom: 2px;
}
label {
	display: block;
	width: 200px;
}
.field {
	border: 1px solid #c0c0c0;
	background: #ffffff;
	margin: 3px 0px 8px 0px;
	width: 250px !important;
	font: 12px Arial, Helvetica, sans-serif;
	color: #626e7d;
	padding: 0px !important;
}
.submit {
	border: 1px solid #c0c0c0;
	background: #e0e0e0;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #626e7d;
	padding: 3px 8px 3px 8px;
}
.submit2 {
	border: 1px solid #c0c0c0;
	background: #e0e0e0;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #626e7d;
	padding: 8px 15px 8px 15px;
	margin: 5px 0px 0px 100px;
}
.ce {
	width: 100%;
	text-align: center;
	margin-bottom: 5px;
}
.bo {
	font-weight: bold;
}
ul {
	float: left;
}

#tresc ul{float: none}


/* cookies bar */
#cookies_bar {
	width: 100%;
	background-color: rgb(29, 29, 29);
	background: none repeat scroll 0 0 rgba(29, 29, 29, 0.80);
	background-position: 15px 15px;
	color: #F5F5F5;
	position: fixed;
	bottom: 0;
	z-index: 999;
	height: 110px;
}

#cookies_bar a, #cookies_bar a:hover {
	color: #fff; text-decoration: underline; 
}

#cookies_bar .content {
	width: 1000px;
	margin: 0px auto;
}
#cookies_bar .content .content1 {width: 83%; float: left;}
#cookies_bar .content .content2 {width: 14%; float: left; text-align: right; margin: -15px 0px 0px 20px;}

.button, input[type="button"], input[type="submit"] {
	padding: 5px 14px 7px 14px;
	display: inline-block;
	border: 0px;
	font-weight: 500;
	outline: none;
	font-size: 13px;
	cursor: pointer;
	width: auto;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
	border-radius: 2px;
	box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.2);
	letter-spacing: -0.2px;
}
.button.medium {padding: 9px 18px; font-size: 14px;}

.button.color {color:#fff; background:#169fe6; box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.15); }
.button.color:hover {background:#aaa; box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.15); }

.button_beige.color { background:#bfa980; }		/* button beige */
.button_blue.color { background:#169fe6; }		/* button blue */
.button_brown.color { background:#784e3d; }		/* button brown */
.button_celadon.color { background:#56af8f; }		/* button celadon */
.button_cherry.color { background:#911938; }		/* button cherry */
.button_cyan.color { background:#37b6bd; }		/* button cyan */
.button_dark.color { background:#333; }		/* button dark */
.button_dirtygreen.color { background:#3b6e40; }	/* button dirtygreeen */
.button_gray.color { background:#707070; }		/* button gray */
.button_green.color { background:#7cb600; }		/* button green */
.button_navy.color { background:#495d7f; }		/* button navy */
.button_olive.color { background:#b3c211; }		/* button olive */
.button_orange.color { background:#fa5b0f; }		/* button orange */
.button_peach.color { background:#fcab55; }		/* button peach */
.button_pink.color { background:#c71c77; }		/* button pink */
.button_purple.color { background:#6957af; }		/* button purple */
.button_red.color { background:#c62020; }		/* button red */
.button_yellow.color { background:#ffb400; }		/* button yellow */
