body {
	margin:0;
	padding:0;
	background:url("/images/layout/body/background.jpg") no-repeat scroll 0 0 #ffffff;
	background-color:#ffffff;
	font:12px Calibri,Corbel,Helvetica,Tahoma,Sans;
	text-align:center;
    color:#000000;
	height:100%;
}

#GZ_content {
	margin:0 auto;
	width:840px;
	/*background-color:#ffffff;*/
	height:100%;
	text-align:left;
}

#right {
   padding:10px;
}

#content_main {
   /**background: url('/images/layout/body/table.jpg') no-repeat;*/
}

#logo
{
    padding:20px 0 10px 0;
    text-align:left;
	/*background:#ffffff;*/
}

#no_top
{
    padding:10px 0 0 0;
    text-align:left;
	/*background:#ffffff;*/
}

#data
{
    font:bolder 18px Calibri,Corbel,Helvetica,Tahoma,Sans;
    padding:10px 0 30px 255px;
}

#start {
	float:left;
    padding:10px;
    width:100%;
}

#start_ext {
	float: left;
    padding: 20px;
    width: 800px;
}

#start .header,#right .header, #start_ext .header {
	height:34px;
	/*border-bottom:1px solid #58595b;*/
}

#start .header .right,#start_ext .header .right {
	float:right;
	text-align:right;
	padding:5px 5px 0 0;
}

#start .header .left,#start_ext .header .left
{
	margin-top:8px;
	float:left;
	text-align:left;
	padding:3px 3px 3px 10px;
	font-size:13px;
	font-weight:bolder;
	width:500px;
}

#right .header .left
{
	margin-top:8px;
	float:left;
	text-align:left;
	padding:3px 3px 3px 10px;
	font-size:13px;
	font-weight:bolder;
	width:200px;
}


/*elementy*/
input.register,select.register {
    background:url("/images/layout/buttons/bg_field.gif") repeat-x scroll 0 0 #EFEFEF;
    border:1px solid #272727;
    color:#000000;
    font-size:11px;
    padding:3px;
    text-decoration:none;
}

textarea.register {
    background-color:#EFEFEF;
    border-color:#666666 #CCCCCC #CCCCCC #666666;
    border-style:solid;
    border-width:1px;
    color:#000000;
    font-size:11px;
    padding:3px;
    text-decoration:none;
}

A.nav:hover,A.nav2:link,A.nav2:visited
{
    background:url("/images/layout/buttons/bg_field.gif") repeat-x top;
    border:1px solid #BC2A4D;
    color:#BC2A4D;
    cursor:pointer;
    float:left;
    font-family:Verdana,Arial,sans-serif;
    margin:3px;
    padding:3px;
    text-align:center;
    width:16px;
}
A.nav2:hover,.nav
{
    background:url("/images/layout/buttons/bg_field.gif") repeat-x bottom;
    border:1px solid #000000;
    color:#000000;
    cursor:pointer;
    float:left;
    margin:3px;
    padding:3px;
    text-align:center;
    width:16px;
}

/*fonty*/
.bialyB {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

A.bialyB:hover {
	color:#950506;
	font-weight:bold;
	text-decoration:none;
}

.bialy {
	color:#FFFFFF;
	text-decoration:none;
}

A.bialy:hover {
	color:#cfcfcf;
	text-decoration:none;
}

.czerwonyB {
	color:#ffffff;
	text-decoration:none;
	background-color:#58595b;
	width:90px;
	padding:1px;
	display:block;
	text-indent:2px;
	
}

A.czerwonyB:hover {
	color:#ffffff;
	text-decoration:none;
	display:block;
	background-color:#000000;
}

A {
	color:#971e1e;
	text-decoration:none;
}

A:hover {
	color:#ffffff;
}

.czerwony {
	color:#950506;
	text-decoration:none;
}

A.czerwony:hover {
	color:#ef0515;
	text-decoration:none;
}

.czarny {
	color:#000000;
	font-weight:bold;
}

A.czarny:hover {
	color:#ef0515;
	font-weight:bold;
}

.share_links
{
    height:50px;
    padding:10px 0;
    width:100%;
}

.share_links .content_add
{
    float:left;
    margin-right:10px;
}

/*foty*/
img.foto{
	margin:10px 0 10px 0;
	background-color:#fff;
	padding:5px;
	border:1px solid #ccc;
	cursor:pointer;

	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

img.foto:hover {
	background-color:#ccc;
}
