/* This Style sheet was made by aran @ studio7designs.com  if you have any questions please email me or visit http://www.studio7designs.com */

*{border:0;margin:0;padding:0;background:transparent;}

body
{
font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;

font-size: 80%; color: black;
background-color: #ffffff;
line-height: 200%;
margin-top: 0px;
/*background: #ffffff url('images/bg.gif') top center repeat-x;*/
background-image: url(images/back.gif);
}


#border
{
border: 0px ;
width: 770px;
background-color: #FFFFFF;
margin: 0 auto;
}



input, textarea { border: 1px solid #808080; }

.disc_thread { border: 1px solid #808080; }

ul li { list-style-position: inside; list-style-type: square;}

#content
{
padding: 0.5em 1em;
max-width: 740px;
background-color: #FFFFFF;
}

/* * html #content {height:1%}
* > html #content {height:auto}
*/
#container
{
width: 740px;
margin: 0px auto;
background-color: #ffffff;
border: 0px solid #669900;
padding-top: 1em;
padding-bottom: 1em;
margin-top: 2em;
margin-bottom: 2em;
}

.textcenter { text-align: center; }

.splitright {
background: #ffffff url('images/menu.gif') top center no-repeat;
width: 30%;
float: right;
overflow: hidden;
text-align: center;
}

.splitleft {
background: #ffffff;
margin:auto;
/*width: 68%;*/
float: left;
overflow: hidden;
text-align: justify;
}

.blogtitle {
  border-top: 1px solid #cccccc;
  background-color: #e7f2fe;
}

.allborder {border-left: 1px solid #cccccc;border-right: 1px solid #cccccc;}

.clanek_cely {
  border-bottom: 1px solid #cccccc;
  background-color: #e7f2fe;
}


.blogdate {
  background-color: #e7f2fe;
}


.clearfloat { clear: both; display: none; }

/* ~~~~~~~~~ footer ~~~~~~~~~ */
#footer
{
	text-align: center;
/*	height: 30px;*/
	background-color: #E7F2FE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 50px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	clear: both;

}


#footer a:link, a:visited{
	color:#5B8FBE;
}

#footer a:hover, a:active{
	color:#cccccc;
}




a:active,
a:visited,
a:link	    			{ color: #5B8FBE; text-decoration: none; }
a:hover					{ color: #999999; text-decoration: underline; }

h3{
	color:#5B8FBE;
	font-family:geneva,arial,sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	word-spacing:4px;
	letter-spacing:3px;
/*	font-size:0.8em;*/
	font-weight:bold;
	padding:0 2px;
	margin:0;
}

/*~~~~~~~~~~~styles~~~~~~~~~~~~~~~*/

.style4 {font-size: 16px}
.style5 {
	font-size: 12px;
	color: #CCCCCC;
}

p.center { text-align: center; }
p.center img { border: 1px solid #cccccc;
  	background-color: #e7f2fe;
	padding: 5px;
}

div.photo-card {
  float: left; border: 1px solid #cccccc;
  background-color: #e7f2fe; padding: 5px;
  width: 170px; margin: 15px; text-align: center;
}
hr.photos-end {  clear: both; }

p:first-letter { font-size: x-large; font-family: Georgia, "New York CE", utopia, serif;}
p:hover { background-color: #e7f2fe; }


h1#logo { margin: 0; padding: 0; }

h1#logo a {
height: 90px;
width:743px;
margin: 0;
display: block;
padding-top: 2em;
font-size: 120%;
text-align: center;
font-weight: bold;
font-size: 2em;
color: black; background-color: inherit;
}

h1#logo a span { display: none; }

blockquote {
padding: 10px;
font-style: italic;
}


#abs_menu {
  position: absolute; right: 1em; top: 2em;
  border: 1px solid #808080;
  background-color: white;
  padding: 5px;
  text-align: center;
  /*width: 5%;*/
}

#abs_menu2 {
  position: absolute; right: 0.5em; top: 5em;
  border: 1px solid #808080;
  background-color: white;
  padding: 2px;
  text-align: center;
  width: 29em;
  -moz-column-width:14em;
}

.menu_list {
padding: 1px;
margin-left: 0;
font: 11px verdana, sans-serif;
width: 14em;
color: gray; }

.menu_list li {
list-style: none;
margin: 0px;
text-align: left;
}

.menu_list li a {
display: block;
padding: 0.1em 0.5em 0.1em 0.9em;
border-left: 3px #e7f2fe solid;
text-decoration: none;
}

.menu_list li a:link { color: #5B8FBE; }
.menu_list li a:visited { color: #5B8FBE; }

.menu_list li a:hover {
/*font-weight:bold;*/
color: #999999;
background: #e7f2fe;
border-left: 3px #5B8FBE solid;
}

#img_preview {
  border: 1px solid #808080;
  background-color: white;
  padding: 5px;
  /*display: none;
  position: absolute;
  top:0; left:0;*/
}
