html, body {
	border: 0px none;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background: #393939;
	font-family: "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.reseter {
border: 0px none;
margin: 0px;
padding: 0px;
float: none;
clear: both;
width: 0px;
height: 0px;
line-height: 0px;
font-size: 0px;
}

#mainCenter {
	width: 1179px;
	min-height:100%; /*FF*/
	_height:100%; /*IE*/
	margin: 0px auto 0px auto;
	background: url(/htdocs/images/design/center-bckg.jpg) repeat-y;
}
#mainBckg {
	width: 1179px;
	background: transparent url(/htdocs/images/design/page-motif.jpg) no-repeat top;
	margin: 0px;
}
#mainHeader {
    position: relative; 
	width: 100%;
	height: 220px;
}
#leftColumn {
	position: relative;
	width: 351px;
	float: left;
}

#mainFooter {
	width: 1179px;
	background-image: url(/htdocs/images/design/center-bckg.jpg);

}
#centerColumnMain {
	position: relative;
	float: left;
	width: 482px;
}

#centerColumn {
	position: relative;
	background: transparent url(/htdocs/images/design/content-bckg.jpg) repeat-y;
	z-index: 0;
	min-height:650px;
	height:auto !important;
	height:650px;

}
#centerColumnTopBckg {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 482px;
	height: 500px;
	z-index: -1;
	background: transparent url(/htdocs/images/design/content-bckg-top.jpg) no-repeat top;
}
#centerColumnFooter {
	background: transparent url(/htdocs/images/design/content-bckg-bottom.jpg) no-repeat;
	width: 482px;
	height: 69px;
}
#mainMenu {
	position: absolute;
	top: 70px;
	left: 113px;
	width: 210px;
}
.mainMenuItem {
	position: relative;
}

#RSSFeed {
	position: relative;
	left: 120px;
	top: 390px;
	width: 210px;
	height: 80px;
}
#RSSFeed p {
	margin: 0px 0px 5px 0px;
}
#linkRssButt {
	position: absolute;
	left: 290px;
	top: 340px;
	width: 40px;
	height: 40px;
}
#loginBox {
	position: absolute;
	left: 765px;
	top: 2px;
	width: 337px;
	height: 45px;
	font-size: 10px;
}
#loginBox table {
	font-size: 10px;
}
#loginBox input {
	width: 106px;
	border: 0px;
	background: #888888;
	color: #000000;
	font-size: 10px;
	height: 15px;
	margin: 0px;
}

#mainContent {
	position: relative;
	top: 45px;
	left: 30px;
	width: 420px;
}
#mainContent a {
	color: #c9c9c9;
	text-decoration: none;
}

.mainContentItem {
	padding-bottom: 45px;

}
.mainContentItemImage {
	margin-right: 15px;
	margin-bottom: 5px;
	float: left;
	width: 128px;
	height: 128px;
}

.mainContentItemText p {
margin: 0px;

}
.mainContentItemText p.headline {
	color: #C5BB11;
	font-weight: bold;
	font-size: 14px;
	margin: 2px 0px 3px 0px;
}
.date {
	font-size: 10px;
}
.publisher{
	color: #FFFFFF;
	font-size: 10px;

}
.mainContentItemTextCommnets {
	margin: 8px 0px 0px 0px;
	font-size: 10px;
}

#linkXstreet {
	position: absolute;
	left: 115px;
	top: 290px;
	width: 210px;
	height: 40px;

}

