
/* Global
------------------------------------------------------------------*/
html, body, ul, li, #page, #header, #footer {
	margin:0;
	padding:0;
}

html, body {
/*
  height: 100%;
*/
}

body {
	background: #222d2d;
	font:76%/140% Verdana,Arial,Helvetica,sans-serif;
	color: #ceebeb;
	text-align: center;
	margin: 30px; 
}


hr {
	clear:both;
	visibility:hidden;
}

ul,li {
	list-style-type:none;
	}

a {
	-moz-outline:none; 
}

/* Layout
------------------------------------------------------------------*/	
#page {
  position: relative;
  width: 800px;
  margin: auto;
  text-align: left;
  background: #222d2d url(../img/background.gif) repeat-y;
}

#header {
  height: 130px;
  width: 792px;
  float: left;
  position: relative;
  background: url('../img/head.gif') no-repeat #000000;
}

.small #main {
  float: left;
  display: inline;
  text-align: justify;
  width: 800px;
  background: url(../img/news/background.gif);
}

.small #footer {
  width: 800px;
  font-size: 90%;
	background: url(../img/smallfooter.gif) no-repeat bottom left;
	height: 19px;
	clear: both;
	position: relative;
}

.big #main {
  float: left;
  display: inline;
  text-align: justify;
  width: 800px;
  min-height: 380px;
}

.big #footer {
  width: 800px;
  font-size: 90%;
	background: url(../img/bigfooter.gif) no-repeat bottom left;
	height: 19px;
	clear: both;
	position: relative;
}

/* Header
------------------------------------------------------------------*/  

#header #logo {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 250px;
  height: 70px;
  border: none;
}

#header #logo span {
  display: none;
}

/* Main
------------------------------------------------------------------*/  

.small #main #content-primary {
	width: 528px;
	float: left;
	display: inline;
}
	
.small #main #content-secondary {
	width: 264px;
	float: left;
	padding: 0px;
}	

/* Footer
------------------------------------------------------------------*/  

#footer #footmenu {
  position: absolute;
  height: 20px;
  width: 100%;
  color: #68818d;
  top: 25px;
  text-align: center;
  padding-bottom: 6px;
}

#footer span {
	margin-right:15px;
	}
#footer a {
	border:0;
	color:#68818d;
	text-decoration:none;
	}
#footer img {
	vertical-align:middle;
	margin-left:3px;
	padding-bottom:2px;
	border: none;
	}

/* Links
------------------------------------------------------------------*/
a:link, a:visited {
	text-decoration: none;
	color: #e45a49;
	}	

/* Main navigation
------------------------------------------------------------------*/

ul#nav {
	position: absolute;
	top: 103px;
	left: 10px;
	height: 27px;
}

#nav.cs {
	width: 778px;
}

#nav.en {
	width: 736px;
}

ul#nav li {
	display: block;
	float: left;
	text-indent: -9999px;	
}

ul#nav li a {
	display:block;
	height:27px;
	text-decoration:none;
	border: 0px solid red;
}

#nav.cs {
	background: transparent url(../img/navigation-cs.gif) no-repeat 0px -27px;
}

#nav.cs li a {
	background:transparent url(../img/navigation-cs.gif) no-repeat;
}


#nav.en {
	background: transparent url(../img/navigation-en.gif) no-repeat 0px -27px;
}

#nav.en li a {
	background:transparent url(../img/navigation-en.gif) no-repeat;
}

/* cs */	
li#cs1 a {width:84px;}
li#cs2 a {width:88px;}
li#cs3 a {width:115px;}
li#cs4 a {width:75px;}
li#cs5 a {width:87px;}
li#cs6 a {width:70px;}
li#cs7 a {width:86px;}
li#cs8 a {width:74px;}
li#cs9 a {width:99px;}

/* en */	
li#en1 a {width:68px;}
li#en2 a {width:90px;}
li#en3 a {width:113px;}
li#en4 a {width:78px;}
li#en5 a {width:63px;}
li#en6 a {width:70px;}
li#en7 a {width:80px;}
li#en8 a {width:75px;}
li#en9 a {width:99px;}

