﻿* {
	margin:0;
	padding:0;
}


/*czcioneczki*/
@font-face {
	font-family: 'DINCondBoldRegular';
	
	src: local('˘'), 
	url('/core/user/gfx/dincond-bold-webfont.woff') format('woff'), 
	url('/core/user/gfx/dincond-bold-webfont.ttf') format('truetype'), 
	url('/core/user/gfx/dincond-bold-webfont.svgz#webfontbwZnuw8f') 
	format('svg'), 
	url('/core/user/gfx/dincond-bold-webfont.svg#webfontbwZnuw8f') format('svg');
	font-weight: normal;

}

@font-face {
	font-family: 'DINCondRegular';
	src: url('http://visual3design.com/core/user/gfx/dincond-regular-webfont.eot');
	src: local('˘'), 
	url('/core/user/gfx/dincond-regular-webfont.woff') format('woff'),
	url('/core/user/gfx/dincond-regular-webfont.ttf') format('truetype'), 
	url('/core/user/gfx/dincond-regular-webfont.svgz#webfontCg3vHJbY') format('svg'), 
	url('/core/user/gfx/dincond-regular-webfont.svg#webfontCg3vHJbY') format('svg');
	font-weight: normal;

}

@font-face {
	font-family: 'DINLightRegular';
	src: url('http://visual3design.com/core/user/gfx/din-light-webfont.eot');
	src: local('˘'), 
	url('/core/user/gfx/din-light-webfont.woff') format('woff'), 
	url('/core/user/gfx/din-light-webfont.ttf') format('truetype'), 
	url('/core/user/gfx/din-light-webfont.svgz#webfontbP4tWT40') format('svg'), 
	url('/core/user/gfx/din-light-webfont.svg#webfontbP4tWT40') format('svg');
	font-weight: normal;

}

/*CORE CMS*/
body {
	padding:50px 30px 30px 30px;
	background-color: #888787;
    background: #888787 url('/fancy_deboss.png');
	background-repeat:repeat;
	z-index: 1;
	
	color: #000000;
	font-family: DINCondRegular, Trebuchet MS, Tahoma, sans-serif;
    font-size: 16px;
}



/*BASIC ELEMENTS*/
#masthead {
	margin-top: 12px;
	margin-left: 12px;
	position: fixed;
	z-index: 5000;
	left: 0;
	top: 0;
	clear: none;
	float: none;
	height: 80px;
	width: 100%;
}

#left {
top : 2px;
position : absolute;        
}

#right {
       line-height: 16px;
       position: absolute;
       left: 260px;
       top: 60px;
       max-width: 1200px;
       padding: 0 0 50px 0;
       z-index: 2500;

}

#logo {
	margin: 0 0 39px 0;
}

.logo-img {
	margin: 0 0 0 0;
	float: left;
}

#pages {
	margin: 0 0 30px 30px;
}

#entries {
      font-family: "DINCondRegular, Trebuchet MS, Tahoma", sans-serif;
      font-size: 18px;
      padding: 0;
      margin: 10px 0 0 0;
      display: none;
      

}

#tags {
	margin: 0 0 30px 30px;
	
}

#thumbs {
	width: 1000px;
	
}

#load-content {
	display: none;
	margin: 0 0 30px 0;
}

#core-loader {
	position: fixed;
        left: 250px;
	top: 55px;
	display: none;
}

/*GENERAL*/

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

a {
	outline: none;
	color: #000000;
	text-decoration: none;
}

.clear {
	clear: both;
}

img
{
	border-style: none;	
}

/*-------------------------------linki-------------------------*/
a:hover {
    color: #FF0000;	
    background-repeat: repeat-x;
}
a:active { 

      color:#FFFFFF;
      
      background-repeat: repeat-x;
}

a:active {
      color:#FF0000;
      background-repeat: repeat-x;
}
/*ENTRY.PHP*/


.menu-title{
      color: #000000; 
        
}
.entry-title {
font-family : DINCondBoldRegular ;
font-size : 30px;
padding : 25px 0 0 0;
margin : 0 0 0 0;
text-transform : uppercase;

      
}

.entry-sub {
        color: #222;       
}

.entry-extra {
	color:#666;
}

.entry-line {
	height: 50px;
	clear: both;
}

.entry {
   
   width: 708px;
   padding: 10px 16px 3px 16px;

  
}
.entry2web {
   
   width: 800px;
   padding: 10px 16px 3px 99px;
   

  
}
.entry2web img {
        
    margin-right: 3px;
    margin-bottom: 3px;
	padding: 8px;
	border: 0 solid #D3D3D3;

}

.entry2web img:hover {
   
   background: #333333;
   text-decoration: none;

}

.entry img {
        
        margin-right: 3px;
        margin-bottom: 3px;
	    padding: 8px;
	    border: 1px solid #D3D3D3;
        text-decoration: none;

}

.entry img:hover {
   background: #F7F7F7;
}

.entry-extra1 {
	font-family: "DINCondRegular, Trebuchet MS, Tahoma", sans-serif;
	font-size: 14px;
	

}

.entry-extra2 {
        float:right;
        font-family: "DINCondRegular, Trebuchet MS, Tahoma", sans-serif;
        
}



.entry-text {
	margin: 0 0 20px 0;
}

