/* CSS Document */
body {
  background:#e0e0e0;
  margin:0;
  padding:0;
  color:000;
  font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
  text-align:center;
  font-size:12px;
}
#content a {
	text-decoration:none;
	color:#585858;
	/*color:#DB7224;*/
	/*color:#ffd800;*/
}
h1,#content ul,h3 {
  margin:0;
  padding:0;
}
#content ul {
	margin-left:15px;
	margin-top:10px;
	margin-bottom:10px;
}
#content h3 a {
	color:#000;
}
li {
	padding-top:3px;
}
ul{ margin:0 1.5em 1.5em 1.5em; list-style-type: circle; }
#main {
  width:816px;
  overflow:hidden;
  margin:auto;
  padding:0;
  text-align:left;
  background: #fff;
}
#logo {
  width:395px;
  float:left;
}
#header {
  height:313px;
  background: url("header.jpg") no-repeat #000;
}
#footer {
  height:215px;
  background: url("footer.jpg") top no-repeat #000;
  color:#fff;
  clear:both;
  /*font-weight:bold;*/
}
#lcol {
  width:530px;
  max-width:530px;
  float:left;
  padding-bottom:10px;
}
#rcol {
  width:230px;
  padding-top:41px;
  float:right;
  text-align:left;
  /*border:1px solid blue;*/
}
#menu {
  height:35px;
  background: url("menu.gif") top left no-repeat #BBBBBB;
}
#menu ul {
	margin:0px;
	margin-left:5px;
	padding:0px;
}
#menu-in {
  padding-left:8px;
  padding-top:10px;
}
#menu ul {
	list-style-type: none;
}
#menu li {
	float: left;
	border-right:2px solid #b7b7b7;
	padding:0 8px;
}
#menu ul li a {
  font-weight:bold;
  font-size:14px;
  text-transform: lowercase;
}
#menu ul li a:hover,.box a:hover,#footer a:hover,#content h3 a:hover {
  color:#585858;
  text-decoration:underline;
}

#content {
  padding:8px 16px;
  padding-bottom:16px;
  text-align:justify;
/*  padding-right:35px;*/
}
#toparea {
  color:#fff;
  padding-top:90px;
  width:420px;
  float:right;
/*  height:170px;*/
}
#toparea h1 {
  text-transform: lowercase;
  color:#fff;
  margin-left:5px;
  font-size:38px;
}
#toparea h1 span {
  font-size:48px;
}
#toptext {
  padding-left:5px;
  padding-right:45px;
}
p#category {
  font-size:10px;
  margin-top:-8px;
  color:#cbcbcb;
}
p#category a,p#category span {
  color:#fff;
}
#header a,#footer a,#menu ul a,p.category a,.box a {
  text-decoration: none;
  color:#fff;
}
#toparticles {
  /*border:1px solid blue;*/
  margin-left:25px;
  width:275px;
  float:left;
  height:150px;
}
#about {
  width:200px;
  float:left;
   height:150px;
}
#dizajn {
  width:245px;
  float:left;
  margin-left:20px;
   height:150px;
   margin-right:15px;
}
#footer h4 {
  color:#fff;
  font-size:16px;
  text-transform: uppercase;
  padding-top:20px;
  margin:0;
  font-weight:normal;
}
#footer h4 span {
  font-weight:bold;
}
.box {
  width:344px;
  /*border:1px solid #cccccc;*/
  float:left;
  margin-right:10px;
  background: url(boxback.jpg);
  background: url(380x196.jpg);
  height:160px;
  overflow:hidden;
  margin-bottom: 1.5em;
  padding:1.5em;
}
div#rcol div#a_box, div#rcol div#c_box {
 background: url(236x159.jpg) no-repeat;
 overflow:hidden;
 height:123px;
}
div#rcol div#a_box {
   height:355px;
   background: url(236x159c.jpg) no-repeat;
}
html>body div#rcol div#a_box img {
  margin-bottom:-8px;
}


div#rcol div#r_box {
 background: url(236x181.jpg) no-repeat;
 overflow:hidden;
 height:145px;
}

div#rcol div#p_box {
 background: url(236x104.jpg) no-repeat;
 overflow:hidden;
 height:68px;
}

.box a {
  color:#000;
}
p.category {
  margin-bottom:0px;
  font-size:10px;
}
p.category a,p.category span {
  color:#585858;
/*	color:#DB7224;*/
}
.box h3 {
  font-size:14px;
  font-weight:bold;
}
div.widebox {
  float:none;
  width:490px;
  height:125px;
  background: url("526x161.jpg") no-repeat;
}
div.rightbox {
  width:200px;
}
a,div.rightbox a {
  color:#585858;
  text-decoration: underline;
}
#search {
  /*background: url("searchbox.gif") no-repeat;*/
/*  margin-top:45px;*/
  margin-left:205px;
  position:absolute;
  top:282px;
}
#ginput {
  position:relative;
  top:-8px;
  height:16px;
  width:190px;
}


