/* -------------------*
 *       RESET        *
 *------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, b, i, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, embed, param, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; line-height: 1em; font-weight: normal; font-style: normal; }
input, textarea { margin: 0; padding: 0; }
button { width: auto; overflow: visible; cursor: pointer; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { border: 0; }
address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal; }
ol, ul { list-style: none; }
caption, th { text-align: left; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; font-family: 'HelveticaNeueCELight', Helvetica, Arial, sans-serif;}
abbr, acronym { border: 0; }
a span, a strong, label { cursor: pointer; }
strong {font-weight:bold;}
em {font-style:italic;}
strong em, em strong { font-weight:bold; font-style:italic; }

/* -------------------*
 *       GLOBAL       *
 *------------------- */
body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 20px;
	color: #272727;
	text-align: center;
	background: #ffffff;
	font-family: Helvetica, Arial, sans-serif;
}
body.inframe {text-align:left;}
input, select, textarea, button {
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
}
button { border: 0; }

/* formatovanie textu */
p {
	line-height: 20px;
	font-size:14px;
	padding:0 0 20px 0;
}
p.topped { font-family: 'HelveticaNeueCELight', Helvetica, Arial, sans-serif; line-height:38px; letter-spacing:-0.2px; }
p.topped span {display:inline-block;padding:0 1px;}
p.topped span.intopped {display:block;padding:59px 0 0 0;}
p.msgbox { background:#f5f5f5; border:1px solid #ccc; padding:10px; font-weight:bold; margin:0 0 20px 0; }
p.excerpt {
	line-height:20px;
	font-size:16px;
}
p em {
	font-style:italic;
	color:#727272;
	line-height: 20px;
}
a {
	color: #5793C0;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
small {
	font-size: 0.8em;
	line-height: 1.4em;
}
sup {
	position: relative;
	bottom: 0.3em;
	vertical-align: baseline;
}
sub {
	position: relative;
	bottom: -0.2em;
	vertical-align: baseline;
}
acronym, abbr {
	cursor: help;
	letter-spacing: 1px;
	border-bottom: 1px dashed;
}
img {
	margin:0 0 10px 0;
}

/* zoznamy */
ol, li, ul {
	line-height: 20px;
}
ol, ul {
	padding:0 0 20px 20px;
}
ol {
	list-style:decimal outside;
}
ul {
	list-style:square outside;
}

/* nadpisy */
h1 {
	font-size: 25px;
	line-height: 33px;
	letter-spacing:0;
	font-weight:normal;
	width:750px;
	float:left;
	padding:60px 0 70px 0;
}
body.inframe h1 {
	width:auto;
	padding:10px 0 20px 0;
	float:none;
}
h1 i {color:#5793C0;}
h1 strong {
	font-size:85px;
	letter-spacing:-4px;
	display:block;
	font-weight:100;
}
h2 {
	height:110px;
	margin:0 0 60px 0;
	font-size: 60px;
	line-height: 110px;
	font-weight:100;
	letter-spacing:-2px;
}
h2 span {
	height:110px;
	display:inline-block;
	padding:14px 73px 0 0;
	font-size: 60px;
	line-height: 110px;
	font-weight:100;
	background:url(http://www.veon.sk/images/layout/h2.gif) top right no-repeat;
	letter-spacing:-2px;
}
h3 {
	margin:0 0 23px 0;
}
h3, h3 a {
	font-size: 25px;
	line-height: 26px;
	font-weight:100;
	letter-spacing:0;
}
h4, h4 a {
	font-size: 14px;
	line-height: 20px;
	font-weight:bold;
}

/* formulare */
.kontaktform {
	width:680px;
	margin:0 30px 0 0;
	float:left;
	background:#f6f6f6;
	padding:20px;
}
label.error{
	display:none !important;
}
form div {
	float:left;
	position:relative;
	text-align:left;
	margin:0 20px 10px 0;
}
form div.rear {
	margin:0 0 10px 0;
}
form div.bott {margin:0;}
form label{
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	display:block;
	padding:5px 0;
}
form label b, .required-info b{color:#518FBE;}
.required-info {
	display:block;
	color:#acacac;
	font-size:12px;
	padding:10px 0 5px 0;
}
.kontaktform h3 {margin-bottom:15px;}
form .input {
	display:block;
	width:100%;
	margin:0;
	font-size:12px;
	font-style:normal;
	color:#000;
	line-height:16px;
	height:16px;
	padding:6px 0;
	text-indent:5px;
	border:1px solid #999;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f0f0f0), to(#fdfdfd));
	background: -moz-linear-gradient(#f0f0f0, #fdfdfd);
	background: linear-gradient(#f0f0f0, #fdfdfd);
	-pie-background: linear-gradient(#f0f0f0, #fdfdfd);
	-webkit-box-shadow: inset 0 1px 1px #999;
	-moz-box-shadow: inset 0 1px 1px #999;
	box-shadow: inset 0 1px 1px #999;
}
.form .error .input.error {background-image:url(http://www.veon.sk/images/layout/error1.png);
	background-repeat:no-repeat;
	background-position: center right;
}
.form .error1 .input.error {background-image:url(http://www.veon.sk/images/layout/error2.png);
	background-repeat:no-repeat;
	background-position: center right;
}
.submit {
	width:154px;
	height:49px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	background:#333;
}
form .input:hover, .form textarea:hover, .form select:hover {
	border:1px solid #666;
}
form select {
	border:1px solid #999;
	display:block;
	width:100%;
	margin:0;
	font-size:12px;
	font-style:normal;
	color:#000;
	line-height:16px;
}
form textarea {
	overflow:auto;
	display:block;
	width:100%;
	height:120px;
	margin:0;
	font-size:12px;
	font-style:normal;
	color:#000;
	line-height:16px;
	padding:5px;
	border:1px solid #999;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f0f0f0), to(#fdfdfd));
	background: -moz-linear-gradient(#f0f0f0, #fdfdfd);
	background: linear-gradient(#f0f0f0, #fdfdfd);
	-pie-background: linear-gradient(#f0f0f0, #fdfdfd);
	-webkit-box-shadow: inset 0 1px 1px #999;
	-moz-box-shadow: inset 0 1px 1px #999;
	box-shadow: inset 0 1px 1px #999;
}
.form textarea.error {background-image:url(http://www.veon.sk/images/layout/error1.png);
	background-repeat:no-repeat;
	background-position: right 7px;
}
.form .checkbox, .form .radio {
	width:14px;
	height:14px;
	float:left;
	margin:7px 5px 1px 0;
}
.form button {
	margin:10px 10px 10px 0;
	font-size:14px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	background:#2D63AE;
	height:36px;
	padding:0 10px;
}

/* WARNING MESSAGE */
.warning {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	background:#BE0035;
	padding:10px 0;
	color:#fff;
}
.warning p {
	line-height: 18px;
	font-size:14px;
	padding:0;
	color:#fff;
}
.warning a {
	color:#fff;
	text-decoration:underline;
	font-weight:normal;
}
.warning a:hover {
	color:#fff;
	text-decoration:none;
}

/* CLEAR FLOATOV */
.clr { clear: both; }
.clr-left { clear: left; }
.clr-right { clear: right; }
.ac:after { /* autoclear - doporucene */
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.lft {float:left;}
.rgt {float:right;}

.hiddenFields{display:none;}

.wrp {width:100%;}

/* -------------------*
 *       LAYOUT       *
 *------------------- */

.content {
	padding:3px 0 15px 0;
}
.cnt {
	width:940px;
	margin:0 auto;
	text-align: left;
	padding:90px 0 0 0;
}
.top {
	position:fixed;
	z-index:800;
	width:100%;
	height:81px;
	top:0;
	left:0;
	background:#fff url(http://www.veon.sk/images/layout/top.png) top center no-repeat;
}
.top .cnt {
	padding:0;
	background:#fff url(http://www.veon.sk/images/layout/top.png) top center no-repeat;
}
.wrap {
	width:100%;
	padding:10px 0 100px 0;
}
.width1 {width:205px;}
.width2 {width:330px;}
.width3 {width:670px;}

/* logo */
.logo {
	width:205px;
	height:81px; 
	overflow:hidden;
	position:relative;
	padding:0;
	margin:0;
	text-align:left;
	color:#fff;
	font-size:30px;
	line-height:100px;
	float:left;
	background:#1b1b1b;
}
.logo a {
	color:#fff;
	display:block;
	text-align:center;
	line-height:81px; 
}
.logo img {
	position:absolute;
	top:0;
	left:0;
	border:0;
	margin:0;
	width:205px;
	height:81px;
}
.menu {
	list-style:none;
	padding:30px 0 0 0;
	float:right;
}
.menu li {
	display:inline;
	float:left;
}
.menu a {
	font-size:18px;
	color:#292929;
	display:block;
	float:left;
	font-family: 'HelveticaNeueCELight', Helvetica, Arial, sans-serif;
	text-align:center;
}
/*
.menu a.auvod {width:68px;}
.menu a.amy {width:53px;}
.menu a.aportfolio {width:92px;}
.menu a.aaktuality {width:90px;}
.menu a.akontakt {
	width:72px;
	text-align:right;
}
.menu a:hover {
	font-weight:bold;
	text-decoration:none;
}
*/
.menu span {
	color: #5793C0;
	font-size:18px;
	display:block;
	float:left;
	padding:0 18px;
	line-height:23px;
}

.uvod {
	float:right;
	font-size: 25px;
	line-height: 29px;
	letter-spacing:0;
	font-weight:normal;
	display:block;
	width:112px;
	height:40px;
	padding:93px 0 0 0;
	background:url(http://www.veon.sk/images/layout/uvod.gif) top left no-repeat;
	margin:54px 0 0 0;
	text-align:right;
}

.columns {
	list-style:none;
	padding-left:0;
}
.columns li {
	float:left;
	margin:0 40px 0 0;
}
.columns li.rear {margin:0;}

.zoom {
	display:none;
	width:53px;
	height:53px;
	background:url(http://www.veon.sk/images/layout/zoom.png) top left no-repeat;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-27px;
	margin-left:-27px;
}
.img-cnt {
	position:relative;
	width:940px;
	height:270px;
	overflow:hidden;
	margin:0 0 15px 0;
}
.img-cnt a {display:none;}
.img-cnt a.main, ul .img-cnt a, .img-cnt a.main .zoom {display:block;}
ul .img-cnt {
	width:450px;
	height:154px;
}
.portfolio {
	position:relative;
	padding:0;
	width:940px;
}
.portfolio .inner {
	position:relative;
	width:940px;
	overflow:hidden;
}
.portfolio ul {
	width:50000px;
	padding:0;
	list-style:none;
	margin-left:0;
}
.portfolio ul li {
	width:450px;
	margin:0 40px 0 0;
	float:left;
}
.arrow {
	display:block;
	width:19px;
	height:0;
	padding-top:32px;
	position:absolute;
	line-height:2em;
	overflow:hidden;
	top:60px;
}
.arrow.right {background:url(http://www.veon.sk/images/layout/right.gif) top left no-repeat;
	right:-39px;
}
.arrow.right:hover {background:url(http://www.veon.sk/images/layout/right-hvr.gif) top left no-repeat;
}
.arrow.left {background:url(http://www.veon.sk/images/layout/left.gif) top left no-repeat;
	left:-39px;
}
.arrow.left:hover {background:url(http://www.veon.sk/images/layout/left-hvr.gif) top left no-repeat;
}

.aktuality {
	padding:0;
	list-style:none;
}
.aktuality li {
	padding:0 0 15px 0;
}
.aktuality h3 {
	margin:0 0 12px 0;
}
.aktuality .img {
	display:block;
	width:205px;
	height:154px;
	float:left;
	margin:5px 20px 20px 0;
}

.kontakty {
	width:190px;
	float:left;
	padding:20px 0 0 0;
}
.kontakty h3 {margin-bottom:15px;}

.foot {
	display:block;
	color:#acacac;
	font-size:12px;
	line-height:18px;
	padding:60px 0 150px 0;
}
.foot a {
	color:#acacac;
	text-decoration:none;
}
.foot a:hover {
	color:#acacac;
	text-decoration:underline;
}
.galeria-mini {
	width:940px;
	overflow:hidden;
	height:230px;
	margin:0 0 50px 0;
}
.galeria-mini ul {
	list-style:none;
	padding:0;
	width:10000px;
}
.galeria-mini li {
	display:block;
	float:left;
	overflow:hidden;
	height:230px;
	width:75px;
	margin:0 5px 0 0;
}
.galeria-mini img {height:230px;}
.galeria-clanok {
	list-style:none;
	width:770px;
	padding:0;
/*	background:#eee;*/
}
.galeria-clanok li {
	display:block;
	float:left;
	overflow:hidden;
	height:100px;
	width:150px;
	margin:0 20px 0 0;
/*	margin:10px;*/
}
.galeria-clanok li a {
	display:block;
	float:left;
	overflow:hidden;
	height:100px;
	width:150px;
}
.galeria-clanok li.active {
	height:106px;
	width:156px;
}
.galeria-clanok li a.active{
	border:3px solid #3295D4;
	height:100px;
	width:150px;
}
.galeria-ono {
	overflow:hidden;
	width:770px;
/*	margin:20px 0 20px 0;
	background:#eee;*/
}
.galeria-ono img {/*
	margin:10px;*/
}
.trd {text-align:right;}
.trd span {display:inline-block;font-size:24px;line-height:75px;padding:0 0 0 39px;font-family: 'HelveticaNeueCELight', Helvetica, Arial, sans-serif;}
.trd i, #my h3 i {color:#3295D4;}