/* menu actions */

li#cs1 a:link,  li#cs1 a:visited {background-position:  -10px   0px;}
li#cs1 a:hover, li#cs1 a:focus   {background-position:  -10px -27px;}
li#cs2 a:link,  li#cs2 a:visited {background-position:  -94px   0px;}
li#cs2 a:hover, li#cs2 a:focus   {background-position:  -94px -27px;}
li#cs3 a:link,  li#cs3 a:visited {background-position: -182px   0px;}
li#cs3 a:hover, li#cs3 a:focus   {background-position: -182px -27px;}
li#cs4 a:link,  li#cs4 a:visited {background-position: -297px   0px;}
li#cs4 a:hover, li#cs4 a:focus   {background-position: -297px -27px;}
li#cs5 a:link,  li#cs5 a:visited {background-position: -372px   0px;}
li#cs5 a:hover, li#cs5 a:focus   {background-position: -372px -27px;}
li#cs6 a:link,  li#cs6 a:visited {background-position: -459px   0px;}
li#cs6 a:hover, li#cs6 a:focus   {background-position: -459px -27px;}
li#cs7 a:link,  li#cs7 a:visited {background-position: -529px   0px;}
li#cs7 a:hover, li#cs7 a:focus   {background-position: -529px -27px;}
li#cs8 a:link,  li#cs8 a:visited {background-position: -615px   0px;}
li#cs8 a:hover, li#cs8 a:focus   {background-position: -615px -27px;}
li#cs9 a:link,  li#cs9 a:visited {background-position: -689px   0px;}
li#cs9 a:hover, li#cs9 a:focus   {background-position: -689px -27px;}

ul#nav li#cs1 a.actual {background-position:  -10px -54px;}
ul#nav li#cs2 a.actual {background-position:  -94px -54px;}
ul#nav li#cs3 a.actual {background-position: -182px -54px;}
ul#nav li#cs4 a.actual {background-position: -297px -54px;}
ul#nav li#cs5 a.actual {background-position: -372px -54px;}
ul#nav li#cs6 a.actual {background-position: -459px -54px;}
ul#nav li#cs7 a.actual {background-position: -529px -54px;}
ul#nav li#cs8 a.actual {background-position: -615px -54px;}
ul#nav li#cs9 a.actual {background-position: -689px -54px;}

li#en1 a:link,  li#en1 a:visited {background-position:  -10px   0px;}
li#en1 a:hover, li#en1 a:focus   {background-position:  -10px -27px;}
li#en2 a:link,  li#en2 a:visited {background-position:  -78px   0px;}
li#en2 a:hover, li#en2 a:focus   {background-position:  -78px -27px;}
li#en3 a:link,  li#en3 a:visited {background-position: -168px   0px;}
li#en3 a:hover, li#en3 a:focus   {background-position: -168px -27px;}
li#en4 a:link,  li#en4 a:visited {background-position: -281px   0px;}
li#en4 a:hover, li#en4 a:focus   {background-position: -281px -27px;}
li#en5 a:link,  li#en5 a:visited {background-position: -359px   0px;}
li#en5 a:hover, li#en5 a:focus   {background-position: -359px -27px;}
li#en6 a:link,  li#en6 a:visited {background-position: -422px   0px;}
li#en6 a:hover, li#en6 a:focus   {background-position: -422px -27px;}
li#en7 a:link,  li#en7 a:visited {background-position: -492px   0px;}
li#en7 a:hover, li#en7 a:focus   {background-position: -492px -27px;}
li#en8 a:link,  li#en8 a:visited {background-position: -572px   0px;}
li#en8 a:hover, li#en8 a:focus   {background-position: -572px -27px;}
li#en9 a:link,  li#en9 a:visited {background-position: -647px   0px;}
li#en9 a:hover, li#en9 a:focus   {background-position: -647px -27px;}