#linkInSL {
	position: relative;
	left: 115px;
	top: 415px;
	width: 210px;
	height: 40px;
}
#linkHanzo {
	left: 840px;
	top: 42px;
	position: absolute;
	width: 200px;
	height: 40px;
}
#linkDirtyLynx {
	left: 617px;
	top: 42px;
	position: absolute;
	width: 218px;
	height: 40px;
}
#linkPrefabrica {
	left: 422px;
	top: 42px;
	position: absolute;
	width: 190px;
	height: 40px;
}
#linkhbhome {
    left: 110px;
    top: 56px;
    position: absolute;
    width: 243px;
    height: 152px;
}
#linkWorldsTop {
    left: 109px;
    top: 4px;
    position: absolute;
    width: 243px;
    height: 37px;
} 
#pagination {
	position: relative;
	float:right;
	text-decoration:none;
	margin-top:22px;
	margin-right:27px;
	color:#858585;
}
.divLink a {
display: block;
height: 100%;
width: 100%;
}
#mainFooterMenu {
	margin: 0px auto 0px auto;
	background-image: url(/htdocs/images/design/bottom-menu-bckg.gif);
	width: 976px;
	height: 34px;
}
#mainFooterText {
	margin: 0px auto 0px auto;
	width: 976px;
	text-align: right;
}
#rightColumn {
	position: relative;
	top: 38px;
	left: 10px;
	float: left;
	width: 223px;
}
.rightColumnItem {
	font-size: 11px;
	margin-bottom: 0px;
}
.rightColumnItem img {
	margin-bottom: 4px;
	margin-left: 8px;
}

.rightColumnItem p {
	margin: 0px 0px 0px 0px;
	text-align: right;
}
.whiteText {
	color: White;
}
.comments {
	width: 350px;
	float: left;
}
.readMore {
	float: left;
}
.linkNoDecor {
	text-decoration: none;
}
.bublina {
	margin-top: 2px;
}
.leftPost {
	position: relative;
	top: 34px;
	margin-left: 43px;
	width: 120px;
	float: left;
	border-right: 1px solid #858585;
	height: 25px;
}
.rightPost {
	position: relative;
	margin-left: 18px;
	top: 34px;
	width: 120px;
	float: left;
}

#archiveBox {
	padding-top: 10px;
	width: 210px;
	font-size: 10px;
}
#sumary {
	border-top: 1px solid #858585;
	border-bottom: 1px solid #858585;
	margin: 5px 0px 5px 0px;
}
#archiveData {
	border-bottom: 1px solid #858585;
}
#rightColumn .box1 {
	margin-top: 10px;
	width: 100%;
	height: 110px;
	font-size: 11px;
}

#rightColumn .box2 {
	padding-top: 50px;
	font-size: 11px;
	text-align: right;
	width: 100%;
	height: 120px;
}
.hiringButton {
	width: 100%;
}
#rightColumn .box3 {
	padding-top: 70px;
	font-size: 11px;
	text-align: right;
	width: 100%;
	height: 110px;
}


/* HOME */
#mainCenter2 {
	width: 1179px;
	min-height:100%; /*FF*/
	_height:100%; /*IE*/
	margin: 0px auto 0px auto;
	background: url(/htdocs/images/design/center-bck2.png) repeat-y;
}

#mainBckg2 {
	width: 1179px;
	background: transparent url(/htdocs/images/design/page-motif.png) no-repeat top;
	margin: 0px;
}

#mainBckg3 {
	width: 1179px;
	background: transparent url(/htdocs/images/design/page-bg.png) repeat-y top;
	margin: 0px;
}

#MainMenu {
	position: relative;
	top: -10px;
	left: 84px;
	float: center;
	width: 1012px;
	height: 64px;
	background: transparent url(/htdocs/images/design/tlacitka.pngxxx) no-repeat top;
}
#linkSHome {
	position: absolute;
	left: 14px;
	top: 0px;
	width: 240px;
	height: 64px;
}
#linkFAQ {
	position: absolute;
	left: 262px;
	top: 0px;
	width: 240px;
	height: 64px;
}
#linkNew {
	position: absolute;
	left: 509px;
	top: 0px;
	width: 240px;
	height: 64px;
}
#linkStatus {
	position: absolute;
	left: 755px;
	top: 0px;
	width: 241px;
	height: 64px;
}
#MainColumn {
	position: relative;
	left: 140px;
	width: 900px;
	float: center;
	min-height: 609px;
	height:auto !important;
	height: 609px;
}
#MainColumn .bodyNew {
	position: absolute;
	left: 10px;
	top: 40px;
	padding-top: 50px;
	padding-left: 82px;
	font-size: 12px;
	text-align: left;
	width: 342px;
	height: 175px;
	color: #FFFFFF;
	background: url(/htdocs/images/design/bckg-new.png) no-repeat;
}
.bodyNew .NewButton {
	width: 265px;
	height: 32px;
	border: 0px;
	position: relative;
	left: 0px;
	top: 6px;
}
#MainColumn .bodyCheck {
	position: absolute;
	left: 485px;
	top: 40px;
	padding-top: 50px;
	padding-left: 84px;
	font-size: 12px;
	text-align: left;
	width: 305px;
	height: 175px;
	color: #FFFFFF;
	background: url(/htdocs/images/design/bckg-check.png) no-repeat;
}

