

body {
  margin: 0;
  overflow-x: hidden;
  overflow-y: scroll;
	min-height: 100%;
	background-color: #fff;
	background-image: url(../../images_gui/eslov/PurpleStripe.png);
	background-position: 0 125px, center 135px;
	background-repeat: repeat-x, no-repeat;
}
body.notFull {
	background-image: none !important;
}
body, td, th  {
	color: #333;
	font-family: "Arial", verdana, sans-serif;
	font-size: 12px;
	line-height: 1.4;
}

h1 {
	font-family: "Arial","Helvetica",sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: 400;
	line-height: 40px;
	margin: 0 0 10px 0;
	padding: 0;
}

A:link,
A:visited {
	color: #006ab3;
	text-decoration: none;
}

A:hover,
A:active {
	color: #009945;
	text-decoration:underline;
}
A.formBtn {
	color: white !important;
}


#main_container {
	box-sizing: border-box;
	padding-bottom: 100px;
	position: relative;
	width: 100%;
	max-width: 1170px;
}


#doc_head {
	height: 90px;
}
#logo_div {
	margin-top: 0;
}

#topmenu {
	background-color: transparent;
}
.notFull #topmenu {
	background-color: #5f2c84;
	margin: 0 -10px;
	width: auto;
	height: 58px;
}
#topMenuLeft, #topMenuBtn {
	left: 0;
}
.topmenuitem A {
	display: block;
	padding: 5px 10px !important;
	font-size: 1.1em !important;
	line-height: 1.4em !important;
	font-family: "Arial", verdana, sans-serif !important;
	font-weight: normal !important;
	text-decoration: none !important;
	border-right: 1px solid #efefef;
	color: #1e1e1e;
}
.notFull .topmenuitem A {
	padding: 15px 10px !important;
	color: #fff !important;
	border-color: #fff !important;
	font-size: 20px !important;
	line-height: 1.4em !important;
}
#topMenuLeft .first A {
	display:none;
	padding-left: 0 !important;
}

#topMenuRight {
	right: 0;
}
#topMenuRight .loginlink {
	padding-right: 0 !important;
}
#topMenuRight .topmenuitem A {
	border-right: 0;
	border-left: 1px solid #efefef;
}
#topMenuRight .topmenuitem.last A {
	padding-right: 0 !important;
}
.notFull #topMenuRight .topmenuitem.last A {
	padding-right: 10px !important;
}

#topmenu .act A,
#topmenu A:active,
#topmenu A:hover {
	background-color: transparent;
	color: #1e1e1e;
	text-decoration: underline;
}


#topMenuBtn A#navBtn {
	background: transparent url(../../images_gui/eslov/icon_nav_menu.png) 10px 50% no-repeat;
	padding-left: 55px !important;
	padding-right: 10px !important;
}
#topMenuBtn A#navBtn:active,
#topMenuBtn A#navBtn:hover {
	background-color: transparent !important;
	color: #fff !important;
}

@media (max-width: 400px) {
	#topMenuBtn A#navBtn {
		text-indent: -10000px;
		border-right: 0;
	}
	#topMenuRight .topmenuitem A {
		font-size: 16px !important;
		line-height: 28px !important;
	}
	#topMenuRight .topmenuitem.first A {
		border-left: 0 !important;
	}
}


.fullW #left_menu {
	float: left;
	width: 23%;
	margin-right: 2%;
}
.fullW #main_content {
	width: 47.9%;
}
.fullW #right_col {
	float: right;
	width: 23%;
}
.fullW #main_content_wide {
	width: 74.99% !important;
	margin: 0 !important;
	padding-right: 0 !important;
}
.smallW #main_content,
.notFull #main_content_wide {
	margin-left: 4% !important;
	margin-right: 4% !important;
	padding-right: 0 !important;
}

#page_content {
	margin-top: 30px;
}


#main_content_wide .leftcol {
	width: 25%;
}
#main_content_wide .rightcol {
	width: 74.99%;
}


#responsiveFooter {
	background: #b0dde3;
	margin: 0;
}
#responsiveFooter .responsive_footer_mid {
	background: transparent url(../../images_gui/eslov/squares_footer.png) bottom right no-repeat;
	border: 0;
	color: #333;
}
#responsiveFooter .responsive_footer_mid .responsive_footer_inner {
	background: transparent url(../../images_gui/eslov/logo_footer.png) 0 0 no-repeat;
	min-height: 145px;
	padding-left: 193px;
}