ul#nav li#en1 a.actual {background-position:  -10px -54px;}
ul#nav li#en2 a.actual {background-position:  -78px -54px;}
ul#nav li#en3 a.actual {background-position: -168px -54px;}
ul#nav li#en4 a.actual {background-position: -281px -54px;}
ul#nav li#en5 a.actual {background-position: -359px -54px;}
ul#nav li#en6 a.actual {background-position: -422px -54px;}
ul#nav li#en7 a.actual {background-position: -492px -54px;}
ul#nav li#en8 a.actual {background-position: -572px -54px;}
ul#nav li#en9 a.actual {background-position: -647px -54px;}


/* Lang navigation
------------------------------------------------------------------*/

ul#lang {
	display: block;
  position: absolute;
  top: -20px;
  right: 0px; 
}

ul#lang li {
  display:inline;
}

ul#lang li a {
	border:0px;
  padding:0 6px 0 0;
  font-size: 12px;
  color: #A5A59A;
}

ul#lang li a.actual {
  color: #68818d;
}

/* Right 
------------------------------------------------------------------*/

#news, #weekfoto, #blocks {
	margin:20px 0px 0px 0px;
	float:left;
	width:264px;
}

#news h2, #weekfoto h2 {
	text-indent:-9999px;
	display:block;
	height:40px;
	width:264px;
	margin: 0px;
}

#news .cs {background:url(../img/news_cs.gif) no-repeat;}			
#news .en {background:url(../img/news_en.gif) no-repeat;}			

#weekfoto .cs {background:url(../img/weekphoto_cs.gif) no-repeat;}					
#weekfoto .en {background:url(../img/weekphoto_en.gif) no-repeat;}					

#news ul {
	background:transparent url(../img/news/dotted-line-light.gif) repeat-x top left;
	padding:1px 0 0 0;
	margin: 0 0 0 0;
	
}	
	
#news ul li {
  margin: 0px;
  padding: 0px;
	background:transparent url(../img/news/dotted-line-light.gif) repeat-x bottom left;
}

#news ul li a {
	display:block;
	text-align: left;
	padding:9px 10px 9px 20px;
}
	
#news ul li a:hover {
	background:#293838 url(../img/news/dotted-line-light.gif) repeat-x bottom left;
}				

#news ul li a span {
	color: #b5b4a0;
	font-size:0.94em;
}

#news .back {
  position: absolute;
  right: 6px;
  top: 160px;
  padding-left: 16px;
  background-image: url(../img/arrow-back.gif);
  background-repeat: no-repeat;
  background-position: 0% 50%;
}

#news .next {
  float: right;
  margin: 6px;
  padding-right: 16px;
  background-image: url(../img/arrow-next.gif);
  background-repeat: no-repeat;
  background-position: 100% 50%;
}

#news .next,
#news .back {
  margin: 8px;
	color:#68818d;
	text-decoration:none;
}

#news .next:hover,
#news .back:hover {
  color: #BED604;
}

#weekfoto {
  margin-top: 5px;
  margin-bottom: 1em;
  text-align: center !important;
}

#weekfoto .foto {
  margin-top: 10px;
  background-color: #000000;
  min-height: 100px;
  width: 184px;
  border: 8px solid #1C2626;
}

#blocks ul {
	padding:1px 0 0 0;
	
}	
	
#blocks ul li {
  margin: 0px;
  padding: 0 0 1em; 0;
}


/* Entries
------------------------------------------------------------------*/
.entry {
	margin: 20px 20px 25px 20px;
}

.entry p {
	line-height:150%;
	margin-bottom:1.3em;
	line-height: 1.8em;
}

.entry a {
	border-bottom: 1px dotted #9F3E31;
}

.entry a:hover {
	border: none;
	border-bottom:1px solid;
	background-color: #293838;
	color: #e45a49;
}

.entry ul {
	margin: 1em;  
}
.entry li {
  list-style-type: square;
	margin-left: 1em;  
}

