﻿/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/
body
{
	background-color: rgb(204,204,204);
	font-size: .75em;
	font-family: Arial,sans-serif;
	margin: 0;
	padding: 0;
}

a
{
	color: rgb(20,108,180);
}
a:visited, a:link, a:active
{
	color: rgb(20,108,180);
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

ul
{
	margin-bottom: 20px;
	line-height: 1.6em;
}

/* HEADINGS   
----------------------------------------------------------*/
h2, h3, h4, h5, h6
{
	font-size: 1.3em;
	color: rgb(191,20,80);
	font-family: Arial, Helvetica, sans-serif;
	margin: auto auto; /* dla  ie7 szajsu */
}

h1 a, h2 a
{
	color: rgb(191,20,80);
	font-family: Arial, Helvetica, sans-serif;
}
h1
{
	font-size: 1.5em;
	color: rgb(191,20,80);
}
h2
{
	padding: 0 0 10px 0;
}
h3
{
	font-size: 1.2em;
}
#footer h3
{
	color: rgb(59,59,59);
	margin: 1px;
	padding: 0px;
}
#footer h2
{
	margin: 1px;
	padding: 0px;
}
h4
{
	font-size: 1.1em;
}
h5, h6
{
	font-size: 1em;
}
h6
{
	margin: 0px;
	padding: 2px;
}
/* this rule styles <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
	margin-top: 0;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */
.page
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background: white;
	margin-top: 10px;
}

#header
{
	position: relative;
	margin-bottom: 0px;
	padding: 0;
}

#header h1
{
	font-weight: bold;
	padding: 5px 0;
	margin: 0;
	color: #fff;
	border: none;
	line-height: 2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px !important;
}

#main
{
	padding: 10px 30px 15px 30px;
	margin-bottom: 30px;
	_height: 1px; /* only IE6 applies CSS properties starting with an underscrore */
	border-top: solid 4px rgb(180,180,180);
}

#footer
{
	color: #999;
	padding: 10px 0;
	text-align: left;
	line-height: normal;
	margin: 0;
	font-size: .9em;
}

/* TAB MENU     border-bottom: 1px #5C87B2 solid;
----------------------------------------------------------*/
ul#menu, ul.menu
{
	padding: 0 0 2px;
	position: relative;
	margin: 0;
	text-align: right;
}

ul#menu li, ul.menu li
{
	display: inline;
	list-style: none;
}

ul#menu li#greeting
{
	padding: 10px 20px;
	font-weight: bold;
	text-decoration: none;
	line-height: 2.8em;
	color: #fff;
}

/*-color: rgb(94,115,152); , ul#Mainm li a  */
ul#menu li a, ul.menu li a
{
	padding: 10px 15px;
	font-weight: bold;
	text-decoration: none;
	line-height: 2.8em;
	color: White;
	font-weight: bold;
}
ul#Mainm li
{
}
ul.menu li a
{
	background: url(/Images/Graphics/blue.png);
}


ul.Mainm li.m_f a
{
	background: url(/Images/Graphics/green.png);
}
ul.Mainm li.m_s a
{
	background: url(/Images/Graphics/yellow.png);
}
ul.Mainm li.m_t a
{
	background: url(/Images/Graphics/pink.png);
}
ul.Mainm li.m_fo a
{
	background: url(/Images/Graphics/skyblue.png);
}




ul#menu li a:hover, ul.menu li a:hover
{
	background-color: rgb(114,135,172);
	text-decoration: none;
}

ul#menu li a:active, ul.menu li a:active
{
	background-color: #a6e2a6;
	text-decoration: none;
}

ul#menu li.selected a, ul.menu li.selected a
{
	background-color: #fff;
	color: #000;
}
#Kategorie, #Kategorie li a
{
	text-align: left;
	font-size: 11px;
	padding-bottom: 10px;
}

/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

fieldset
{
	margin: 1em 0;
	padding: 1em;
	border: 1px solid #CCC;
}

fieldset p
{
	margin: 2px 12px 10px 10px;
}

fieldset label
{
	display: block;
}

fieldset label.inline
{
	display: inline;
}

legend
{
	font-size: 1.1em;
	font-weight: 600;
	padding: 2px 4px 8px 4px;
}

input[type="text"]
{
	width: 200px;
	border: 1px solid #CCC;
}

input[type="password"]
{
	width: 200px;
	border: 1px solid #CCC;
}

/* TABLE
----------------------------------------------------------*/

table /*  border: solid 1px #e8eef4; -*/
{
	border-collapse: collapse;
}