/* SOC */
.soc strong {
	float: left;
	line-height: 21px;
	font-weight: normal;
	color: #333333;
	padding-top: 3px;
	padding-left: 8px;
}
.soc {
	padding: 7px 10px 6px 0;
	margin: 15px 0 20px 0;
	border: 1px solid #cccccc;
	border-left: 0;
	border-right: 0;
	clear:both;
}
.soc span {
	float: left;
	padding-left: 14px;
}
.soc a,.soc a:visited {
	position: relative;
	display: block;
	padding: 2px 0 2px 21px;
	background: url(jagg.png) no-repeat left center;
}
.soc a:hover {
	text-decoration: none;
}
.soc a.linkuj {
	background-image: url(linkuj.png);
}
.soc a.sme {
	background-image: url(vybralisme.png);
}
.soc a.del {
	background-image: url(ico-del.gif);
}
.soc span.clearl {
	display: block;
	float: none;
	width: 100%;
	height: 1px;
	font-size: 1px;
	padding: 0;
	margin: 0;
	clear: both;
	overflow: hidden;
}
div.p_article {
	width: 150px;
	float: left;
}
div.n_article {
	width: 150px;
	float: right;
	text-align: right;
}
#admin {
	position: absolute;
	left: 10px;
	top: 10px;
	text-align:left;
}
.padd {
	padding-right:33px;
}
h2 {
	line-height:18px;
text-align:left;
}
#content h4 {
	margin-top:18px;
}
#rcol .box {
	height:auto;
}
.left {
	float: left;
	width: 150px;
}

.right {
	float: left;
	width: 500px;
}

.clear {
	clear: both;
}

.style1 {
	float: left;
	width: 150px;
	font-weight: bold;
}
h3 {
	font-size:14px;
	font-weight:bold;
	clear:both;
}
#content h4 {
	font-weight:bold;
}
#kform {
  margin-top:20px;
}
#kform form span.red,#cform form span.red {
	color: #f00;
}

#kform form input.red,#kform form textarea.red,#cform form input.red,#cform form textarea.red,div#diamond div#kform form input.red {
	border-color: #f00;  
}

#kontakt img,#telefon img {
	position: relative;
	top: 4px;
	margin-right: 4px;
}

p.pright {
	text-align: right;
	margin-top: -18px;
}

acronym {
	cursor: help;
}
h2 {
	margin-top:8px;
	font-size:18px;
}
img {
  border:0;
}
.right2 {
	float: left;
	width: 300px;
	margin-top: 20px;
}
.bord {
	margin-top: 40px;
}
/*#e_name,#e_text,#e_email {
	width: 400px;
}*/
.right3 {
	float:right;
	width:190px;
}
.bord2 {
	margin-top:20px;
}
#content img {
	margin:0 5px;
}
.vypis,pre.php,pre.csharp,.vypis-php {
	font-family: Courier New;
	font-size: 0.9em;
	background: url("code.gif") no-repeat bottom right #F9F9F9;
	margin-bottom: 5px;
	text-align: left;
	width:530px;
	/*padding:8px;*/
	overflow: auto;
}
/*#content a:hover,#content h3 a:hover,#footer a:hover {
	color:#DB7224;
/*	color:#FF9D01;*/
/*	text-decoration: underline;*/
/*}*/
#gsubmit {
/*	border:1px solid blue;*/
	width:40px;
	height:27px;
	background: url("ok.gif") no-repeat;
	overflow:hidden;
	border:0px;
	color:#fff;
	font-weight:bold;
}
#content a:hover {
	text-decoration:underline;
}
#content a {
	font-weight:bold;
}
#menu a.selected {
  color:#585858;
  text-decoration:underline;
}
#content div.nobg {
	background:#fff;
	border:none;
}
p {
	line-height:160%;
}
div.nofloat {
	float: none;
	height: auto;
	width:500px;
	clear:both;
	margin-top:55px;
}
p.date {
	margin:0px;
	padding:0px;
	font-size:10px;
	padding-left:10px;
}
/*div.comment {
	 background: url(boxback.jpg);
	 border:1px solid #ccc;
	 padding:5px;
	 margin-top:10px;
	 margin-bottom:10px;
}*/
form textarea#e_text {
width:400px;
}
div#lcol div#cform form textarea#e_text {
	width:400px;
}
a#sendbutton {
	cursor: pointer
}
p.com_autor {
	border-bottom:1px solid #ccc;
	padding-left:3px;
	padding-top:2px;
	background: #eee url(arrow-square.gif) no-repeat right -53px;
}
div.comment {
	clear:both;
	margin-bottom:30px;
}
div.com-l {
	width:150px;
	float:left;
	margin-top:-15px;
/*	border:1px solid #ccc;*/
}
div.com-r {
	width:300px;
	float:right;
	margin-top:-15px;
/*	border:1px solid #ccc;*/
}