.entry h1 {
	color:#94b3c5;
	font: normal 24px "Trebuchet MS",Arial,Helvetica,sans-serif;
	margin-bottom: 0.2em;
	letter-spacing: 1px;
}

.entry h2 {
	color: #d3b737;
	padding-bottom: 0.5em;
	margin: 1em 0 0 0;
	font: bold 1em "Trebuchet MS",Arial,Helvetica,Sans-Serif;
	text-transform: uppercase;
	letter-spacing: 2px;
}
	
.entry h3 {
	color:#94b5c2;
	padding-bottom: 0.5em;
	margin: 1em 0 1em 0;
	font: bold 1em "Trebuchet MS",Arial,Helvetica,Sans-Serif;
	letter-spacing: 2px;
}

.entry div {
	background: url(../img/dotted-line.gif) repeat-x bottom left;
}

.entry p div {
	background: none;
}

.entry span {
	font-size: 80%;
	display: block;
	color: #9b9b8e;
	padding-left: 20px;
	background:url(../img/icon-pencil.gif) no-repeat;
}

.entry img {
/*
  border: 1px solid #D3B737;
*/
  border: 1px solid #666;
  padding: 4px;
  background: #222d2d;
}

.entry .spacer {
  height: 1em;
  background: none;
}

.entry .quote {
  width: 98%;
	color:#e6ffd4;
	font-size:.94em;
	line-height:160%;
	font-style:italic;
	margin:10px 10px 10px 0px;
	padding:10px 10px 5px 15px;
	background:url(../img/quote.gif) no-repeat;
}	

.entry a.gallery {
  width: 328px;
  float: left;
  height: 85px;
  border: none;
  margin-right: 20px;
  padding: 12px 6px 5px 10px;

  text-align: left;
	color:#D3B737;
  font-size: 120%;
  font-weight: bold; 
	background:url(../img/dotted-line.gif) repeat-x bottom left;
}

a.gallery img {
  float: left;
  margin-right: 1em;
  width: 100px;
  height: 75px;
}

a.gallery:hover {
  color: #e45a49;
  background-color: #293838;
  border: none;
}

/*  gallery */

#partimg {
  float:left;
  width:410px;
  background: none;
}
    
#parthumb {
  float:right;
  width:330px;
  background: none;
}

#partimg div {
  background:url(../img/cover.gif);
  width: 400px;
  height: 300px;
  position: absolute;
}

#partimg a {
  border: 1px solid #AF8A31;
} 

#partimg img {
/*
  border: 1px solid #AF8A31;
*/
  border: 1px solid #666;
  padding: 4px;
  background: #222d2d;
}

#partimg h2 {
	margin:5px 10px 10px 0px;
	padding:5px 10px 10px 15px;
	background:url(../img/quotetitle.gif) no-repeat;
	background-position: 0% 100%;
	
	color: #ceebeb;
	font: normal 1em Verdana,Arial,Helvetica,sans-serif;
	text-transform: none;
	letter-spacing: normal;
}

#parthumb table {
  border-collapse: collapse;
  border: none;
  padding: 0px;
}

#parthumb a {
  border: none;
}
#parthumb table td {
  padding: 0px 2px 0px 2px;
}

#parthumb table img {
  filter: alpha(opacity=30);
  -moz-opacity: 0.30; 
  opacity: 0.30;
  width: 100px;
  height: 75px;
  border: 1px solid #666;
  padding: 2px;
}

#parthumb table img.imgact, #parthumb table img:hover {
  filter: alpha(opacity=100);
  -moz-opacity: 1; 
  opacity: 1;
  background: #222d2d;
}

#partrest {
  border: none;
  margin: 0px;
  padding: 0px;
  position: absolute;
  bottom: 1em;
  clear: both;
  width: 760px;
  z-index: 100;
  text-align: center;
	color: gray;
	font-size:.94em;
}
/* Pagination navigation
------------------------------------------------------------------*/