table td /*  border: solid 1px #e8eef4; -*/
{
	padding: 5px;
}

table th
{
	padding: 6px;
	background-color: #e8eef4;
	border: solid 2px white;
	text-align: center;
	margin: auto auto;
}

/* MISC  
----------------------------------------------------------*/
.clear
{
	clear: both;
}

.error
{
	color: Red;
}

#menucontainer
{
	margin-top: -20px;
	text-align: left;
}

div#title
{
	display: block;
	float: left;
	text-align: left;
}

#logindisplay
{
	font-size: 1.1em;
	display: block;
	text-align: right;
	margin: 10px;
	color: White;
}

#logindisplay a:link
{
	color: white;
	text-decoration: underline;
}

#logindisplay a:visited
{
	color: white;
	text-decoration: underline;
}

#logindisplay a:hover
{
	color: white;
	text-decoration: none;
}

.field-validation-error
{
	color: #ff0000;
}

.input-validation-error
{
	border: 1px solid #ff0000;
	background-color: #ffeeee;
}

.validation-summary-errors
{
	font-weight: bold;
	color: #ff0000;
}
.leftImage
{
	float: left;
	margin: 4px;
	clear: both;
	margin-right: 10px;
}
.artsList
{
	list-style: none;
	width: 500px;
	min-height: 500px;
}
.artsList a:visited
{
	color: rgb(20,108,180);
}
.artsListMain
{
	list-style: none;
	width: 250px;
	min-height: 500px;
}
.artsListMin
{
	list-style: none;
	width: 350px;
	text-align: left;
}
.Right
{
	border-left: solid 1px rgb(204,204,204);
	padding-left: 1px;
	margin-left: 3px;
}
.artsList h3, .artsListMain h3
{
	margin: 4px;
}
.artsListMin h3
{
	margin: 1px;
	padding: 0;
}
.artsListMin img
{
	width: 54px;
	height: 75px;
}
.artsListMin li
{
	margin-top: 2px;
	clear: both;
	display: block;
	padding: 1px;
}
.artsList li, .artsListMain li
{
	margin-top: 2px;
	clear: both;
	display: block;
	padding: 1px;
}
.artsList li
{
	min-height: 140px;
	font-size: 13px;
	background-color: rgb(240,240,240);
}
.artsListMin li
{
	font-size: 11px;
	min-height: 70px;
	padding: 1px;
}
.artsListMain li
{
	font-size: 11px;
	min-height: 110px;
	padding: 5px;
}
.artsListMain li a
{
	color: rgb(20,108,180);
	font-size: 15px;
}
.artsListMin li a
{
	color: rgb(20,108,180);
	font-size: 13px;
}
.artsListMin li a:hover, .artsListMain li a:hover
{
	background-color: rgb(228,228,228);
	color: rgb(0,0,0);
	text-decoration: none;
}
.artsListMain li a.KatLink, .artsListMin li a.KatLink
{
	margin: 0px;
	padding: 1px;
	font-weight: bold;
	color: rgb(51,51,51);
	font-size: 12px;
}

.artsListMain li a.KatLink:visited, .artsListMin li a.KatLink:visited
{
	text-decoration: none;
}


.Pager
{
	border-bottom: 1px #5C87B2 solid;
	padding: 0 0 2px;
	position: relative;
	margin: 0;
	text-align: center;
}
.Pager li
{
	display: inline;
	list-style: none;
	padding: 2px;
	background-color: Transparent;
}
.artsList li.PagerLI
{
	background-color: Transparent;
}

.nextprev a
{
	padding-left: 10px;
	padding-right: 10px;
}
h2.small
{
	vertical-align: middle;
	border: solid 1px rgb(219,219,219);
	color: rgb(60,60,60);
	padding: 0px 0px;
	width: 100%;
	background: rgb(239,239,239);
}
h2.small a
{
	font-size: 9pt;
	padding: 0px 3px;
	text-decoration: none;
	color: rgb(60,60,60);
}
h2.small a:hover
{
	text-decoration: underline;
}
.ItemTable td
{
	padding: 10px;
	vertical-align: top;
	text-align: left;
}
.ItemTable td h3
{
	margin: 2px;
	margin-bottom: 10px;
	color: rgb(196,19,58);
}
.center div
{
	text-align: center;
	vertical-align: middle;
	margin: auto auto;
}
#leftcolumn
{
	color: #333;
	border: 1px solid #ccc;
	background: #E7DBD5;
	margin: 0px 5px 5px 0px;
	padding: 10px;
	width: 60%;
	float: left;
}