.bodyCheck .CheckButton {
	width: 265px;
	height: 31px;
	border: 0px;
	position: relative;
	left: -9px;
	top: -7px;
}
.bodyCheck input {
	width: 190px;
	border: 0px;
	color: #000000;
	font-size: 16px;
	height: 20px;
	margin: 0px;
}
.bodyCheck td {
	border: 0px;
	color: #FFFFFF;
	text-align: right;
	font-weight: bold;
	padding-right: 6px;
}
.bodyCheck table {
	position: relative;
	left: -5px;
	top: -5px;
	border: 0px;
}
#linkArticles {
	position: absolute;
	left: 755px;
	top: 320px;
	width: 112px;
	height: 17px;
	z-index: 4;
}
#linkArticles .ArticlesButton {
	width: 121px;
	height: 23px;
	border: 0px;
}
#MainColumn .bodyLast {
	position: relative;
	left: 16px;
	top: 323px;
	padding-top: 55px;
	padding-left: 25px;
	font-size: 12px;
	text-align: left;
	width: 861px;
	height: 220px;
	color: #FFFFFF;
	background: url(/htdocs/images/design/bckg-last.png) no-repeat;
}

.bodyLast table {
	border: 0px none;
	min-height: 170px;
	position: relative;
	left: -5px;
	top: -10px;
}
.bodyLast td {
	border: 0px none;
	padding-left: 10px;
	padding-right: 10px;
	width: 230px;
	text-align: justify;
	line-height: 14px;
}
.bodyLast .space {
	width: 1px;
	border: 0px none;
	margin: 0px;
	padding: 0px;
	background: #444;
	position: relative;
	left: 0px;
}

#mainFooter {
	position: relative;
	left: 0px;
	top: 0px;
	margin: 10px 0px 0px 0px;
	width: 100%;
	background: transparent url(/htdocs/images/design/center-bck2.png) top;
}
.bold {
	font-weight: bold;
	color: #EAD200;
	text-decoration: none;
}

.bolt {
	font-weight: bold;
	color: #EAD200;
	text-decoration: none;
}
.bolt:hover {
	font-weight: bold;
	color: #EAD200;
	text-decoration: underline;
}
/* OPEN */
#MainColumn .bodyOpen {
	position: absolute;
	left: 55px;
	top: 40px;
	padding-top: 50px;
	padding-left: 84px;
	font-size: 12px;
	text-align: left;
	width: 870px;
	height: 550px;
	color: #FFFFFF;
	background: url(/htdocs/images/design/new_form-bckg.png) no-repeat;
}
.bodyOpen #FormTable {
	border: 0px none;
	position: relative;
	left: -12px;
	top: 0px;
}
#FormTable .Fn {
	border: 0px none;
	width: 190px;
	height: 20px;
	background: #FFFFFF;
}
#FormTable .N1 {
	border: 0px none;
	width: 50px;
	height: 20px;
	background: #FFFFFF;
}
#FormTable .N2 {
	border: 0px none;
	width: 129px;
	height: 20px;
	background: #FFFFFF;
}
#FormTable .space {
	border: 0px none;
	margin: 0px;
	padding: 0px;
	background: #666;
}
#FormTable .FormMes {
	border: 0px none;
	position: relative;
	left: 0px;
	top: 26px;
}
#FormTable .FormSub {
	border: 0px none;
	width: 537px;
	height: 20px;
	background: #FFFFFF;
}
#FormTable .FormText {
	border: 0px none;
	width: 537px;
	height: 150px;
	background: #FFFFFF;
}
#FormTable .FormBut {
	width: 265px;
	height: 32px;
	border: 0px;
	position: relative;
	left: 0px;
	top: -20px;
}