ul#pagination {
	display: block;
  margin-left: 0px;
  padding-bottom: 1em;
}

ul#pagination li {
  display:inline;
  margin: 0px;
  padding: 0px 1em 0px 0px;
}

ul#pagination li a {
  padding: 0px 0px 0px 0px;
  border-bottom:1px dotted;
}

ul#pagination li a.active {
  font-weight: bold;
  font-size: 120%;
  color: #CAE001;
  border: none;
}


#newsimages  {
  margin: 0px;
  padding: 0px;
  text-align: center;
}

#newsimages li {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  display: inline;
}

#newsimages li img {
  margin: 0.5em;
}

#discussion {
  margin: 0px;
  padding: 0px;
  margin-top: 1em;
  background:transparent url(../img/bg-comments.gif) repeat-y;

}

#discussion li {
  list-style-type: none;
  margin: 0px;
  display: block;
	margin:0px 0px 25px 0px;
	width:750px;
}

#discussion li.even {
	background:url(../img/bg-comment.gif) repeat-y;  
}

#discussion li .avatar {
  float: left;
  width: 36px;
  height: 36px;
  border: 2px solid #cae001;
  margin: 2px;
  padding: 0px;
}

#discussion li h3 {
	color:#cae001;
	letter-spacing:2px;
	padding: 10px 0 10px 0;
	margin: 10px 10px 10px 55px;
	font:normal .94em "Trebuchet MS",Arial,Helvetica,sans-serif;
	text-shadow:#000 2px 2px;
	background:url(../img/dotted-line.gif) repeat-x left bottom;
}


#discussion h3 em {
	padding-right:10px;
	margin-right:9px;
	border-right:1px dotted #4b5757;
	font-style:normal;
}

#discussion h3 a {
  color:#cae001;
	background:none;
	border:0;
}

#discussion h3 a:hover {
	color:#e45a49;
}

#discussion h3 span {
	float:right;
}

#discussion div.text {
  margin:10px 10px 0px 55px;
  border: none;
  background: none;
}

#discussion div.text p.reply {
  color: #000;
  font-size: 90%;
  padding: 0;
  margin: 0 0 1em 0;
  font-style: italic;
}

#discussion div.clear {
	clear:both;
	height:19px;
	background: none;
	width:750px;
	display:block;
	border:0;
	}

#discussion .even div.clear {
	background:#2f3e3e url(../img/bg-comment-bottom.gif) no-repeat;
}
  
#discussion li.admin {
	background:#b4cde6  url(../img/bg-comment-v.gif) repeat-y;  
}
  
#discussion li.admin h3 {
	color:#fff;
	background:url(../img/dotted-line.gif) repeat-x left bottom;
	text-shadow:#687f97 2px 2px;
	}
  
#discussion .admin div.clear {
	clear:both;
	height:19px;
	background:#b4cde6 url(../img/bg-comment-bottom-v.gif) no-repeat;
	width:750px;
	display:block;
	border:0;
}

#discussion li.admin .avatar {
  border: 2px solid #74A2CF;
}

#discussion li.admin h3 a,
#discussion li.admin h3 a:link,
#discussion li.admin h3 a:visited {
	background:none;
	color:#fff;
	border:0;
	}
#discussion li.admin h3 em {
	border-right:1px dotted #fff;
	}

#discussion li.admin {
	color:#475867;
	}

#discussion div.clear hr {
	display:none;
}
 
#discusstext {
  display: none;
} 

#discusstext code {
  display: block;
  color: #BED604;
}
    	
#actions {
  position: absolute;
  right: 10px;
  top: 140px;
}

.actions li {
  display: inline;
}

.actions li a {
  color: #68818d;
  border: none;
  vertical-align: top;
  margin: 0px;
  padding: 0px;
}

.actions li a:hover {
  color: #BED604;
  background: none;
}

.actions li.newcomment {
  padding-left: 16px;
  background-image: url(../img/new-comment.gif);
  background-repeat: no-repeat;
  background-position: 0% 60%;
}