.layoutTable td, .layoutTable
{
	vertical-align: top;
}

.centerText
{
	text-align: center;
	margin: 15px auto;
}
.logoT
{
	height: 120px;
	border: none;
}
.logoT td, .logoT td a, .logoT td img
{
	border: none;
	font-family: Verdana;
	color: white;
	font-weight: bold;
}

.logoT td h1
{
	font-family: Verdana;
	font-weight: bold;
	color: Black;
	border: none;
}

.logoT .graphic img
{
	width: 120px;
	height: 120px;
	margin: 4px 5px;
	color: White;
	border: none;
}
a.articleLink
{
	color: rgb(17,68,136);
}
#map_canvas
{
	width: 380px;
	height: 380px;
}
.lightBlue
{
	background-color: #e8eef4;
}
.leftList
{
	list-style: none;
	margin: 0;
	padding: 0;
}
.leftList li
{
	margin: 0px;
}
.giveMePadding
{
	padding: 14px;
	margin: 3px;
}
#MapInfo
{
	width: 100%;
	text-align: center;
}
.hidden
{
	display: none;
}
.LiastGroup
{
	list-style: none;
}
.topDiv
{
	float: right;
	margin-top: 3px;
	color: rgb(20,108,180);
	font-weight: bold;
	font-size: 13px;
}
.topDiv img
{
	border: none;
}

a.rssLink
{
	color: rgb(204,204,204);
	vertical-align: top;
}
.topDiv a
{
	margin-left: 5px;
	margin-right: 5px;
}
.artykulContent
{
	font-size: 14px;
}
.videoDescription
{
	font-size: 14px;
	margin: 14px;
}
.commnet
{
	width: 85%;
	margin: 15px;
}


.commentAuthor
{
	color: rgb(191,20,80);
	font-weight: bold;
	font-size: x-small;
	margin-right: 15px;
}
.date
{
	color: gray;
	font-weight: bold;
	font-size: x-small;
}
.CommentText
{
	margin: 3px;
	padding: 10px;
	display: block;
	background-color: rgb(240,240,240);
}

/* tagi start */
#tagCloud
{
	text-align: left;
	padding: 5px;
	overflow: auto;
	padding-top: 0px;
}

#tagList
{
	margin: 0;
	padding: 0;
}
#tagList li
{
	list-style-type: none;
	float: left;
	margin: 0 10px;
	height: 35px;
}
#tagList li a
{
	text-decoration: none;
	color: rgb(204,0,0);
}
#tagList li a:hover
{
	background-color: rgb(204,0,0);
	color: White;
}
/* tagi end */
.thumbNail
{
	width: 240px;
	height: 180px;
}
.thumbNailSmall
{
	width: 240px;
	height: 180px;
}
.gSearch
{
	background: url('/Images/Graphics/searchB.gif') repeat-x;
	color: White;
	cursor: pointer;
	font-weight: bold;
}
.searchForm
{
	margin-right: 100px;
	vertical-align: middle;
}
.share li
{
	list-style: none;
	float: left;
	padding: 10px;
}

.breadCrampSeparation
{
	background: url(/Images/Graphics/separation.png) no-repeat;
	font-size: 27px;
	vertical-align: middle;
	color: transparent;
}
.nextLink, .editItemSteps a
{
	color: Black;
	font-weight: bold;
	font-size: large;
}
.editItemSteps
{
	border: solid 1px black;
	margin-bottom: 100px;
	width: 100%;
}

.editItemSteps td
{
	text-align: center;
	padding: 15px;
}


.basicItemStyle
{
	border: solid 1px silver;
	margin: 10px 0;
	padding: 5px;
		background-color:#f8f6f6;
}
.fr
{
	float: right;
}

.ExtendedItem td
{
	vertical-align: bottom;
	padding-bottom: 10px;
		background-color:#f8f6f6;
}
.ExtendedItem
{
	width: 100%;
	height: 100%;
	background-color:#f8f6f6;
}
.ExtendedItem td.bottom
{
	vertical-align: bottom;
	margin-bottom: 12px;
}

.ExtendedItemProfDiv
{
	text-align: left;
	margin-bottom: 10px;
	border: solid 1px gray;
	background-color:#f8f6f6;

}
.more
{
	/*color: White;         background-color: #17c734;*/
	padding: 8px;
}
.more a
{
	font-weight: bold;
}
#adres
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.uslugiList
{
}

.uslugiListMore
{
	display:none;
}