.rightcol_puff {
	width: auto;
	border: 0 !important;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
}
#main_content_wide .rightcol_puff {
	width: 260px;
}
.smallW #main_content_wide .rightcol_puff {
	clear: both;
	float: none !important;
	width: 100% !important;
}
.rightcol_puff_head {
	border-color: #b0dde3;
	background: #b0dde3 url(../../images_gui/eslov/smallsquaresgrey.png);
	background-repeat: no-repeat;
	background-position: right center;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;

	font-size: 20px;
	font-weight: normal;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	padding: 10px 0 10px 10px;
}
.rightcol_puff_body {
	padding: 10px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	border: 1px solid #efefef;
	border-top: 0;
}



.leftMenu .menu_item.no_head {
	border-top: 0 !important;
}
.left_menu_group_head,
.leftMenu .menu_item {
	border: 0;
	border-bottom: 1px solid #fff;
	-moz-border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	-khtml-border-radius: 0px !important;
	-o-border-radius: 0px !important;
	border-radius: 0px !important;
}
.left_menu_group_head,
#leftPanel .left_menu_group_head {
	background-color: #efefef;
	color: #333;
	font-size: 20px !important;
	font-weight: normal;
}
.leftMenu .menu_item {
	background-color: #f5f5f5;
	padding-left: 20px;
}
.leftMenu .menu_item A {
	padding: 7px 10px;
	color: #333;
	font-size: 14px;
}
.menu_item_act A {
	text-decoration: underline !important;
}

#leftPanel {
	display: block;
	position: absolute;
	top: 148px;
	left: 0;
	width: 300px;
	min-height: 50px;
	background-color: #fff;
	-moz-box-shadow: 4px 4px 6px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow: 4px 4px 6px 0px rgba(0,0,0,0.5);
	box-shadow: 4px 4px 6px 0px rgba(0,0,0,0.5);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-topleft: 0px;
	-khtml-border-radius-topright: 0px;
	-khtml-border-radius-bottomright: 6px;
	-khtml-border-radius-bottomleft: 6px;
	-khtml-border-radius-topleft: 0px;
	-o-border-radius-topright: 0px;
	-o-border-radius-bottomright: 6px;
	-o-border-radius-bottomleft: 6px;
	-o-border-radius-topleft: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-top-left-radius: 0px;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s;
}
#leftPanel.out {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

div#impetition-admin-buttons input[type=submit].formBtn {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	padding-left: 4px;
	margin-right: 5px;
}

div#impetition-admin-buttons input[type=submit].formBtnActive {
	background: #18abd9 !important;
}
div#imcomment_reply_formDiv input.formBtn {
	margin-top: 5px !important;
}

.imcomment_thread_commentdiv {
	display: block;
	min-height: 95px;
}
.MultiFile-remove {
	margin-left: 5px;
}
.petition_answer_on_comment {
	padding-left: 10%;
}
.petition_answer_on_comment {
	padding-left: 10%;
}

.formBtn,
a.formBtn,
a.sortingBtn {
	display: inline-block;
	font-weight: normal !important;
	font-size: 12px !important;
	font-family: Arial, Helvetica, sans-serif !important;
	background-color: #0069b4 !important;
	background-image: none !important;
	-moz-border-radius: 4px !important;
	-webkit-border-radius: 4px !important;
	-khtml-border-radius: 4px !important;
	-o-border-radius: 4px !important;
	border-radius: 4px !important;
	box-shadow: none !important;
	padding: 4px 8px !important;
	color: #fff !important;
	text-shadow: none !important;
}
.formBtn.small,
a.formBtn.small,
a.sortingBtn {
	font-size: 11px !important;
	padding: 2px 4px !important;
}
.formBtn.inactive,
a.formBtn.inactive,
a.sortingBtn {
	background-color: #0069b4 !important;
}
a.sortingBtnAct {
	background-color: #18abd9 !important;
	color: #fff !important;
}
.formBtn.mr,
a.formBtn.mr,
a.sortingBtn {
	margin-right: 5px;
	margin-bottom: 5px;
}

#background_squares {
	position: absolute;
	top: 135px;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	z-index: -1;
	max-width: 100%;
	height: auto;
}
@media (max-width:1545px) {
	#background_squares {
		display: none;
	}
}

table.tablesorter thead tr .header {
	background-color: #efefef !important;
	padding: 5px 10px !important;
	color: #000 !important;
	font-family: "Arial", verdana, sans-serif !important;
	font-size: 14px !important;
	line-height: 1.4 !important;
	font-weight: normal !important;
}
 
table.tablesorter tbody tr td {
	padding: 5px 10px !important;
	color: #333 !important;
}

table.tablesorter tbody tr td {}

table.tablesorter tbody tr.odd td {
	background-color: #f7f7f7 !important;
}

table.tablesorter thead tr th.headerSortDown,
table.tablesorter thead tr th.headerSortUp {
	background-color: #b0dde3 !important;
	padding: 5px 10px !important;
	color: #333 !important;
	font: normal 14px/1.4 "Arial", verdana, sans-serif !important;
}
