body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(../images/img01.jpg) repeat-x;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #303030;
}
h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #303030;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 2.4em;
}
h3 {
	font-size: 1.6em;
}
p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}
ul, ol {
}
a {
	text-decoration: underline;
	color: #121212;
}
a:hover {
	text-decoration: underline;
}
#wrapper {
	background: url(../images/img02.jpg) no-repeat center top;
}
/* Header */
#header {
	width: 1000px;
	height: 140px;
	margin: 0 auto;
}
/* Logo */
#logo {
	float: right;
	margin: 0;
	padding: 0px 0px 0px px;
	color: #ffffff;
}
#logo p {
	margin: 0;
	padding: 5px 0px 0px 0px;
	text-shadow: #808080 -1px 1px 2px;
	font: normal 11px Tahoma, Georgia, "Times New Roman", Times, serif;
}
#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}
/* topmenu */
#topmenu {
	float: left;
	width: 280px;
	height: 100px;
	padding: 0;
}
#topmenu fieldset {
	margin: 0;
  padding: 5px 0 0 0px;
	border: 0px;
}
#topmenu-text {
	width: 233px;
	height: 30px;
  padding: 7px 10px 0px 10px;
	border: none;
	background: url(../images/img09.jpg) no-repeat left top;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #f15b2a;
}
/* Menu */
#menu {
	width: 960px;
	height: 50px;
	margin: 0 auto;
	padding: 5px 0px 0px 0px;
}
#menu ul {
	margin: 0;
	padding: 0px 0px 0px 4px;
	list-style: none;
	line-height: normal;
}
#menu li {
	float: left;
}
#menu a {
	display: block;
	height: 25px;
	margin: 0px 2px 0px 15px;
	padding: 10px 15px 0px 15px;
	background: url(../images/img04.gif) no-repeat right 14px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #121212;
	border: none;
}
#menu .current_page_item a {
}
#menu a:hover {
	text-decoration: none;
}
/* Page */
#page {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}
#page-bgtop {
}
#page-bgbtm {
	margin: 0px;
	padding: 60px 30px 0px 30px;
}
/* Content */
#content {
	float: left;
	width: 540px;
	padding: 30px 20px 0px 0px;
}
.post {
	padding-top: 20px;
	padding-bottom: 10px;
}
.post .title {
	letter-spacing: -1px;
}
.post .title a {
	color: #303030;
	border: none;
}
.post .meta {
	padding-bottom: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}