div.referencia {
	width:150px;
	float:left;
	margin-left:1px;
	margin-bottom:40px;
	height:130px;
	overflow:hidden;
	text-align:center;
}
div.referencia div.img {
	height:95px;
	overflow:hidden;
}
div#lcol div.referencia h4 {
	margin-top:5px;
	text-align:center;
	width:120px;
}
div.ref-d {
	border:1px #ccc dashed;
	padding:5px;
	margin-right:25px;
	margin-bottom:2px;
	clear:both;
}
div.ref-l {
	width:100px;
	margin-left:5px;
	float:left;
}
div.ref-r {
	width:360px;
	float:right;
}
div.clear {
	font-size:0.1px;
}
p#kontakt img {
  width:16px;
}
#fotobox {
  position:absolute; width:180px; padding:0px; margin-left:620px; margin-top:55px;
}
#fotobox img {
  float:left;
}
#fotobox #mainfoto, #a_box img {
  border:2px solid #ccc; margin:0px; margin-right:0px; 
}
#fotobox #fbook {
 margin-top:10px;
 margin-bottom: 10px;
} 
#footer2 {
  padding-left:8px;
  position:relative;
  top:-5px;
} 
#footer2 a {
  text-decoration:none;
}
#footer2 a span {
  position:relative;
  top:-2px;
}
div#rss {
  float:left;
  text-align:left;
  margin-left:15px;
}
div#sponzoring {
  float:right;
  width:200px;
  height:20px;
  text-align:right;
  margin-right:15px;
  margin-top:30px;
}
div.ref {
  width:580px;
}
div.next_left,div.next_right {
  width: 250px; 
  float: left;
  padding-top:30px;
  padding-bottom:30px;
}
div.next_right {
   float: right;
}
.comment div {
  border:1px solid #fff;
}
.comment .active {
  background: url(arrow-square.gif) no-repeat right 3px #fff;
}
.expand_opts a {
  cursor: pointer;
}
.expand_opts {
  text-align: right;
}
span.icons {
  float:left;
  width:20px;
  margin-left:3px;
}
#a_box img {
  float:left;

}
#a_box span.icons img {
  border:0px;
}
#a_box p {
  clear:both;
}
p.atext {
  padding-top:8px;
}
#ricons {
  width: 150px; float: left
}
#ricons img {
  position:relative;
  top:5px;
}
#licons {
width: 250px; float: left
}
img.shifted {
        position:relative;
  top:2px;
}
img#mainfoto {
  position:relative;
  top:21px;
}

div.p400 {
   width:400px;
}
div#diamond {

  width:211px;
  height:426px;
  overflow:hidden;
  background: url("htc_diamond2.jpg") no-repeat;
  float:right;
  color:#ccc;
  margin-right:30px;
  margin-bottom:20px;
}
div#diamond input {
  background:#000;
  color:#ccc;
  background: url(bg_iphone-input.jpg) repeat-x;
border: 1px #000 solid;
color: #999;
float: left;
font: normal normal normal 12px/normal arial;
height: 19px;
padding: 5px 0px 0px 10px;
}
div#kform input, div#kform textarea {
  width:150px;
  
  margin-bottom:5px;
}
div#diamond input.submit {
  height:30px;
  width:162px;
}

div#diamond textarea {
background: #000 url(bg_iphone-textarea.jpg) repeat-x bottom;
border: 1px #000 solid;
color: #999;
float: left;
font: normal normal normal 12px/normal arial;
height: 170px;
overflow: ;
padding: 5px 0px 0px 10px;
scrollbar-base-color: #000;

}
div#kform {
  padding-top:35px;
  padding-left:26px;
}

div.kleft {
  float:left;
  width:300px;
  /*font: normal normal normal 16px/normal arial;   */
  padding-top:50px;
}
div#diamond input.red, div#diamond textarea.red {
    border: 1px #f00 solid;
}

dt {
	font-style: italic;
	font-weight: bold;
	/*font-size: 18px;
*/
	text-align: right;
	padding: 0 26px 0 0;
	width: 150px;
	float: left;
	height: 100px;
	border-right: 1px solid #999;
}
dd {
	width: 550px;
	float: left;
}
dd.clear {
	float: none;
	margin: 0;
	height: 15px;
}
#cv h3 {
	font-size: 16px;
	margin: 0 0 6px 0;
	position: relative;
}
#cv h3 span {
	position: absolute;
	bottom: 0;
	right: 0;
	font-style: italic;
	font-family: Georgia, Serif;
	font-size: 14px;
	color: #999;
	font-weight: normal;
}
#cv ul { margin: 0 0 32px 17px; }
 #pic { float: right; margin: 0px 0 0 0; border:1px solid blue; width:100px; height:100px;}
#cv #objective { width: 500px; float: left; }
        #cv #objective p { font-family: Georgia, Serif; font-style: italic; color: #666; }
        
         #cv p { margin: 0 0 16px 0; }
        #cv a { color: #999; text-decoration: none; border-bottom: 1px dotted #999; }
        #cv a:hover { border-bottom-style: solid; color: black; }
        
blockquote {
	margin: 1em 20px;
	font-size:1.2em;
	padding-bottom:10px;
	padding-left: 50px;
	background: transparent url(quote.gif) no-repeat; }   
  
  img.rsscomm {
    position:relative;
    top:2px;
  }
  ul.lref
  {
           float:left;
  }
  ul.rref {
             float:left;
             margin-left:20px;
  }  
  div.box ul {
    width:150px;
    display:block;
     float:left;
  }