#FormTable .FormBut2 {
	width: 136px;
	height: 34px;
	border: 0px;
	position: relative;
	left: 0px;
	top: -20px;
}
 .FormBut3 {
	width: 165px;
	height: 34px;
	border: 0px;
	position: relative;
	left: 0px;
	top: 0px;
}


#mainBG {
	position: absolute;
	width: 998px;
	top: 500px;
	min-height:100%; /*FF*/
	_height:100%; /*IE*/
	margin: 0px auto 0px auto;
	background: url(/htdocs/images/design/bg.png) repeat-y;
	z-index: -1;
}


#MainColumn .bodyView {
	position: absolute;
	left: 0px;
	top: 20px;
	padding-top: 5px;
	padding-left: 0px;
	font-size: 12px;
	text-align: left;
	width: 870px;
	height: 237px;
	color: #FFFFFF;
	background: url(/htdocs/images/design/view_bg.png) no-repeat;
	text-align: center;
}

.bodyView h1{
	font-weight: bold;
	color: white;
}
.whitext {
	color: white;
}

.created_state {
	position: absolute;
	top: 5px;
	text-align: center;
	width: 100%;
	font-weight: bold;
}
.created_state p{
	font-weight: bold;
	font-size: 25px;
}

.created {
	background: url(/htdocs/images/design/bckg-created.png) no-repeat;
	width: 733px;
	height: 159px;
	padding-top: 70px;
	padding-left: 70px;
	padding-right: 70px;
	color: #8C8C8C;
	text-align: justify;
}
.but_cont_hp {
	width: 165px;
	height: 33px;
	border: 0px;
}
.ticket_list2 {
	background-color:#404040;
	padding: 15px 0px 5px 0px;
	text-align: center;
}
.note1 {
	position: absolute;
	top: 37px;
	left: -22px;
}
.view_ticket_num {
	color:#FFFFFF;
	text-align: left;
	padding-left: 45px;
	font-weight: bold;
	font-size: 20px;
}
.view_refresh {
	text-align: right;
	padding-bottom: 5px;
}
.view_refresh_but {
	position: relative;
	margin-right: -4px;
}

.note2 {
	position: absolute;
	top: 31px;
	left: -24px;
}
.view_subject_td {
	color:#FFFFFF;
	text-align: justify;
	padding: 7px 45px 10px 45px;
	background-color: #404040;
}
.view_subject {
	color:#FFFFFF;
	font-weight: bold;
	font-size: 20px;
}
table.view_info {
	color: #FFFFFF;
}

table.view_info th {
	text-align: right;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 7px;
}

table.view_info td {
	background-color: #000000;
	text-align: left;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}
.view_space {
	width: 1px;
	border: 0px none;
	margin: 0px;
	padding: 0px;
	background: #444;
	position: relative;
	left: 0px;
}
.ticket_thread {
	width: 100%;
	border: 0px none;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	background-color: #404040; /* 2D2D2D */

}

.view_thread_text {
	color:#FFFFFF;
	font-weight: bold;
	font-size: 20px;
	width: 800px;
	text-align: left;
	margin-left: 55px;
	padding-bottom: 5px;
}

.ticket_thread  .main_div {
	width: 800px;
	border: 0px none;
	margin: 0px;
	padding: 10px 0px 10px 0px;
/*	background: #000; */
	margin-left: 55px;
	text-align: right;

}

.ticket_thread .time {
	text-align: right;
	position: absolute;
	margin-top: -9px;
}

.ticket_thread  .text {
	text-align: left;
	position: absolute;
	margin-top: -9px;
}



.ticket_thread  .zprava {
	width: 800px;
	border: 0px none;
	color: #DDDDDD;
}

.ticket_thread  .zprava td{
	border: 0px none;
	background: #ABABAB;
	color: black;
	text-align: justify;
}


.ticket_thread  .odpoved {
	width: 750px;
	border: 0px none;
	color: #DDDDDD;
	margin-left: 50px;
}

.ticket_thread .odpoved td{
	border: 0px none;
	background: #686868;
	color: #DDDDDD;
	text-align: justify;
}

.view_textarea {
	width: 794px;	
	height: 200px;
}

.ViewBut1 {
	width: 136px;
	height: 34px;
	border: 0px;
}


.ViewBut3 {
	width: 231px;
	height: 33px;
	border: 0px;
}
