/********************************************
   HTML ELEMENTS
********************************************/ 

/* top elements */
* { margin: 0;	padding: 0; }

body {
	margin: 0; padding: 0;
	font: 70%/1.5 Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #333; 	
	text-align: center;
	background-image: url("../images/site/pozadie.png");
}

.web {
	width: 975px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/site/gradient.jpg);
        border: 1px solid black;
        padding: 0px 10px 0px 10px;
}

div {
	margin: 0; 
       padding: 0;
}

td {
	vertical-align: top;
}

/* links */
a {
        padding: 0px;
        margin: 0px;
	color: #003366;
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	background-color: inherit;
	text-decoration: underline;
}
a.menu-link {
	text-decoration: none;
}
a.menu-link:hover {
	color: #FF6060;
	text-decoration: underline;
}



/* headers */
h1, h2, h3 {
	font-family: Arial, 'Trebuchet MS', Sans-Serif;
	font-weight: bold;
	color: #333;
}
h1 {
	font-size: 120%;
	letter-spacing: .5px;
}
h2 {
	font-size: 115%;	
	text-transform: uppercase; 		
}
h3 {
	font-size: 115%;
	color: green;		 
}

/* images */
img {
  padding: 0px;
  margin: 0px;
  border: 0px;
}
img.float-right {
  margin: 0px;  
}
img.float-left {
  margin: 0px;
}

h1, h2, h3, p {
	padding: 0;		
	margin: 10px;
}

ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
}

code {
  margin: 10px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
  border-left: 4px solid #CC0000;
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 10px;
 	padding: 0 0 0 32px;  	
  	background: #FAFAFA url(quote.gif) no-repeat 5px 10px !important; 
	background-position: 8px 10px;
	border: 1px solid #f2f2f2; 
	border-left: 4px solid #CC0000; 
	font-weight: bold;  
}

/* form elements */
form {
	margin: 0px; padding: 0 0px;
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 2px;
	border: 1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color: #000;
}

textarea {
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	display:block;
	color:#000;
}
.inputbutton { 
	font: bolder 12px Arial, Sans-serif; 
	border: 0px;
	padding: 0px; 
	padding-top: 10px; 
	background: transparent;
	color: #F8FF01;
}

.statistika { 
	color: white;
}

.statistika a { 
	color: white;
}



/* main column */
#main {
	position: relative;
	z-index: 3;
	margin: 0; padding: 0;
	width: 600px;
	max-width: 600px;
	color: black;
}
#main h1 {
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid black;
}
#main h5 {
	font-size: 11px;
	font-weight: bold;
}

.blok-table {
  position: relative;
  z-index: 3;
}

.blok-leftup {
  width: 14px;
  height: 36px;
}

.blok-rightup {
  width: 18px;
  height: 36px;
}

.blok-up {
  text-align: center;
  height: 36px;
}

.blok-left {
  width: 14px;
}

.blok-bodymenu {
  width: 142px;
  max-width: 142px;
  overflow: auto;
  text-align: left;
  color: white;
  font-size: 11px;
}

.blok-bodymenu a {
  color: white;
  font-size: 11px;
}

.blok-body {
  text-align: left;
}

.blok-right {
  width: 18px;
}

.blok-leftdown {
  width: 14px;
  height: 18px;
}

.blok-down {
  height: 18px;
}

.blok-rightdown {
  width: 18px;
  height: 18px;
}

.sutaz {
  position: relative;
  z-index: 3;
}

.sutaz-napis {
  color: red;
  font-size: 15px;
  font-weight: bold;
}

#main #main-articles {
	margin-top: 4px;
	width: 95%;
	text-align:center;
}
#main #main-articles p {
  	font-family: Tahoma;
  	color: black;
  	line-height: 140%;
	margin-top: 0;
	display: inline;
	text-align: left;
}

#main #main-articles td {
	width: 265px; 
	vertical-align: top;
	font-family: Sans Serif;
 	height: 216px;
}
#main #main-articles .td-top {
	width: 265px; 
	height: 12px;
	background: url(../images/site/articles/top-3.jpg) no-repeat;
}
#main #main-articles .td-bottom {
	width: 265px; 
	height: 12px;
	background: url(../images/site/articles/bottom-3.jpg) no-repeat;
}
#main #main-articles .td-middle {
	width: 265px; 
	background: url(../images/site/articles/middle-3.jpg) repeat-y;
}
.break {
	clear: both;
	width: 1px;
	height: 1px;
}
#main #main-articles .main-articles-img {
	border: 0;
	width: 125px;
	height: 200px;
	margin: 0;
	margin-top: 4px;
	margin-left: 12px;
	margin-right: 4px;
	float: left;
	/*background-repeat: no-repeat;*/
	align: right;
}
#main #main-articles .main-articles-text {
	border: 0;
	width: 113px;
	font-family: Tahoma; 
	font-size: 10px;
	color: black;
	margin-right: 10px;
	min-height: 200px;
}
#main #main-articles .main-articles-text-title {
	font-family: Verdana, Arial, Sans-serif; 
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
	display: block;
	color: #8A00FF;
}
#main #main-blogs-strip {
	background: url(../images/site/blogy.png) no-repeat;
	height: 27px;
	width: 540px;
}
#main #main-blogs {
	width: 95%;
	margin-top: 0px;
}

#main #main-blogs .main-blogs-img {
	border: 0px;
	width: 90px;
	float: right; 
	margin:5px;
	margin-right: 3px;
}
#main #main-blogs .main-blogs-text {
	border: 0;
	width: 90px;
	position: relative;
	float: right;
	top: -6px;
	left: -25px;
	_left: -10px;
	font-family: Arial, Sans-serif; 
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	display: inline;
	color: black;
}
#main #main-blogs .main-blogs-text-title {
	font-family: Verdana, Arial, Sans-serif; 
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
	display: block;
	text-align: left;
}
#main .paragraph-narrow {
	width: 500px; 
	text-align: center;
}
#main a {
	color: #0000F0;
	font-weight: bold;
	text-decoration: none;
}
#main a:hover {
	color: #40A0FF;
	font-weight: bold;
	text-decoration: underline;
}

#main #main-blogs p {
	min-height: 180px;
	height: auto !important;
  	height: 180px;
}
#main #main-blogs td {
	width: 265px; 
	vertical-align: top;
	font-family: Sans Serif;
}
#main #main-blogs .td-top {
	width: 265px; 
	height: 12px;
	background: url(../images/site/blogy-top-3.png) no-repeat;
	position: relative;
	top: 0;
	left: 0;
}
#main #main-blogs .td-bottom {
	width: 265px; 
	height: 12px;
	background: url(../images/site/blogy-bottom-3.png) no-repeat;
	position: relative;
	bottom: 0;
	left: 0;
	_bottom: -2px;
}
#main #main-blogs .td-middle {
	width: 265px; 
	background: url(../images/site/blogy-middle-3.png) repeat-y;
}

/* sidebar */
#sidebar {
	float: left;
	margin: 0px; padding: 0; 
}

#sidebar .menu-menuSpace {
	height: 10px;
}
#sidebar .menu-menuItem {
	margin-bottom: 0px;
	text-align: right;
}
#sidebar .menuItem-text {
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Sans-serif; 
}

/* footer */
.footer { 
	clear: both; 	
	padding: 2px 0 10px 0; 
	text-align: center;  
	line-height: 1.5em;	
	font-size: 95%;
	margin-top: 15px;
	color: blue;
}
.footer a { 
	text-decoration: none; 
	font-weight: bold;		
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes  */
.clear {	clear: both; }
.red   { color: #CC0000; }