.actions li.next {
  padding-right: 16px;
  background-image: url(../img/arrow-next.gif);
  background-repeat: no-repeat;
  background-position: 100% 60%;
  
}

.actions li.back {
  padding-left: 16px;
  background-image: url(../img/arrow-back.gif);
  background-repeat: no-repeat;
  background-position: 0% 60%;
}

/* discussion */

#discussnavi {
  float: right;
}

#discussform fieldset {
	background-color:#263333;
	padding: 5px 0px 0px 0px;
  margin: 20px 0px 0px 40px;
	width:655px;
	color:#aec4c4;
	border: none;
}

#discussform div.clear {
	clear:both;
	height:19px;
	background:#2f3e3e url(../img/bg-comment-bottom-form.gif) no-repeat;
	width:655px;
	display:block;
	border: none;
  margin: 0px 0px 0px 40px;
}

#discussform div.clear hr {
	display:none;
}

#discussform ul {
  width: 400px;
  display: block;
  float: left;
  margin-left: 15px;
}

#discussform li {
  display: block;
  margin: 0px;
  margin-bottom: 0.8em;
  list-style-type: none;
}

#discussform li label {
  display: block;
}

#discussform li input {
  width: 100%;
}

#discussform li.captcha input {
  width: 200px;
  margin-right: 10px;
  vertical-align: bottom;
}

#discussform li.captcha img {
  vertical-align: bottom;
  padding: 0px;
}

#discussform li textarea {
  width: 100%;
  height: 150px;
}

#discussform strong {
	color:#e5ff00;
	font-size:.94em;
	font-weight:normal;
}

#discussform .allowed {
	padding-top:0px;
	float:left;
	width: 195px;
	height: 20px;
	background-image: none;
  margin-left: 20px;
  margin-left: 10px;
}	

#discussform .allowed h3 {
	display:block;
	height:45px;
	width:180px;
	text-indent:-9999px;
	background:url(../img/allowed-required.gif) no-repeat;
	}	

#discussform .allowed p {
	padding:0 0 10px 0;
	margin:0 0 5px 0px;
	background:url(../img/dotted-line.gif) repeat-x left bottom;
	}  	
	
#discussform .submit {
  margin-top: 1em;
  border: 1px solid green;
  padding: 2px;
  background: #6E9230 url(../img/bg-green.gif) repeat-x;
  color: #fff;
  cursor: pointer;
}

/* User images
------------------------------------------------------------------*/

#userpart {
  border: none;
  background-image: none;
  margin-top: 1em;
}

#userpart #userimages {
  margin: 0;
  padding: 0;
  border: none;
  clear: both;
}

#userpart #userimages li {
  list-style-type:none;
  margin: 0 1em 1em 0;
  padding: 0;
  border: none;
  display: block;
  float: left;
  vertical-align: bottom;
}

#userpart #userimages div {
  margin: 0;
  padding: 0;
  background: none;
  font-size: 70%;
}

#userpart #userimages div a {
  border: none;
}

#userpart #userimages div img {
  vertical-align: middle;
  margin: 0;
  border: none;
  background: none;
}

#userpart #login label {
  display: block;
  width: 8em;
}

#userpart fieldset {
  background: #3E4F4F;
  border: 1px solid #3E4F4F;
  margin: 0;
  padding: 1em;
  font-size: 90%;
}

#userpart input {
  margin-right: 1em;
  font-size: 90%;
}

#userpart p {
  margin: 0;
  width: 250px;
  float: right;
  font-style: italic;
}

#userpart .submit {
  border: 1px solid green;
  padding: 2px;
  background: #6E9230 url(../img/bg-green.gif) repeat-x;
  color: #fff;
  cursor: pointer;
}

#userpart .clear {
	background:#3E4F4F url(../img/bg-comment-bottom.gif) no-repeat 100% 0%;
	clear:both;
	height:19px;
	display:block;
	border: none;
}