.entry-text-top {
        max-width: 500px;
	margin: 0 0 20px 0;
}

.entry-text-top a {
        text-decoration:underline;
}

#close-entry {
	cursor: pointer;
	color: #666;
    text-decoration: underline;
}

#close-entry:hover {
	color: #222;
}


/*ENTRY_LINK_THUMBS.PHP*/
.thumb {
float : left;
margin : 29px auto;
height : 160px;
width : 220px;

padding : 10px 10px 0 10px;

display: block;
}

.thumb:hover { 
height : 160px;
width : 220px;
border : 0 solid #000000;
background : #F5F5F5;
	}
	
	
#thumbs img {
	
	margin : 0 0 0 0; 
}

#thumbs img:hover { 
	
}

#thumbs .entry-text:hover {
height : 160px;
width : 220px;
color:#FFF;

}

.thumb-tags {
	padding: 0;
	margin: 0;
	
}

.thumb-info {
	max-width: 100px;
	padding: 0;
	margin: 0;
}


/* --- rafal----*/

.menu1 {
font-family : DINCondBoldRegular, Arial Narrow, Impact, Trebuchet MS, Tahoma, sans-serif;
font-weight : bold;
font-size : 30px;
line-height : 33px;
padding : 0;
color : #000000;
text-align : left;

}

.ramka {

padding : 10px 16px 3px 16px;
width : 708px;
	
}

.ramka2 {
padding : 3px;
background : #ffffff;
margin-top : 3px;
margin-bottom : 5px;
border : 1px solid #d3d3d3;

 /* ------------ tekst artykolow----------*/      
}
.entry-text2 {
font-family : Trebuchet MS, Tahoma, sans-serif;
text-align : justify;
width : 704px;
font-size : 12px;
line-height : 15px;
color : #2B2B2B;
margin : 4px 0 0 0;

}
.facebook{
margin : 4px 0 0 0; 
}

/* ------------ guziki----------*/
#naprawo {
position: absolute;
left: 695px;
top: 25px;


}
#emailUs
  {
    display: block;
    width: 107px;
    height: 23px;
    background: url("/rkclose.png") no-repeat 0% 0%; 

  }

#emailUs:hover
  { 
    background: url("/rkclose2.png") no-repeat 0 0;
  }
#browser {
	font-family: DINCondRegular, Arial Narrow, sans-serif;
	font-size: 14px;
	position: absolute;
   width: 450px;
	height: 20px;
	left: 523px;
	top: 20px;
	margin:0px 0px 0 0px;
	text-align: right;
	color: #000000;
}
#fronttlo {
   width: 720px;
   padding: 0 16px 3px 10px;
}
#linki2 {
width: 100px;
height: 30px;
}

span.hide_span{
        display:none;
   } 
/*rafal nowe maj 03 20011*/


#footer {
	position:relative;
	margin-top:auto;
	width:auto;
	height:auto;
	border:#333;
	border:solid;
	border-width:0px;
	padding:5px;
	
font-size: 10px;
text-align: left;
color: #bdbdbd;
font-family: "Times New Roman";
font-style: italic;
}

#pasek {
width: 200px;
height: auto;
background-color: #1F1F1F;
}

#tlogora {
	background-image: url("http://visual3design.com/_loga/logos_03.png");
	z-index: 2;
	background-repeat:repeat;
	width: 308px;
	height: 378px;
	position:relative;
	margin-left: 1049px;
	
}
#podpistag{
font-family: "Lucida Grande", Tahoma;
	font-size: 8px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: uppercase;
	color: #BABABA;
    margin-top: 2px;
	text-align: center!important;
	letter-spacing: 0.3em;
}
#podpistag:hover {
font-family: "Lucida Grande", Tahoma;
	font-size: 8px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: uppercase;
	color: #BABABA;
    margin-top: 2px;
	text-align: center!important;
	letter-spacing: 0.3em;
}
#podpis {
font-family: "Lucida Grande", Tahoma;
	font-size: 10px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
    margin-top: 10px;
	text-align: center!important;
	letter-spacing: 0.3em;
}
#podpis:hover {
font-family: "Lucida Grande", Tahoma;
	font-size: 10px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: uppercase;
	color: #666666;
    margin-top: 10px;
	text-align: center!important;
	letter-spacing: 0.3em;
}
.tag-link{
font-family: "Lucida Grande", Tahoma;
	font-size: 10px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: uppercase;
	color: #ADADAD;
    margin-top: 2px;
	text-align: center!important;
	letter-spacing: 0.3em;
}


/*-------------------rollover--------*/
ul.img_list {
	display:inline;
	float:left;
	height:280px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}	
	
li.image_one a {
	display:block; 
	width:220px; 
	height:140px; 
	position:relative;
}	

li.image_one a .rollover {
	display:block; 
	position:absolute; 
	top:0; 
	left:0; 
	width:220px; 
	height:140px; 
	background:url("/images/zaslepka_03.png");

}
/*-------------------viwers--------*/


#socialviwers{
	background-image:url("/images/social_views.png");
	height:32px;
	width:60px;
    font-family: "Lucida Grande", Tahoma;
	font-size: 8px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: uppercase;
	color: #666;
    margin-top: 5px;
	margin-bottom:8px;
	text-align: center!important;
	letter-spacing: 0.3em;
	padding:0px;
}