.post .meta a {
}
.post .entry {
	text-align: justify;
	margin-bottom: 25px;
	padding: 10px 0px 0px 0px;
}
.links {
	display: block;
	width: 96px;
	padding: 2px 0px 2px 0px;
	background: #A53602;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}
/* Sidebar */
#sidebar {
	float: right;
	width: 330px;
	padding: 40px 0px 0px 0px;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar li {
	margin: 0;
	padding: 0;
}
#sidebar li ul {
	margin: 0px 15px;
	padding-bottom: 30px;
}
#sidebar li li {
	padding-left: 15px;
	line-height: 35px;
	background: url(../images/img07.gif) no-repeat left 14px;
}
#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}
#sidebar h2 {
	height: 38px;
	margin-bottom: 20px;
	padding: 12px 0 0 15px;
	letter-spacing: -1px;
	font-size: 24px;
}
#sidebar p {
	margin: 0 0px;
	padding: 0px 20px 20px 20px;
	text-align: justify;
}
#sidebar a {
	border: none;
}
#sidebar a:hover {
	text-decoration: underline;
}
/* Calendar */
#calendar {
}
#calendar_wrap {
	padding: 20px;
}
#calendar table {
	width: 100%;
}
#calendar tbody td {
	text-align: center;
}
#calendar #next {
	text-align: right;
}
/* Footer */
#footer-wrapper {
	background: url(../images/img01.jpg) repeat-x left bottom;
}
#fmenu {
	width: 890px;
	height: 30px;
	margin: 0 auto;
	padding: 5px 0px 0px 0px;
}
#fmenu ul {
	margin: 0;
	padding: 0px 0px 0px 4px;
	list-style: none;
	line-height: normal;
}
#fmenu li {
	float: left;
}
#fmenu a {
	display: block;
	height: 25px;
	margin: 0px 2px 0px 15px;
	padding: 10px 15px 0px 15px;
	background: url(../images/img04.gif) no-repeat right 14px;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #121212;
	border: none;
}
#fmenu .current_page_item a {
}
#fmenu a:hover {
	text-decoration: none;
}
#footer {
	width: 1000px;
	height: 300px;
	margin: -80px auto 0px auto;
	background: url(../images/img08.jpg) no-repeat center top;
}
#footer p {
	margin: 0;
	padding-top: 180px;
	line-height: normal;
	font-size: 14px;
	text-align: center;
}
#footer a {
}
.banks {
padding-top : 10px;
text-align : center;
padding-bottom : 0;
}
.copyright {
text-align : center;
color : #ffffff;
background-color : #494949;
}
.valid {
padding-top : 10px;
text-align : center;
}
.menuhd {
font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
font-weight : bold;
}
.poll {
font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
padding-top : 2px;
padding-bottom : 2px;
padding-left : 5px;
background-color : #dfe3e2;
border-top-width : 1px;
border-left-width : 1px;
border-top-style : solid;
border-left-style : solid;
border-top-color : #ffffff;
border-left-color : #ffffff;
padding-right : 2px;
}
a:link {
font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
color : #000000;
text-decoration : none;
}
a:visited {
font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
color : #000080;
text-decoration : none;
}
a:hover {
font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
color : #0099cc;
text-decoration : underline;
}
.fat {
font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
font-weight : bold;
}
.tabele {
background-color : #000000;
}
.formlook {
font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
color : #000000;
border : 1px solid #000000;
}
.pollbg {
background-color : #dfe3e2;
padding-left : 5px;
font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
color : #000000;
padding-top : 2px;
padding-bottom : 2px;
}
.phpmaker {
color : inherit;
font-family : Tahoma;
font-size : xx-small;
}
input, textarea, select {
font-family : Tahoma;
font-size : xx-small;
}
.ewLayout {
font-family : Tahoma;
font-size : xx-small;
width : 100%;
height : 100%;
}
.ewHeaderRow {
background-color : #daeff3;
}
.ewContentTable {
font-family : Tahoma;
font-size : xx-small;
width : 100%;
height : 100%;
}
.ewMenuColumn {
background-color : #dbecf7;
width : 150px;
vertical-align : top;
padding : 4px;
}
.ewContentColumn {
background-color : #ffffff;
vertical-align : top;
padding : 10px;
}
.ewFooterRow {
background-color : #eff8fc;
color : #000000;
padding : 2px;
}
.ewFooterText {
font-family : Tahoma;
font-size : xx-small;
}
.ewTable {
width : inherit;
color : inherit;
font-family : Tahoma;
font-size : xx-small;
border : 0 outset;
border-collapse : collapse;
}
.ewTable td {
padding : 5px;
border : 2px solid;
border-color : #ffffff;
}
.ewBasicSearch {
font-family : Tahoma;
font-size : xx-small;
border : 0;
border-collapse : collapse;
}
.ewBasicSearch td {
border : 0;
padding : 1px;
}
.ewSearchOpr {
font-family : Tahoma;
font-size : xx-small;
color : maroon;
}
.ewListAdd {
font-family : Tahoma;
font-size : xx-small;
border : 0;
border-collapse : collapse;
}
.ewListAdd td {
border : 0;
padding : 2px;
}
.phpmakerlist td {
color : inherit;
font-family : Tahoma;
font-size : xx-small;
border : 0;
padding : 0;
vertical-align : top;
}
.ewAddOption td {
font-family : Tahoma;
font-size : xx-small;
padding : 2px;
border : 0;
}
.ewTableHeader {
background-color : #ee9267;
color : #000000;
vertical-align : top;
}
.ewTableHeader a:link {
color : #000000;
}
.ewTableHeader a:visited {
color : #000000;
}
.ewTableRow {
background-color : #eeeeee;
}
.ewTableAltRow {
background-color : #dfdbdc;
}
.ewTableEditRow {
background-color : #ccff99;
}
.ewTableHighlightRow {
background-color : #ffffff;
}
.ewTableSelectRow {
background-color : #40a9e3;
}
.ewTableFooter {
background-color : #d9def2;
}
.ewSeparator {
color : gray;
}
.ewReportTable {
border : 0;
border-collapse : collapse;
}
.ewReportTable td {
padding : 3px;
}
.ewGroupField {
font-weight : bold;
}
.ewGroupName {
font-weight : bold;
}
.ewGroupHeader {
border-bottom : 3px double gray;
border-top : 3px double gray;
}
.ewGroupSummary {
border-top : 1px solid gray;
}
.ewGroupAggregate {
font-weight : bold;
}
.ewGrandSummary {
border-top : 1px solid gray;
}
.ewmsg {
color : red;
font-family : Tahoma;
font-size : xx-small;
}
.ewHighlightSearch {
font-weight : bold;
background-color : yellow;
}
.ewAstList {
border : 1px solid black;
background : #ffffff;
position : absolute;
padding : 0;
white-space : nowrap;
}
.ewAstListBase {
position : absolute;
}
.ewAstListItem {
color : black;
background : #ffffff;
cursor : pointer;
white-space : nowrap;
}
.ewAstSelListItem {
color : white;
background : Highlight;
cursor : pointer;
white-space : nowrap;
}
.ewMultiPagePager {
color : inherit;
font-family : Tahoma;
font-size : xx-small;
border : 0;
}
.ewMultiPagePager td {
padding : 2px;
}
.div, p, ul, h1, h2, h3, h4, img, form, input {
padding : 0;
margin : 0;
}
.blank {
clear : both;
font-size : 0;
line-height : 0;
}
img {
border : none;
}
.dynamicmenu {
cursor : pointer;
margin-bottom : 5px;
background-color : #c6e2f2;
color : #2771ae;
padding : 3px;
text-align : right;
font : 11px Tahoma, Arial, Helvetica, sans-serif;
border : 1px solid #40a9e3;
}
.dynamicmenu a:link {
font-size : 11px;
background : transparent none repeat scroll 0% 0%;
color : #000000;
font-family : Tahoma, Verdana, Helvetica;
text-decoration : none;
}
.dynamicmenu a:active {
font-size : 11px;
background : transparent none repeat scroll 0% 0%;
color : #000000;
font-family : Tahoma, Verdana, Helvetica;
text-decoration : none;
}
.dynamicmenu a:visited {
font-size : 11px;
background : transparent none repeat scroll 0% 0%;
color : #000000;
font-family : Tahoma, Verdana, Helvetica;
text-decoration : none;
}
.dynamicmenu a:hover {
font-size : 11px;
background : transparent none repeat scroll 0% 0%;
color : #3986c5;
font-family : Tahoma, Verdana, Helvetica;
text-decoration : none;
}
.dynamicsubmenu {
margin-bottom : 5px;
background-color : #eeeeee;
color : #2771ae;
list-style : circle url(../images/arrow.gif);
padding : 3px;
text-align : right;
font : 11px Tahoma, Arial, Helvetica, sans-serif;
border : 1px solid #40a9e3;
}
.dynamicsubmenu a:link {
font-size : 11px;
background : transparent none repeat scroll 0% 0%;
color : #000000;
font-family : Tahoma, Verdana, Helvetica;
text-decoration : none;
}
.dynamicsubmenu a:active {
font-size : 11px;
background : transparent none repeat scroll 0% 0%;
color : #000000;
font-family : Tahoma, Verdana, Helvetica;
text-decoration : none;
}
.dynamicsubmenu a:visited {
font-size : 11px;
background : transparent none repeat scroll 0% 0%;
color : #000000;
font-family : Tahoma, Verdana, Helvetica;
text-decoration : none;
}
.dynamicsubmenu a:hover {
font-size : 11px;
background : transparent none repeat scroll 0% 0%;
color : #3986c5;
font-family : Tahoma, Verdana, Helvetica;
text-decoration : none;
}
#pagebot {
width : 130px;
height : 20px;
display : block;
background : #ececff;
padding : 2px;
margin-top : 25px;
color : #786321;
text-align : center;
direction : ltr;
border : 1px dotted #8080c0;
}
#topbanner {
width : 100%;
height : auto;
padding : 2px;
margin : 20px;
text-align : center;
}
.pagenum a:link {
border-right : 1px solid #000000;
padding-right : 4px;
border-top : 1px solid #000000;
padding-left : 4px;
padding-bottom : 1px;
margin : 0;
border-left : 1px solid #000000;
width : 1em;
color : #000000;
padding-top : 1px;
border-bottom : 1px solid #000000;
background-color : #dee3e9;
text-decoration : none;
}
.pagenum a:visited {
border-right : 1px solid #000000;
padding-right : 4px;
border-top : 1px solid #000000;
padding-left : 4px;
padding-bottom : 1px;
margin : 0;
border-left : 1px solid #000000;
width : 1em;
color : #000000;
padding-top : 1px;
border-bottom : 1px solid #000000;
background-color : #dee3e9;
text-decoration : none;
}
.pagenum a:active {
border-right : 1px solid #000000;
padding-right : 4px;
border-top : 1px solid #000000;
padding-left : 4px;
padding-bottom : 1px;
margin : 0;
border-left : 1px solid #000000;
width : 1em;
color : #000000;
padding-top : 1px;
border-bottom : 1px solid #000000;
background-color : #dee3e9;
text-decoration : none;
}
.pagenum a:hover {
border-right : 1px solid #000000;
padding-right : 4px;
border-top : 1px solid #000000;
padding-left : 4px;
padding-bottom : 1px;
margin : 0;
border-left : 1px solid #000000;
width : 1em;
color : #cc0000;
padding-top : 1px;
border-bottom : 1px solid #000000;
background-color : #ffffff;
text-decoration : none;
}
.pagenumstatic {
border-right : 1px solid #000000;
padding-right : 4px;
border-top : 1px solid #000000;
padding-left : 4px;
padding-bottom : 1px;
margin : 0;
border-left : 1px solid #000000;
width : 1em;
color : #ffffff;
padding-top : 1px;
border-bottom : 1px solid #000000;
background-color : #cc0000;
text-decoration : none;
}
.toptd {
background : #fdfeff url(../images/_login_top.gif) repeat-x;
}
.bottd {
background : #fdfeff url(../images/_login_btm.gif) repeat-x;
}
.rttd {
background : #fdfeff url(../images/_login_right.gif) repeat-y;
height : 100%;
}
.lttd {
background : #fdfeff url(../images/_login_left.gif) repeat-y;
height : 100%;
}
.newstoptd {
background : #fdfeff url(../images/newnews0001.gif) repeat-x;
}
.newstoptd2 {
background : #fdfeff url(../images/newnews0002.gif) repeat-y;
}
.newstoptd3 {
background : #fdfeff url(../images/newnews0005.gif) repeat-x;
}
.newstoptd4 {
background : #fdfeff url(../images/newnews0004.gif) repeat-y;
}
.newstoptd5 {
background : #fdfeff url(../images/newnews0003.gif) repeat-x;
}
#sitemap ul {
width : 100%;
margin-top : 15px;
margin-right : 15px;
}
#sitemap ul li {
display : block;
font : 11px/14px Tahoma, Arial, Helvetica, sans-serif;
color : #515151;
}
#sitemap ul li a {
font : 11px/14px Tahoma, Arial, Helvetica, sans-serif;
color : #207d30;
background-color : #f2f2f2;
}
#sitemap ul li a:hover {
text-decoration : underline;
}
.blocks-head {
margin-bottom : 5px;
background-color : #40a9e3;
color : #ffffff;
padding : 5px;
text-align : right;
font : 11px Tahoma, Arial, Helvetica, sans-serif;
border : 1px solid #ffffff;
}
.blocks-body {
border-left : 1px dotted #74868c;
border-right : 1px dotted #74868c;
border-bottom : 1px dotted #74868c;
padding : 5px;
}
.krftab {
padding : 0;
width : auto;
margin-bottom : 10px;
border-top : 5px solid #2b9ad7;
background : transparent;
}
.krftab ul {
margin-right : 10px;
padding : 0;
list-style : none;
}
.krftab li {
display : inline;
margin-bottom : 10px;
border-bottom : 5px solid #f7682b;
}
.krftab a {
float : right;
display : block;
font : 11px Tahoma;
color : black;
text-decoration : none;
margin : 0 1px 0 0;
padding : 5px 10px;
background-color : #40a9e3;
border-top : 1px solid white;
}
.krftab a:hover {
background-color : #c6e2f2;
color : #f55c30;
}
.krftab a.selected {
background-color : #40a9e3;
color : white;
border-top : 3px solid #fef506;
}
.krfdiv {
border : 2px solid #2b9ad7;
border-top : 0;
width : 95%;
padding : 10px;
text-align : right;
float : right;
}
.dynamicpages {
border : 1px solid #c6e2f2;
border-top : 5px solid #c6e2f2;
width : 95%;
margin : 2px 0 0 0;
padding : 10px;
text-align : right;
float : right;
}
.dynamicpagestilte {
border-bottom : 3px solid #e0666c;
padding : 5px;
text-align : right;
float : right;
}
.domain {
border : 1px solid #c6e2f2;
border-top : 5px solid #40a9e3;
width : 95%;
margin : 10px 0 0 0;
padding : 10px;
text-align : right;
float : right;
}
.domainform {
border : 1px solid #e0666c;
border-bottom : 3px solid #e0666c;
padding : 10px;
text-align : right;
float : right;
}
.download {
border : 1px solid #c6e2f2;
border-top : 5px solid #40a9e3;
width : 95%;
margin-top : 10px;
padding : 10px;
text-align : right;
float : right;
}
.downloadtilte {
border-bottom : 3px solid #e0666c;
padding : 5px;
text-align : right;
float : right;
}
.downloadlink {
border : 1px solid #a4c6df;
padding : 5px;
margin-top : 10px;
text-align : left;
}
.general {
border : 1px solid #c6e2f2;
border-top : 5px solid #40a9e3;
width : 95%;
margin-top : 10px;
padding : 10px;
text-align : right;
float : right;
}
.norecord {
border : 1px solid #db565a;
border-top : 5px solid #db565a;
width : 95%;
margin-top : 10px;
padding : 10px;
text-align : right;
float : right;
}
.photo {
border : 1px solid #c6e2f2;
width : auto;
margin : 5px;
padding : 2px;
float : left;
}
.adsinfo {
border : 1px solid #a4c6df;
padding : 5px;
margin-top : 10px;
text-align : right;
}
.dynamictabs {
border : 1px solid #a4c6df;
padding : 5px;
margin-top : 10px;
text-align : right;
}
.whois {
border : 1px solid #e0666c;
border-bottom : 3px solid #e0666c;
padding : 3px;
text-align : right;
float : right;
}
.pollresult {
border:1px solid #c6e2f2;
border-top:5px solid #c6e2f2;
width: 95%;
margin: 2px 0 0  0;
padding: 10px;
text-align:right;
float: right;
}
.pollresulttilte {
border-bottom:3px solid #e0666c;
padding: 5px;
text-align:right;
float: right;
}