#userpart #imgmenu {
  height: 2em;
  line-height: 2em;
  background: #3E4F4F;
  margin: 0;
  padding: 0;
  border: 0;
  margin: 1em 0 0.5em 0;
}

#imgmenupage,
#imgmenuact {
  margin: 0;
  padding: 0;
  margin: 0 0.5em 0 0.5em;
}

#imgmenupage li,
#imgmenuact li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: inline;
}

#imgmenupage li.active {
  font-weight: bold;
  color: #CAE001;
}

#imgmenupage {
  width: 490px;
}

#imgmenupage li {
  float: left;
}

#imgmenuact {
  float: right;
}

#imgmenuact .basket {
  background: url(../img/icon-kosik.gif) no-repeat 0% 50%;
  padding-left: 20px;
}

#imgmenuact .logoff {
  background: url(../img/arrow-next.gif) no-repeat 0% 50%;
  padding-left: 16px;
}

#baskettitle {
  vertical-align: middle;
  background: none;
  float: left;
  font-size: 1.2em;
  font-weight: bold;
}

#formorder {
  background: #3E4F4F;
  margin: 0;
  border: 1px solid #3E4F4F;
}

#formorder label {
  display: block;
}

#formorder textarea {
  width: 100%;
  height: 10em;
}

#formorder #ulorder {
  margin: 1em;
  padding: 0;
}

#formorder #ulorder li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#userpart #orderinfo {
  margin: 1em 0 1em 0;
  padding: 1em;
  border: 1px solid #29DF53;
  background: #67CF7F;
  color: #376F44;
}

/* Alert messages
------------------------------------------------------------------*/

p.alert {
	margin:10px 0 0 0;
	padding:10px 10px 10px 30px;
	background: #e45a49 url(../img/icon-alert-big.gif) no-repeat 0% 5px;
	border: 1px dashed #ffb36b;
}

.xhtml img {
  width: 56px;
  height: 15px;
}

.rss img {
  width: 17px; 
  height: 18px;
}

.toplist {
  display: none;
}


/* Subarticles
------------------------------------------------------------------*/

#subarticle {
  margin: 0px;
  padding: 0px;
}

#subarticle li {
  list-style-type: none;
  clear: both;
  margin: 0px;
  padding: 0px;
}

#subarticle li a {
  display: block;
  border: none;
  padding: 6px;
  background: #2F3E3E url(../img/dotted-line.gif) repeat-x left top;
}

#subarticle li a:hover {
  text-decoration: none;
  color:#94b3c5;
  background: #293838 url(../img/dotted-line.gif) repeat-x left top;
}

#subarticle h3 {
  margin: 0em;
	color:#94b5c2;
	font: normal 1.5em "Trebuchet MS",Arial,Helvetica,Sans-Serif;
	letter-spacing: 2px;	
}

#subarticle p {
  color: #A6A69B;
  font-style: italic;
}

#subarticle li img {
  float: left;
  width: 100px;
  margin-right: 10px;
  margin-bottom: 4px;
}

#subarticle li hr {
  clear: both; 
  display: block; 
  visibility: hidden;
  border: 0px;
  margin: 0px;
  padding: 0px;
}

/* Projects
------------------------------------------------------------------*/


.vypis  {
  margin: 0px;
  padding: 0px;
  text-align: center;
}

.vypis li {
  list-style-type: none;
  margin: 4px;
  padding: 0px;
  display: inline;
}

.vypis li a {
  background: none;
  border: none;
}

.vypis li a:hover {
  background: none;
  border: none;
}


.zalozit {
  float: right;
}

.zalozit img {
  width: 125px; 
  height: 16px; 
  border: none; 
  margin: 0; 
  padding: 0; 
  text-decoration: none;
}

#gallerybreadcrumb {
  margin: 0.2em 0 0.4em 0;
}

#gallerybreadcrumb li {
  display: inline;
  margin: 0 0.3em 0 0;
}