/* CSS Document */

a {
	color : #fff;
	text-decoration : none;
}

.log {
	font-family : Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size : 11px;
	color : #fff;
	font-weight:bold;
	background-image:url(images/log.png);
	width:140px;
	height:34px;
	border : 0px solid #171717;
	margin : 2px;
	padding:0px 0px 4px 0px;
}

.button1 {
	font-family : Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size : 11px;
	color : #fff;
	font-weight:bold;
	background-image:url(images/ok.png);
	width:82px;
	height:34px;
	border : 0px solid #171717;
	margin : 2px;
	padding:0px 0px 4px 0px;
}

a:hover {
	color : #FFFFFF;
	text-decoration : none;
}

a.side {
	color : #fff;
	text-decoration : none;
}

a:hover.side {
	color : #ffd200;
	text-decoration : underline;
}

a.white {
	color : #fff;
	text-decoration : none;
}

a:hover.white {
	color : #ffd200;
	text-decoration : underline;
}

body {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color:#777777; font-family: 
    Verdana; font-size: 11px;
	background-color:#1a1a1a;
	background-image:url(index.php);
	margin-top:0px;
	margin-bottom:0px;
    background-repeat: repeat-x;
}

.main-body {
	font-size : 11px;
	color : #777777;
	background-color : #262626;
	border-style:solid;
	border-color:#353535;
	border-width:0 1px;
	padding : 9px 8px 5px 8px;
}

.side-body {
	padding : 5px 7px 6px 7px;
	font-size : 11px;
	color : #777777;
	background-repeat:no-repeat;
	background-position:top;
	}
	
.main-bg {
	color : #777777;
	border-left : 0px solid #000;
	border-right : 0px solid #000;
	padding : 0px 0px 0px 0px;
	max-width:300px;
}

.tbl-border {
	color : #555;
}

.tbl {
	font-size : 11px;
	color : #999;
	background-color : #1a1a1a;
	padding : 4px;
}

.tbl1 {
	font-size : 11px;
	color : #999;
	background-color : #212121;
	padding : 4px;
}

a:visited {
	color: #999999;
}

.tbl2 {
	font-size : 11px;
	color : #999;
	background-color : #191919;
	padding : 4px;
}

.news-footer {
	font-size : 10px;
	color : #bbb;
	background-repeat:repeat-x;
	height:53px;
	padding : 0px 8px 5px 8px;
}

body,td,th {
	font-size: 11px;
	color: #999999;
}

.side-border-left {
	padding : 0px 0px 0px 0px;
	background-image : url(gfx/lewa.png);
	background-repeat:repeat-y;
}

.side-border-right {
	padding : 0px 0px 0px 0px;
	background-image : url(gfx/prawa.png);
	background-repeat:repeat-y;
}

.border {
	border : 1px solid #e1e1e1;
}

.textbox {

font-family:Verdana,Tahoma,Arial,Sans-Serif;
font-size:10px;
font-weight:bold;
color:#000;
background-color: #2e2e2e;
border:1px #191919 solid;
width: 100%;
}
.textbox:hover {

font-family:Verdana,Tahoma,Arial,Sans-Serif;
font-size:10px;
font-weight:bold;
color:#fff;
background-color: #373737;
border:1px #777777 solid;
width: 100%;
}

.button {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #ccc;
	background-color : #444;
	height : 20px;
	border : 1px solid #171717;
	margin-top : 2px;

}

.googleb {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #ccc;
	background-color : #444;
	height : 20px;
	width : 120px;
	border : 1px solid #171717;
	margin-top : 2px;

}


.footer {
	font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #ccc;
	font-weight:normal;
	height:40px;
	width:286px;
	padding : 0px;
}

.white-header {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #a5bdc7;
	font-weight:bold;
	height:43px;
	padding : 0px;
}

form {
	margin : 0px;
	}

input {
vertical-align:middle;
}

hr {
       height : 0px;
       border-left : 0px solid #000;
	   border-right : 0px solid #000;
	   border-bottom : 1px dashed #1c1c19;
	   border-top : 1px dashed #4f4e4d;
	   margin : 1px;
	   padding :0px;
}

hr.side-hr {
       height : 0px;
       border-left : 0px solid #000;
	   border-right : 0px solid #000;
	   border-bottom : 1px dashed #1c1c19;
	   border-top : 1px dashed #4f4e4d;
	   margin : 1px;
	   padding :0px;
}

td {
	font-family : Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

pre {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

a.white2 {
	color : #999999;
	text-decoration : none;
}

a:hover.white2 {
	color : #fff;
	text-decoration : underline;
}

img, a img {
border:0;
}

a:link {
	color: #999999;
}
a:hover {
	color: #FFFFFF;
}


a.side span 		{ visibility:hidden; position:absolute; left:-99em; margin-top:1.5em; padding:1em; text-decoration:none; }
a.side:hover span 		{ visibility:visible; left:570px; border:1px solid #000000; color:blue; background:white; }

.capmain {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-transform:uppercase;
	color : #ccc;
	background-repeat:repeat-x;
	height:46px;
	padding : 0px 8px 0px 8px;
}

.scapmain {
	font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #ccc;
	background-repeat:no-repeat;
	height:42px;
	width:200px;
	padding : 0px 8px 0px 38px;
	margin:0px 0px 0px 0px;
}

.mymenu {
	font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #ccc;
	background-image : url(gfx/DarkGTAMods_21.png);
	background-repeat:repeat-y;
	height:42px;
	width:200px;
	padding : 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}



.quote {
	font-size : 11px;
	color : #fff;
	background-color : #222;
	padding : 4px;
	margin : 0px 20px 0px 20px;
	border : 1px solid #333;
}

.poll {
	height : 12px;
	border : 1px solid #000;
}

.comment-name {
	font-weight : bold;
	color : #aaa;
}

.shoutboxname {
	font-weight : bold;
	color : #aaa;
}

.shoutbox {
	color : #DDDDDD;
	width : 190px;
}

.shoutboxdate {
	font-size : 10px;
	color : #888;
}

.small {
	font-size : 10px;
	font-weight : normal;
	color : #999;
}

.side-small {
	font-size : 10px;
	font-weight : normal;
	color : #999;
}

.side-label {
	color : #999;
	padding : 2px 2px 3px 2px;
}
